mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-24 19:39:11 +00:00
chore(deps-dev): bump jest-styled-components from 7.0.4 to 7.0.8
Bumps [jest-styled-components](https://github.com/styled-components/jest-styled-components) from 7.0.4 to 7.0.8. - [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.8) --- 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
4e2616c1a7
commit
31cb47efa8
2 changed files with 7 additions and 7 deletions
|
@ -50,7 +50,7 @@
|
|||
"jest": "26.6.0",
|
||||
"jest-enzyme": "^7.1.2",
|
||||
"jest-react-hooks-shallow": "^1.5.1",
|
||||
"jest-styled-components": "^7.0.4",
|
||||
"jest-styled-components": "^7.0.8",
|
||||
"lint-staged": "^11.0.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"prettier": "^2.3.2",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -6477,7 +6477,7 @@ css.escape@^1.5.1:
|
|||
resolved "https://registry.yarnpkg.com/css.escape/-/css.escape-1.5.1.tgz#42e27d4fa04ae32f931a4b4d4191fa9cddee97cb"
|
||||
integrity sha1-QuJ9T6BK4y+TGktNQZH6nN3ul8s=
|
||||
|
||||
css@^2.0.0, css@^2.2.4:
|
||||
css@^2.0.0:
|
||||
version "2.2.4"
|
||||
resolved "https://registry.yarnpkg.com/css/-/css-2.2.4.tgz#c646755c73971f2bba6a601e2cf2fd71b1298929"
|
||||
integrity sha512-oUnjmWpy0niI3x/mPL8dVEI1l7MnG3+HHyRPHf+YFSbK+svOhXpmSOcDURUh2aOCgl2grzrOPt1nHLuCVFULLw==
|
||||
|
@ -10515,12 +10515,12 @@ jest-snapshot@^26.6.0, jest-snapshot@^26.6.2:
|
|||
pretty-format "^26.6.2"
|
||||
semver "^7.3.2"
|
||||
|
||||
jest-styled-components@^7.0.4:
|
||||
version "7.0.4"
|
||||
resolved "https://registry.yarnpkg.com/jest-styled-components/-/jest-styled-components-7.0.4.tgz#ee6294baf382a89059ee9b8eca9bd43def849a58"
|
||||
integrity sha512-411C8kdPcht+fUflZt94nbOUqCATa6wO9DSUU8G188vNFtWZImOZN3fNdXxf64fIoXKOf+7NBB0bzdz720jW8g==
|
||||
jest-styled-components@^7.0.8:
|
||||
version "7.0.8"
|
||||
resolved "https://registry.yarnpkg.com/jest-styled-components/-/jest-styled-components-7.0.8.tgz#9ea3b43f002de060b4638fde3b422d14b3e3ec9f"
|
||||
integrity sha512-0KE54d0yIzKcvtOv8eikyjG3rFRtKYUyQovaoha3nondtZzXYGB3bhsvYgEegU08Iry0ndWx2+g9f5ZzD4I+0Q==
|
||||
dependencies:
|
||||
css "^2.2.4"
|
||||
css "^3.0.0"
|
||||
|
||||
jest-util@^24.9.0:
|
||||
version "24.9.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue