fix: bump jest-specific-snapshot to v4

This commit is contained in:
Simen Bekkhus 2020-08-12 15:30:09 +02:00
parent 52dd68da9d
commit 08990e5ef3
No known key found for this signature in database
GPG Key ID: 92B92EBAD80DE3CE
5 changed files with 424 additions and 461 deletions

View File

@ -99,7 +99,7 @@
"cross-spawn": "^7.0.1",
"fs-extra": "^9.0.0",
"jest": "^26.0.0",
"jest-specific-snapshot": "^3.0.0",
"jest-specific-snapshot": "^4.0.0",
"lit-element": "^2.2.1",
"lit-html": "^1.0.0",
"prettier": "^2.0.5",

View File

@ -43,7 +43,7 @@
"core-js": "^3.0.1",
"glob": "^7.1.3",
"global": "^4.3.2",
"jest-specific-snapshot": "^3.0.0",
"jest-specific-snapshot": "^4.0.0",
"pretty-format": "^25.5.0",
"read-pkg-up": "^7.0.0",
"regenerator-runtime": "^0.13.3",

View File

@ -42,7 +42,7 @@
},
"devDependencies": {
"jest": "^26.0.0",
"jest-specific-snapshot": "^3.0.0"
"jest-specific-snapshot": "^4.0.0"
},
"publishConfig": {
"access": "public"

View File

@ -34,7 +34,7 @@
"devDependencies": {
"@hypnosphi/jscodeshift": "^0.6.4",
"jest": "^26.0.0",
"jest-specific-snapshot": "^3.0.0"
"jest-specific-snapshot": "^4.0.0"
},
"publishConfig": {
"access": "public"

877
yarn.lock

File diff suppressed because it is too large Load Diff