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

Commit 65e73e7

Browse files
committed
chore(deps): update dependency jest-styled-components to v7
1 parent bb27f8d commit 65e73e7

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
@@ -288,7 +288,7 @@
288288
"html-webpack-plugin": "4.3.0",
289289
"husky": "4.2.5",
290290
"jest": "26.0.1",
291-
"jest-styled-components": "6.3.4",
291+
"jest-styled-components": "7.0.3",
292292
"lnd-binary": "0.3.17",
293293
"minimist": "1.2.5",
294294
"mock-spawn": "0.2.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12035,10 +12035,10 @@ jest-snapshot@^26.0.1:
1203512035
pretty-format "^26.0.1"
1203612036
semver "^7.3.2"
1203712037

12038-
jest-styled-components@6.3.4:
12039-
version "6.3.4"
12040-
resolved "https://registry.yarnpkg.com/jest-styled-components/-/jest-styled-components-6.3.4.tgz#64de9c0ceae14f311248734c79dcc66b447f90f1"
12041-
integrity sha512-dc32l0/6n3FtsILODpvKNz6SLg50OmbJ/3r3oRh9jc2VIPPGZT5jWv7BKIcNCYH7E38ZK7uejNl3zJsCOIenng==
12038+
jest-styled-components@7.0.3:
12039+
version "7.0.3"
12040+
resolved "https://registry.yarnpkg.com/jest-styled-components/-/jest-styled-components-7.0.3.tgz#cc0b031f910484e68f175568682f3969ff774b2c"
12041+
integrity sha512-jj9sWyshehUnB0P9WFUaq9Bkh6RKYO8aD8lf3gUrXRwg/MRddTFk7U9D9pC4IAI3v9fbz4vmrMxwaecTpG8NKA==
1204212042
dependencies:
1204312043
css "^2.2.4"
1204412044

0 commit comments

Comments
 (0)