diff --git a/package.json b/package.json index 6448dfb..b41c4e3 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "identity-obj-proxy": "3.0.0", "in-publish": "2.0.0", "jest": "24.9.0", - "jest-emotion": "10.0.25", + "jest-emotion": "10.0.26", "jest-environment-jsdom": "24.9.0", "jest-environment-jsdom-global": "1.2.0", "jest-environment-node": "24.9.0", diff --git a/yarn.lock b/yarn.lock index 8b976c3..5d1a258 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7972,10 +7972,10 @@ jest-each@^24.9.0: jest-util "^24.9.0" pretty-format "^24.9.0" -jest-emotion@10.0.25: - version "10.0.25" - resolved "https://registry.verdaccio.org/jest-emotion/-/jest-emotion-10.0.25.tgz#9ade7c425bf1753e4014c72b534f4fde740a14d0" - integrity sha512-PZQEVUo4EFIN1fHaURzo+PpIzQR2RAZ9E0reQtDBuJsSGjeK03iFhfB+Chus7J8gdHPXptoPINjnXIAOyjKa2w== +jest-emotion@10.0.26: + version "10.0.26" + resolved "https://registry.verdaccio.org/jest-emotion/-/jest-emotion-10.0.26.tgz#adec413569ace1521f145fee2e06b3dd65370cf7" + integrity sha512-3N8vQQuDXGSk57Tx6DI9nYcJeoX22ItUsvNSFzLB2jOnmbm6ZRKCnCzQRudsLO1A45If69dAM8AVaLupn5ivGg== dependencies: "@babel/runtime" "^7.5.5" "@types/jest" "^23.0.2"