From 8cade88f532652adfa31e6ab6292c6a455447a26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 13:12:00 +0000 Subject: [PATCH] Bump styled-jsx from 3.4.1 to 3.4.2 Bumps [styled-jsx](https://github.com/vercel/styled-jsx) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/vercel/styled-jsx/releases) - [Commits](https://github.com/vercel/styled-jsx/compare/v3.4.1...v3.4.2) 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 5e1456f9..eadf3f1f 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.1", + "styled-jsx": "3.4.2", "stylis": "3.5.4", "uuid": "8.3.2", "webpack-cli": "4.5.0", diff --git a/yarn.lock b/yarn.lock index c380c171..9f16370d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7258,10 +7258,10 @@ style-loader@2.0.0: loader-utils "^2.0.0" schema-utils "^3.0.0" -styled-jsx@3.4.1: - version "3.4.1" - resolved "https://registry.npmjs.org/styled-jsx/-/styled-jsx-3.4.1.tgz#5b12c5e841cec3d7310f5ab6b94c3c8df665caf5" - integrity sha512-Jl1pcQVTnHdsfePHxZ0GgxxgU3+KgiDKj9QTp2vZ0eifg2cgNV5RFdgfxcXvJyspsynUhF32opNZ4jmM1EIROA== +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== dependencies: "@babel/helper-module-imports" "7.12.5" "@babel/types" "7.8.3"