Skip to content

Commit

Permalink
chore(deps): update dependency jest-styled-components to v7.0.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 21, 2019
1 parent c5b57f5 commit 2aae523
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-beta.2",
"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]:
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]beta.2:
version "7.0.0-beta.2"
resolved "https://registry.yarnpkg.com/jest-styled-components/-/jest-styled-components-7.0.0-beta.2.tgz#0442a8491a2411ea3fad0b1594214112722c173d"
integrity sha512-0t3FjoCoQPhmHxPZXm/zI9jAVnWGQERVr7hpRjN1EKyEH8R4YE8bPwA0BmA/9UTcL9iznODr1VDmz+9yXylpNw==
dependencies:
css "^2.2.4"

Expand Down

0 comments on commit 2aae523

Please sign in to comment.