mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-25 11:59:11 +00:00
chore(deps-dev): bump jest-styled-components from 7.0.4 to 7.0.5
Bumps [jest-styled-components](https://github.com/styled-components/jest-styled-components) from 7.0.4 to 7.0.5. - [Release notes](https://github.com/styled-components/jest-styled-components/releases) - [Changelog](https://github.com/styled-components/jest-styled-components/blob/main/CHANGELOG.md) - [Commits](https://github.com/styled-components/jest-styled-components/compare/v7.0.4...v7.0.5) --- updated-dependencies: - dependency-name: jest-styled-components dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d5acea4abb
commit
d7fef8e8d3
2 changed files with 7 additions and 7 deletions
|
@ -50,7 +50,7 @@
|
||||||
"jest": "26.6.0",
|
"jest": "26.6.0",
|
||||||
"jest-enzyme": "^7.1.2",
|
"jest-enzyme": "^7.1.2",
|
||||||
"jest-react-hooks-shallow": "^1.5.1",
|
"jest-react-hooks-shallow": "^1.5.1",
|
||||||
"jest-styled-components": "^7.0.4",
|
"jest-styled-components": "^7.0.5",
|
||||||
"lint-staged": "^11.0.0",
|
"lint-staged": "^11.0.0",
|
||||||
"npm-run-all": "^4.1.5",
|
"npm-run-all": "^4.1.5",
|
||||||
"prettier": "^2.3.2",
|
"prettier": "^2.3.2",
|
||||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -6457,7 +6457,7 @@ css.escape@^1.5.1:
|
||||||
resolved "https://registry.yarnpkg.com/css.escape/-/css.escape-1.5.1.tgz#42e27d4fa04ae32f931a4b4d4191fa9cddee97cb"
|
resolved "https://registry.yarnpkg.com/css.escape/-/css.escape-1.5.1.tgz#42e27d4fa04ae32f931a4b4d4191fa9cddee97cb"
|
||||||
integrity sha1-QuJ9T6BK4y+TGktNQZH6nN3ul8s=
|
integrity sha1-QuJ9T6BK4y+TGktNQZH6nN3ul8s=
|
||||||
|
|
||||||
css@^2.0.0, css@^2.2.4:
|
css@^2.0.0:
|
||||||
version "2.2.4"
|
version "2.2.4"
|
||||||
resolved "https://registry.yarnpkg.com/css/-/css-2.2.4.tgz#c646755c73971f2bba6a601e2cf2fd71b1298929"
|
resolved "https://registry.yarnpkg.com/css/-/css-2.2.4.tgz#c646755c73971f2bba6a601e2cf2fd71b1298929"
|
||||||
integrity sha512-oUnjmWpy0niI3x/mPL8dVEI1l7MnG3+HHyRPHf+YFSbK+svOhXpmSOcDURUh2aOCgl2grzrOPt1nHLuCVFULLw==
|
integrity sha512-oUnjmWpy0niI3x/mPL8dVEI1l7MnG3+HHyRPHf+YFSbK+svOhXpmSOcDURUh2aOCgl2grzrOPt1nHLuCVFULLw==
|
||||||
|
@ -10485,12 +10485,12 @@ jest-snapshot@^26.6.0, jest-snapshot@^26.6.2:
|
||||||
pretty-format "^26.6.2"
|
pretty-format "^26.6.2"
|
||||||
semver "^7.3.2"
|
semver "^7.3.2"
|
||||||
|
|
||||||
jest-styled-components@^7.0.4:
|
jest-styled-components@^7.0.5:
|
||||||
version "7.0.4"
|
version "7.0.5"
|
||||||
resolved "https://registry.yarnpkg.com/jest-styled-components/-/jest-styled-components-7.0.4.tgz#ee6294baf382a89059ee9b8eca9bd43def849a58"
|
resolved "https://registry.yarnpkg.com/jest-styled-components/-/jest-styled-components-7.0.5.tgz#6da3f1a1c8bd98bccc6bcf9aabfdefdcd88fd92c"
|
||||||
integrity sha512-411C8kdPcht+fUflZt94nbOUqCATa6wO9DSUU8G188vNFtWZImOZN3fNdXxf64fIoXKOf+7NBB0bzdz720jW8g==
|
integrity sha512-ZR/r3IKNkgaaVIOThn0Qis4sNQtA352qHjhbxSHeLS3FDIvHSUSJoI2b3kzk+bHHQ1VOeV630usERtnyhyZh4A==
|
||||||
dependencies:
|
dependencies:
|
||||||
css "^2.2.4"
|
css "^3.0.0"
|
||||||
|
|
||||||
jest-util@^24.9.0:
|
jest-util@^24.9.0:
|
||||||
version "24.9.0"
|
version "24.9.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue