From 539fe51a7fad1c9c0fee0f3fa706056b1daf09ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Aug 2022 11:03:37 +0000 Subject: [PATCH] Bump styled-jsx from 5.0.2 to 5.0.4 Bumps [styled-jsx](https://github.com/vercel/styled-jsx) from 5.0.2 to 5.0.4. - [Release notes](https://github.com/vercel/styled-jsx/releases) - [Changelog](https://github.com/vercel/styled-jsx/blob/main/Changelog.md) - [Commits](https://github.com/vercel/styled-jsx/compare/v5.0.2...v5.0.4) --- updated-dependencies: - dependency-name: styled-jsx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b0c156b3..a53b6b60 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "seamless-immutable": "7.1.4", "semver": "7.3.7", "shebang-loader": "0.0.1", - "styled-jsx": "5.0.2", + "styled-jsx": "5.0.4", "stylis": "3.5.4", "uuid": "8.3.2", "webpack-cli": "4.10.0", diff --git a/yarn.lock b/yarn.lock index be64b086..e7d183aa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7585,10 +7585,10 @@ style-loader@3.3.1: resolved "https://registry.npmjs.org/style-loader/-/style-loader-3.3.1.tgz#057dfa6b3d4d7c7064462830f9113ed417d38575" integrity sha512-GPcQ+LDJbrcxHORTRes6Jy2sfvK2kS6hpSfI/fXhPt+spVzxF6LJ1dHLN9zIGmVaaP044YKaIatFaufENRiDoQ== -styled-jsx@5.0.2: - version "5.0.2" - resolved "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.0.2.tgz#ff230fd593b737e9e68b630a694d460425478729" - integrity sha512-LqPQrbBh3egD57NBcHET4qcgshPks+yblyhPlH2GY8oaDgKs8SK4C3dBh3oSJjgzJ3G5t1SYEZGHkP+QEpX9EQ== +styled-jsx@5.0.4: + version "5.0.4" + resolved "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.0.4.tgz#5b1bd0b9ab44caae3dd1361295559706e044aa53" + integrity sha512-sDFWLbg4zR+UkNzfk5lPilyIgtpddfxXEULxhujorr5jtePTUqiPDc5BC0v1NRqTr/WaFBGQQUoYToGlF4B2KQ== stylis@3.5.4: version "3.5.4"