Skip to content

Commit 3c97781

Browse files
authored
Merge pull request #482 from CraveFood/greenkeeper/jest-styled-components-6.0.0
Update jest-styled-components to the latest version 🚀
2 parents 144436b + 661951f commit 3c97781

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"eslint-plugin-standard": "^3.1.0",
6262
"jest": "^23.1.0",
6363
"jest-enzyme": "^6.0.1",
64-
"jest-styled-components": "^5.0.0",
64+
"jest-styled-components": "^6.1.1",
6565
"lerna": "^3.1.4",
6666
"prettier": "^1.13.4",
6767
"prop-types": "^15.6.0",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -6423,9 +6423,9 @@ jest-specific-snapshot@^0.5.0:
64236423
dependencies:
64246424
jest-snapshot ">=20.0.3"
64256425

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"
64296429
dependencies:
64306430
css "^2.2.1"
64316431

0 commit comments

Comments
 (0)