mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump styled-jsx from 3.3.2 to 3.4.1
Bumps [styled-jsx](https://github.com/vercel/styled-jsx) from 3.3.2 to 3.4.1. - [Release notes](https://github.com/vercel/styled-jsx/releases) - [Commits](https://github.com/vercel/styled-jsx/compare/v3.3.2...v3.4.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
27ef0f1202
commit
ef40740276
2 changed files with 7 additions and 6 deletions
|
|
@ -47,7 +47,7 @@
|
|||
"seamless-immutable": "7.1.4",
|
||||
"semver": "7.3.4",
|
||||
"shebang-loader": "0.0.1",
|
||||
"styled-jsx": "3.3.2",
|
||||
"styled-jsx": "3.4.1",
|
||||
"stylis": "3.5.4",
|
||||
"uuid": "8.3.2",
|
||||
"webpack-cli": "4.3.1",
|
||||
|
|
|
|||
11
yarn.lock
11
yarn.lock
|
|
@ -134,7 +134,7 @@
|
|||
dependencies:
|
||||
"@babel/types" "^7.12.7"
|
||||
|
||||
"@babel/helper-module-imports@^7.12.1", "@babel/helper-module-imports@^7.12.5":
|
||||
"@babel/helper-module-imports@7.12.5", "@babel/helper-module-imports@^7.12.1", "@babel/helper-module-imports@^7.12.5":
|
||||
version "7.12.5"
|
||||
resolved "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz#1bfc0229f794988f76ed0a4d4e90860850b54dfb"
|
||||
integrity sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA==
|
||||
|
|
@ -7137,11 +7137,12 @@ style-loader@2.0.0:
|
|||
loader-utils "^2.0.0"
|
||||
schema-utils "^3.0.0"
|
||||
|
||||
styled-jsx@3.3.2:
|
||||
version "3.3.2"
|
||||
resolved "https://registry.npmjs.org/styled-jsx/-/styled-jsx-3.3.2.tgz#2474601a26670a6049fb4d3f94bd91695b3ce018"
|
||||
integrity sha512-daAkGd5mqhbBhLd6jYAjYBa9LpxYCzsgo/f6qzPdFxVB8yoGbhxvzQgkC0pfmCVvW3JuAEBn0UzFLBfkHVZG1g==
|
||||
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==
|
||||
dependencies:
|
||||
"@babel/helper-module-imports" "7.12.5"
|
||||
"@babel/types" "7.8.3"
|
||||
babel-plugin-syntax-jsx "6.18.0"
|
||||
convert-source-map "1.7.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue