Merge pull request #11267 from storybookjs/dependabot/npm_and_yarn/jest-image-snapshot-4.0.2

Bump jest-image-snapshot from 3.1.0 to 4.0.2
This commit is contained in:
Norbert de Langen 2020-07-08 13:40:17 +02:00 committed by GitHub
commit e920a3bafb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View File

@ -34,7 +34,7 @@
"@types/jest-image-snapshot": "^2.8.0",
"@wordpress/jest-puppeteer-axe": "^1.5.0",
"core-js": "^3.0.1",
"jest-image-snapshot": "^3.0.1",
"jest-image-snapshot": "^4.0.2",
"regenerator-runtime": "^0.13.3"
},
"devDependencies": {

View File

@ -199,7 +199,7 @@
"jest-environment-jsdom": "^26.0.0",
"jest-environment-jsdom-thirteen": "^1.0.1",
"jest-enzyme": "^7.0.2",
"jest-image-snapshot": "^3.1.0",
"jest-image-snapshot": "^4.0.2",
"jest-jasmine2": "^26.0.0",
"jest-matcher-utils": "^26.0.0",
"jest-preset-angular": "^8.2.0",

View File

@ -18761,10 +18761,10 @@ jest-haste-map@^26.0.1:
optionalDependencies:
fsevents "^2.1.2"
jest-image-snapshot@^3.0.1, jest-image-snapshot@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/jest-image-snapshot/-/jest-image-snapshot-3.1.0.tgz#eefc91f1570c426c368ae8a8890fef82d678fd5a"
integrity sha512-mzGCCyZlEyQIr6AnKi3KvbFvgOI7445qGPIoyhGm7Qmxw0YLTJMN+rH1WdGcs56ATx0CVM8aMjQMx4dDovlwtQ==
jest-image-snapshot@^4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/jest-image-snapshot/-/jest-image-snapshot-4.0.2.tgz#a8d9aacc97f4279f52ed5e5e6049932f6c903ed5"
integrity sha512-RqKGk0HbQrfw3E3dDuxjFBXqubvPWzjj3zFP6Z7auo48rC0FNpQ5jYXThQjhfy+fvgIgyHk3jPnDNgSiIuVVtw==
dependencies:
chalk "^1.1.3"
get-stdin "^5.0.1"