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 Mar 7, 2020
1 parent 7dd739e commit 2241a47
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 @@ -281,7 +281,7 @@
"html-webpack-plugin": "3.2.0",
"husky": "4.2.3",
"jest": "24.9.0",
"jest-styled-components": "6.3.4",
"jest-styled-components": "7.0.0",
"lnd-binary": "0.3.15",
"minimist": "1.2.0",
"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 @@ -12117,10 +12117,10 @@ jest-snapshot@^24.0.0, jest-snapshot@^24.9.0:
pretty-format "^24.9.0"
semver "^6.2.0"

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.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/jest-styled-components/-/jest-styled-components-7.0.0.tgz#3e1b7dcd077800ea5191e1cc95b314917a2ed668"
integrity sha512-A1nl8q1ptZj1t5wd0x/UYjnqfld1GhZwRDPS9w0eD5P5R8G+Q4uHaBAbUjf+Arjexqh2BxfrGkTc3tDuhtdifg==
dependencies:
css "^2.2.4"

Expand Down

0 comments on commit 2241a47

Please sign in to comment.