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 Oct 12, 2020
1 parent d1eb998 commit 5e722a6
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.3",
"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 @@ -12066,10 +12066,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.3:
version "7.0.3"
resolved "https://registry.yarnpkg.com/jest-styled-components/-/jest-styled-components-7.0.3.tgz#cc0b031f910484e68f175568682f3969ff774b2c"
integrity sha512-jj9sWyshehUnB0P9WFUaq9Bkh6RKYO8aD8lf3gUrXRwg/MRddTFk7U9D9pC4IAI3v9fbz4vmrMxwaecTpG8NKA==
dependencies:
css "^2.2.4"

Expand Down

0 comments on commit 5e722a6

Please sign in to comment.