mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
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:
parent
34275976e7
commit
2324f7048d
2 changed files with 5 additions and 5 deletions
|
|
@ -46,7 +46,7 @@
|
||||||
"seamless-immutable": "7.1.4",
|
"seamless-immutable": "7.1.4",
|
||||||
"semver": "7.3.2",
|
"semver": "7.3.2",
|
||||||
"shebang-loader": "0.0.1",
|
"shebang-loader": "0.0.1",
|
||||||
"styled-jsx": "3.2.5",
|
"styled-jsx": "3.3.0",
|
||||||
"stylis": "3.5.4",
|
"stylis": "3.5.4",
|
||||||
"uuid": "7.0.3",
|
"uuid": "7.0.3",
|
||||||
"webpack-cli": "3.3.11",
|
"webpack-cli": "3.3.11",
|
||||||
|
|
|
||||||
|
|
@ -8103,10 +8103,10 @@ style-loader@1.2.1:
|
||||||
loader-utils "^2.0.0"
|
loader-utils "^2.0.0"
|
||||||
schema-utils "^2.6.6"
|
schema-utils "^2.6.6"
|
||||||
|
|
||||||
styled-jsx@3.2.5:
|
styled-jsx@3.3.0:
|
||||||
version "3.2.5"
|
version "3.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-3.2.5.tgz#0172a3e13a0d6d8bf09167dcaf32cf7102d932ca"
|
resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-3.3.0.tgz#32335c1a3ecfc923ba4f9c056eeb3d4699006b09"
|
||||||
integrity sha512-prEahkYwQHomUljJzXzrFnBmQrSMtWOBbXn8QeEkpfFkqMZQGshxzzp4H8ebBIsbVlHF/3+GSXMnmK/fp7qVYQ==
|
integrity sha512-sh8BI5eGKyJlwL4kNXHjb27/a/GJV8wP4ElRIkRXrGW3sHKOsY9Pa1VZRNxyvf3+lisdPwizD9JDkzVO9uGwZw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/types" "7.8.3"
|
"@babel/types" "7.8.3"
|
||||||
babel-plugin-syntax-jsx "6.18.0"
|
babel-plugin-syntax-jsx "6.18.0"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue