mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-17 05:58:41 -09:00
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] <support@github.com>
This commit is contained in:
parent
b1563bb1f6
commit
26ee623c5f
2 changed files with 5 additions and 5 deletions
|
|
@ -47,7 +47,7 @@
|
||||||
"seamless-immutable": "7.1.4",
|
"seamless-immutable": "7.1.4",
|
||||||
"semver": "7.3.4",
|
"semver": "7.3.4",
|
||||||
"shebang-loader": "0.0.1",
|
"shebang-loader": "0.0.1",
|
||||||
"styled-jsx": "3.4.2",
|
"styled-jsx": "3.4.4",
|
||||||
"stylis": "3.5.4",
|
"stylis": "3.5.4",
|
||||||
"uuid": "8.3.2",
|
"uuid": "8.3.2",
|
||||||
"webpack-cli": "4.5.0",
|
"webpack-cli": "4.5.0",
|
||||||
|
|
|
||||||
|
|
@ -7117,10 +7117,10 @@ style-loader@2.0.0:
|
||||||
loader-utils "^2.0.0"
|
loader-utils "^2.0.0"
|
||||||
schema-utils "^3.0.0"
|
schema-utils "^3.0.0"
|
||||||
|
|
||||||
styled-jsx@3.4.2:
|
styled-jsx@3.4.4:
|
||||||
version "3.4.2"
|
version "3.4.4"
|
||||||
resolved "https://registry.npmjs.org/styled-jsx/-/styled-jsx-3.4.2.tgz#40b90ab433e8e26f57919b5333d8427340521096"
|
resolved "https://registry.npmjs.org/styled-jsx/-/styled-jsx-3.4.4.tgz#d5012cac2ed22be0b72e28932f3eece8d83b695c"
|
||||||
integrity sha512-SCEwcnnRHlv0iJ56T/ke1pKnkMiIHPvIPm18kyne9Hirug8RV5p9+tjuQB8GDr6UXN+GH5gzPOqnYhNnNV0jaw==
|
integrity sha512-PkZi/col7R4cpwSPY2n4JjpcTYfBgaWg/1mt0+1E/pmkXL+Pik5Kr/snYMWj90+N3kDw+BqfnJOogdRw4621GQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/helper-module-imports" "7.12.5"
|
"@babel/helper-module-imports" "7.12.5"
|
||||||
"@babel/types" "7.8.3"
|
"@babel/types" "7.8.3"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue