Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency jest-styled-components to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 26, 2021
1 parent caeeac5 commit 1ab98c0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@
"html-webpack-plugin": "4.3.0",
"husky": "4.3.0",
"jest": "26.5.3",
"jest-styled-components": "6.3.4",
"jest-styled-components": "7.0.4",
"lnd-binary": "0.3.18",
"minimist": "1.2.5",
"mock-spawn": "0.2.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12099,10 +12099,10 @@ jest-snapshot@^26.5.3:
pretty-format "^26.5.2"
semver "^7.3.2"

jest-styled-components@6.3.4:
version "6.3.4"
resolved "https://registry.yarnpkg.com/jest-styled-components/-/jest-styled-components-6.3.4.tgz#64de9c0ceae14f311248734c79dcc66b447f90f1"
integrity sha512-dc32l0/6n3FtsILODpvKNz6SLg50OmbJ/3r3oRh9jc2VIPPGZT5jWv7BKIcNCYH7E38ZK7uejNl3zJsCOIenng==
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==
dependencies:
css "^2.2.4"

Expand Down

0 comments on commit 1ab98c0

Please sign in to comment.