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] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-18 17:06:48 +00:00
parent 34275976e7
commit 2324f7048d
2 changed files with 5 additions and 5 deletions

View file

@ -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",

View file

@ -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"