diff --git a/package.json b/package.json index 949ff8b..180a91f 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "eslint-plugin-react": "^7.13.0", "html-webpack-plugin": "3.2.0", "jest": "^24.8.0", - "jest-styled-components": "6.3.1", + "jest-styled-components": "^6.3.3", "prettier": "^1.17.1", "react-test-renderer": "16.8.6", "redux-mock-store": "1.5.3", diff --git a/yarn.lock b/yarn.lock index 33d934f..6ccf927 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7396,10 +7396,10 @@ jest-specific-snapshot@^2.0.0: dependencies: jest-snapshot "^24.1.0" -jest-styled-components@6.3.1: - version "6.3.1" - resolved "https://registry.yarnpkg.com/jest-styled-components/-/jest-styled-components-6.3.1.tgz#fa21a89bfe8c20081c7c083cbaed2200854b60e3" - integrity sha512-zie3ajvJbwlbHCAq8/Bv5jdbcYCz0ZMRNNX6adL7wSRpkCVPQtiJigv1140JN1ZOJIODPn8VKrjeFCN+jlPa7w== +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== dependencies: css "^2.2.4"