From aba8ed0bc06cf83587b806952e860c6728b7c3f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 09:01:26 +0000 Subject: [PATCH] Bump styled-jsx from 5.0.4 to 5.0.7 Bumps [styled-jsx](https://github.com/vercel/styled-jsx) from 5.0.4 to 5.0.7. - [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.4...v5.0.7) --- 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 0e98e871..9b7ee993 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "seamless-immutable": "7.1.4", "semver": "7.3.8", "shebang-loader": "0.0.1", - "styled-jsx": "5.0.4", + "styled-jsx": "5.0.7", "stylis": "3.5.4", "uuid": "9.0.0", "webpack-cli": "4.10.0", diff --git a/yarn.lock b/yarn.lock index 8566eb7b..d48b06f2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7616,10 +7616,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.4: - version "5.0.4" - resolved "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.0.4.tgz#5b1bd0b9ab44caae3dd1361295559706e044aa53" - integrity sha512-sDFWLbg4zR+UkNzfk5lPilyIgtpddfxXEULxhujorr5jtePTUqiPDc5BC0v1NRqTr/WaFBGQQUoYToGlF4B2KQ== +styled-jsx@5.0.7: + version "5.0.7" + resolved "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.0.7.tgz#be44afc53771b983769ac654d355ca8d019dff48" + integrity sha512-b3sUzamS086YLRuvnaDigdAewz1/EFYlHpYBP5mZovKEdQQOIIYq8lApylub3HHZ6xFjV051kkGU7cudJmrXEA== stylis@3.5.4: version "3.5.4"