diff --git a/package.json b/package.json index a1db9f5..b8ef5d0 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.2", "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..3ac9d23 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.2: + version "7.0.2" + resolved "https://registry.yarnpkg.com/jest-styled-components/-/jest-styled-components-7.0.2.tgz#b7711871ea74a04491b12bad123fa35cc65a2a80" + integrity sha512-i1Qke8Jfgx0Why31q74ohVj9S2FmMLUE8bNRSoK4DgiurKkXG6HC4NPhcOLAz6VpVd9wXkPn81hOt4aAQedqsA== dependencies: css "^2.2.4"