Skip to content

Commit

Permalink
chore(deps): update dependency jest-styled-components to v7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 18, 2020
1 parent c5b57f5 commit 6581b6a
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 @@ -62,7 +62,7 @@
"husky": "1.3.1",
"jest": "24.1.0",
"jest-specific-snapshot": "2.0.0",
"jest-styled-components": "7.0.0-2",
"jest-styled-components": "7.0.0",
"lint-staged": "8.1.4",
"polished": "3.0.0",
"prettier": "1.16.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6922,10 +6922,10 @@ jest-specific-snapshot@^1.0.0:
dependencies:
jest-snapshot "^23.6.0"

[email protected]-2:
version "7.0.0-2"
resolved "https://registry.yarnpkg.com/jest-styled-components/-/jest-styled-components-7.0.0-2.tgz#c827ab84a3e69c03579b32963f9e55f0b72f75a4"
integrity sha512-5Rtv9C1qaqamc1RNwg0IquGS+CGSVXbySVOtC3vs4XjcfI+RWTb+5V1lqIU+Qj4dAyk/3x+seiLvnJ+X80n8Gw==
[email protected]:
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 6581b6a

Please sign in to comment.