mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-18 02:26:21 +08:00
chore: bump jest-mock from 29.6.1 to 29.6.2 (#3612)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"@storybook/testing-library": "^0.2.0",
|
||||
"@vitejs/plugin-react": "^4.0.3",
|
||||
"concurrently": "^8.2.0",
|
||||
"jest-mock": "^29.6.1",
|
||||
"jest-mock": "^29.6.2",
|
||||
"serve": "^14.2.0",
|
||||
"storybook": "^7.1.1",
|
||||
"storybook-dark-mode": "^3.0.0",
|
||||
|
||||
@@ -654,7 +654,7 @@ __metadata:
|
||||
"@storybook/testing-library": ^0.2.0
|
||||
"@vitejs/plugin-react": ^4.0.3
|
||||
concurrently: ^8.2.0
|
||||
jest-mock: ^29.6.1
|
||||
jest-mock: ^29.6.2
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0
|
||||
serve: ^14.2.0
|
||||
@@ -22145,7 +22145,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"jest-mock@npm:^29.5.0, jest-mock@npm:^29.6.1":
|
||||
"jest-mock@npm:^29.5.0":
|
||||
version: 29.6.1
|
||||
resolution: "jest-mock@npm:29.6.1"
|
||||
dependencies:
|
||||
@@ -22156,6 +22156,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"jest-mock@npm:^29.6.2":
|
||||
version: 29.6.2
|
||||
resolution: "jest-mock@npm:29.6.2"
|
||||
dependencies:
|
||||
"@jest/types": ^29.6.1
|
||||
"@types/node": "*"
|
||||
jest-util: ^29.6.2
|
||||
checksum: 0bacb5d58441462c0e531ec4d2f7377eecbe21f664d8a460e72f94ba61d22635028931678e7a0f1c3e3f5894973db8e409432f7db4c01283456c8fdbd85f5b3b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"jest-playwright-preset@npm:^2.0.0":
|
||||
version: 2.0.0
|
||||
resolution: "jest-playwright-preset@npm:2.0.0"
|
||||
@@ -22373,6 +22384,20 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"jest-util@npm:^29.6.2":
|
||||
version: 29.6.2
|
||||
resolution: "jest-util@npm:29.6.2"
|
||||
dependencies:
|
||||
"@jest/types": ^29.6.1
|
||||
"@types/node": "*"
|
||||
chalk: ^4.0.0
|
||||
ci-info: ^3.2.0
|
||||
graceful-fs: ^4.2.9
|
||||
picomatch: ^2.2.3
|
||||
checksum: 8aedc0c80083d0cabd6c6c4f04dea1cbcac609fd7bc3b1fc05a3999291bd6e63dd52b0c806f9378d5cae28eff5a6191709a4987861001293f8d03e53984adca4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"jest-validate@npm:^28.1.3":
|
||||
version: 28.1.3
|
||||
resolution: "jest-validate@npm:28.1.3"
|
||||
|
||||
Reference in New Issue
Block a user