File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 61
61
"eslint-plugin-standard" : " ^3.1.0" ,
62
62
"jest" : " ^23.1.0" ,
63
63
"jest-enzyme" : " ^6.0.1" ,
64
- "jest-styled-components" : " ^5.0.0 " ,
64
+ "jest-styled-components" : " ^6.1.1 " ,
65
65
"lerna" : " ^3.1.4" ,
66
66
"prettier" : " ^1.13.4" ,
67
67
"prop-types" : " ^15.6.0" ,
Original file line number Diff line number Diff line change @@ -6423,9 +6423,9 @@ jest-specific-snapshot@^0.5.0:
6423
6423
dependencies :
6424
6424
jest-snapshot ">=20.0.3"
6425
6425
6426
- jest-styled-components@^5.0.0 :
6427
- version "5.0 .1"
6428
- resolved "https://registry.yarnpkg.com/jest-styled-components/-/jest-styled-components-5.0 .1.tgz#386c5a161a0f5e783444d624bfc18c6d228d1277 "
6426
+ jest-styled-components@^6.1.1 :
6427
+ version "6.1 .1"
6428
+ resolved "https://registry.yarnpkg.com/jest-styled-components/-/jest-styled-components-6.1 .1.tgz#2b9b6e3ded212b43ea71df72e82d55b856e9d1ed "
6429
6429
dependencies :
6430
6430
css "^2.2.1"
6431
6431
You can’t perform that action at this time.
0 commit comments