From 63b66103762ba7cf0ac99cce841618c71251e3ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 07:04:55 +0000 Subject: [PATCH] Bump styled-jsx from 5.0.1 to 5.0.2 Bumps [styled-jsx](https://github.com/vercel/styled-jsx) from 5.0.1 to 5.0.2. - [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.1...v5.0.2) --- 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 3ed05ada..3f00af5b 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "seamless-immutable": "7.1.4", "semver": "7.3.5", "shebang-loader": "0.0.1", - "styled-jsx": "5.0.1", + "styled-jsx": "5.0.2", "stylis": "3.5.4", "uuid": "8.3.2", "webpack-cli": "4.9.2", diff --git a/yarn.lock b/yarn.lock index ff4f9a9b..94ed62f8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7306,10 +7306,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.1: - version "5.0.1" - resolved "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.0.1.tgz#78fecbbad2bf95ce6cd981a08918ce4696f5fc80" - integrity sha512-+PIZ/6Uk40mphiQJJI1202b+/dYeTVd9ZnMPR80pgiWbjIwvN2zIp4r9et0BgqBuShh48I0gttPlAXA7WVvBxw== +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== stylis@3.5.4: version "3.5.4"