mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 15:31:16 +08:00
Downgrade jest-mock
This commit is contained in:
parent
d194aeada7
commit
1b151d4f3e
@ -82,7 +82,7 @@
|
|||||||
"@storybook/theming": "7.0.0-alpha.50",
|
"@storybook/theming": "7.0.0-alpha.50",
|
||||||
"@storybook/types": "7.0.0-alpha.50",
|
"@storybook/types": "7.0.0-alpha.50",
|
||||||
"global": "^4.4.0",
|
"global": "^4.4.0",
|
||||||
"jest-mock": "^29.3.1",
|
"jest-mock": "^27.0.6",
|
||||||
"polished": "^4.2.2",
|
"polished": "^4.2.2",
|
||||||
"ts-dedent": "^2.2.0"
|
"ts-dedent": "^2.2.0"
|
||||||
},
|
},
|
||||||
|
@ -5305,7 +5305,7 @@ __metadata:
|
|||||||
"@types/node": ^18.11.9
|
"@types/node": ^18.11.9
|
||||||
formik: ^2.2.9
|
formik: ^2.2.9
|
||||||
global: ^4.4.0
|
global: ^4.4.0
|
||||||
jest-mock: ^29.3.1
|
jest-mock: ^27.0.6
|
||||||
polished: ^4.2.2
|
polished: ^4.2.2
|
||||||
ts-dedent: ^2.2.0
|
ts-dedent: ^2.2.0
|
||||||
typescript: ^4.9.3
|
typescript: ^4.9.3
|
||||||
@ -21065,7 +21065,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"jest-mock@npm:^27.3.0":
|
"jest-mock@npm:^27.0.6, jest-mock@npm:^27.3.0":
|
||||||
version: 27.5.1
|
version: 27.5.1
|
||||||
resolution: "jest-mock@npm:27.5.1"
|
resolution: "jest-mock@npm:27.5.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user