Skip to content

Commit 36130d3

Browse files
author
unity
committed
Merge remote-tracking branch 'origin/greenkeeper/jest-styled-components-7.0.2' into greenkeeper/html-webpack-plugin-4.0.0
2 parents f3525f1 + ffe64e9 commit 36130d3

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
@@ -68,7 +68,7 @@
6868
"eslint-plugin-react": "^7.14.2",
6969
"html-webpack-plugin": "4.0.0",
7070
"jest": "^24.9.0",
71-
"jest-styled-components": "^6.3.3",
71+
"jest-styled-components": "^7.0.2",
7272
"prettier": "^1.17.1",
7373
"react-test-renderer": "16.8.6",
7474
"redux-mock-store": "1.5.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8596,10 +8596,10 @@ jest-specific-snapshot@^2.0.0:
85968596
dependencies:
85978597
jest-snapshot "^24.1.0"
85988598

8599-
jest-styled-components@^6.3.3:
8600-
version "6.3.3"
8601-
resolved "https://registry.yarnpkg.com/jest-styled-components/-/jest-styled-components-6.3.3.tgz#e15bbda13a6b6ff876d6b783751fe9840860c52a"
8602-
integrity sha512-RBMPZSJJSgPDTTJsuYzx5fsij/CULaqQNZOWkn8J/L++rX6P830o2vB9CXGzfQf/bVq9qGr1ZBNoivi+v6JPYg==
8599+
jest-styled-components@^7.0.2:
8600+
version "7.0.2"
8601+
resolved "https://registry.yarnpkg.com/jest-styled-components/-/jest-styled-components-7.0.2.tgz#b7711871ea74a04491b12bad123fa35cc65a2a80"
8602+
integrity sha512-i1Qke8Jfgx0Why31q74ohVj9S2FmMLUE8bNRSoK4DgiurKkXG6HC4NPhcOLAz6VpVd9wXkPn81hOt4aAQedqsA==
86038603
dependencies:
86048604
css "^2.2.4"
86058605

0 commit comments

Comments
 (0)