From 26ee623c5f0bd5df477de1551fde672843520a53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Feb 2021 11:05:31 +0000 Subject: [PATCH] Bump styled-jsx from 3.4.2 to 3.4.4 Bumps [styled-jsx](https://github.com/vercel/styled-jsx) from 3.4.2 to 3.4.4. - [Release notes](https://github.com/vercel/styled-jsx/releases) - [Commits](https://github.com/vercel/styled-jsx/compare/v3.4.2...v3.4.4) 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 19edfe7f..7352b915 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "seamless-immutable": "7.1.4", "semver": "7.3.4", "shebang-loader": "0.0.1", - "styled-jsx": "3.4.2", + "styled-jsx": "3.4.4", "stylis": "3.5.4", "uuid": "8.3.2", "webpack-cli": "4.5.0", diff --git a/yarn.lock b/yarn.lock index a8b386e0..8feba7e6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7117,10 +7117,10 @@ style-loader@2.0.0: loader-utils "^2.0.0" schema-utils "^3.0.0" -styled-jsx@3.4.2: - version "3.4.2" - resolved "https://registry.npmjs.org/styled-jsx/-/styled-jsx-3.4.2.tgz#40b90ab433e8e26f57919b5333d8427340521096" - integrity sha512-SCEwcnnRHlv0iJ56T/ke1pKnkMiIHPvIPm18kyne9Hirug8RV5p9+tjuQB8GDr6UXN+GH5gzPOqnYhNnNV0jaw== +styled-jsx@3.4.4: + version "3.4.4" + resolved "https://registry.npmjs.org/styled-jsx/-/styled-jsx-3.4.4.tgz#d5012cac2ed22be0b72e28932f3eece8d83b695c" + integrity sha512-PkZi/col7R4cpwSPY2n4JjpcTYfBgaWg/1mt0+1E/pmkXL+Pik5Kr/snYMWj90+N3kDw+BqfnJOogdRw4621GQ== dependencies: "@babel/helper-module-imports" "7.12.5" "@babel/types" "7.8.3"