File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 68
68
"eslint-plugin-react" : " ^7.14.2" ,
69
69
"html-webpack-plugin" : " 4.0.0" ,
70
70
"jest" : " ^24.9.0" ,
71
- "jest-styled-components" : " ^6.3.3 " ,
71
+ "jest-styled-components" : " ^7.0.2 " ,
72
72
"prettier" : " ^1.17.1" ,
73
73
"react-test-renderer" : " 16.8.6" ,
74
74
"redux-mock-store" : " 1.5.4" ,
Original file line number Diff line number Diff line change @@ -8596,10 +8596,10 @@ jest-specific-snapshot@^2.0.0:
8596
8596
dependencies:
8597
8597
jest-snapshot "^24.1.0"
8598
8598
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 ==
8603
8603
dependencies:
8604
8604
css "^2.2.4"
8605
8605
You can’t perform that action at this time.
0 commit comments