diff --git a/package.json b/package.json index a1db9f5..545a88d 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "eslint-plugin-react": "^7.14.2", "html-webpack-plugin": "3.2.0", "jest": "^24.9.0", - "jest-styled-components": "^6.3.3", + "jest-styled-components": "^7.0.0", "prettier": "^1.17.1", "react-test-renderer": "16.8.6", "redux-mock-store": "1.5.4", diff --git a/yarn.lock b/yarn.lock index 9a3ebfc..986871c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8446,10 +8446,10 @@ jest-specific-snapshot@^2.0.0: dependencies: jest-snapshot "^24.1.0" -jest-styled-components@^6.3.3: - version "6.3.3" - resolved "https://registry.yarnpkg.com/jest-styled-components/-/jest-styled-components-6.3.3.tgz#e15bbda13a6b6ff876d6b783751fe9840860c52a" - integrity sha512-RBMPZSJJSgPDTTJsuYzx5fsij/CULaqQNZOWkn8J/L++rX6P830o2vB9CXGzfQf/bVq9qGr1ZBNoivi+v6JPYg== +jest-styled-components@^7.0.0: + version "7.0.0" + resolved "https://registry.yarnpkg.com/jest-styled-components/-/jest-styled-components-7.0.0.tgz#3e1b7dcd077800ea5191e1cc95b314917a2ed668" + integrity sha512-A1nl8q1ptZj1t5wd0x/UYjnqfld1GhZwRDPS9w0eD5P5R8G+Q4uHaBAbUjf+Arjexqh2BxfrGkTc3tDuhtdifg== dependencies: css "^2.2.4"