From 0b0cc3fdc741021eaf35fad3f012511a9d0441d7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 29 Apr 2020 03:57:50 +0000 Subject: [PATCH] chore(deps): update dependency jest-styled-components to v7.0.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8767dda3..472f378b 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "husky": "1.3.1", "jest": "24.1.0", "jest-specific-snapshot": "2.0.0", - "jest-styled-components": "7.0.0-2", + "jest-styled-components": "7.0.2", "lint-staged": "8.1.4", "polished": "3.0.0", "prettier": "1.16.4", diff --git a/yarn.lock b/yarn.lock index 0e11a621..5c41cd33 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6922,10 +6922,10 @@ jest-specific-snapshot@^1.0.0: dependencies: jest-snapshot "^23.6.0" -jest-styled-components@7.0.0-2: - version "7.0.0-2" - resolved "https://registry.yarnpkg.com/jest-styled-components/-/jest-styled-components-7.0.0-2.tgz#c827ab84a3e69c03579b32963f9e55f0b72f75a4" - integrity sha512-5Rtv9C1qaqamc1RNwg0IquGS+CGSVXbySVOtC3vs4XjcfI+RWTb+5V1lqIU+Qj4dAyk/3x+seiLvnJ+X80n8Gw== +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"