mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-03 05:04:51 +08:00
fix: bump jest-specific-snapshot to v4
This commit is contained in:
parent
52dd68da9d
commit
08990e5ef3
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -42,7 +42,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"jest": "^26.0.0",
|
||||
"jest-specific-snapshot": "^3.0.0"
|
||||
"jest-specific-snapshot": "^4.0.0"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user