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

Commit 1ab98c0

Browse files
committed
chore(deps): update dependency jest-styled-components to v7
1 parent caeeac5 commit 1ab98c0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@
287287
"html-webpack-plugin": "4.3.0",
288288
"husky": "4.3.0",
289289
"jest": "26.5.3",
290-
"jest-styled-components": "6.3.4",
290+
"jest-styled-components": "7.0.4",
291291
"lnd-binary": "0.3.18",
292292
"minimist": "1.2.5",
293293
"mock-spawn": "0.2.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12099,10 +12099,10 @@ jest-snapshot@^26.5.3:
1209912099
pretty-format "^26.5.2"
1210012100
semver "^7.3.2"
1210112101

12102-
jest-styled-components@6.3.4:
12103-
version "6.3.4"
12104-
resolved "https://registry.yarnpkg.com/jest-styled-components/-/jest-styled-components-6.3.4.tgz#64de9c0ceae14f311248734c79dcc66b447f90f1"
12105-
integrity sha512-dc32l0/6n3FtsILODpvKNz6SLg50OmbJ/3r3oRh9jc2VIPPGZT5jWv7BKIcNCYH7E38ZK7uejNl3zJsCOIenng==
12102+
jest-styled-components@7.0.4:
12103+
version "7.0.4"
12104+
resolved "https://registry.yarnpkg.com/jest-styled-components/-/jest-styled-components-7.0.4.tgz#ee6294baf382a89059ee9b8eca9bd43def849a58"
12105+
integrity sha512-411C8kdPcht+fUflZt94nbOUqCATa6wO9DSUU8G188vNFtWZImOZN3fNdXxf64fIoXKOf+7NBB0bzdz720jW8g==
1210612106
dependencies:
1210712107
css "^2.2.4"
1210812108

0 commit comments

Comments
 (0)