From 2324f7048dbc29cebe8d99ac66b64562ed5eaf10 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 May 2020 17:06:48 +0000 Subject: [PATCH] Bump styled-jsx from 3.2.5 to 3.3.0 Bumps [styled-jsx](https://github.com/zeit/styled-jsx) from 3.2.5 to 3.3.0. - [Release notes](https://github.com/zeit/styled-jsx/releases) - [Commits](https://github.com/zeit/styled-jsx/compare/v3.2.5...v3.3.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 24250d4c..47b97a79 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "seamless-immutable": "7.1.4", "semver": "7.3.2", "shebang-loader": "0.0.1", - "styled-jsx": "3.2.5", + "styled-jsx": "3.3.0", "stylis": "3.5.4", "uuid": "7.0.3", "webpack-cli": "3.3.11", diff --git a/yarn.lock b/yarn.lock index c1129ddb..d5991580 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8103,10 +8103,10 @@ style-loader@1.2.1: loader-utils "^2.0.0" schema-utils "^2.6.6" -styled-jsx@3.2.5: - version "3.2.5" - resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-3.2.5.tgz#0172a3e13a0d6d8bf09167dcaf32cf7102d932ca" - integrity sha512-prEahkYwQHomUljJzXzrFnBmQrSMtWOBbXn8QeEkpfFkqMZQGshxzzp4H8ebBIsbVlHF/3+GSXMnmK/fp7qVYQ== +styled-jsx@3.3.0: + version "3.3.0" + resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-3.3.0.tgz#32335c1a3ecfc923ba4f9c056eeb3d4699006b09" + integrity sha512-sh8BI5eGKyJlwL4kNXHjb27/a/GJV8wP4ElRIkRXrGW3sHKOsY9Pa1VZRNxyvf3+lisdPwizD9JDkzVO9uGwZw== dependencies: "@babel/types" "7.8.3" babel-plugin-syntax-jsx "6.18.0"