Skip to content

Commit

Permalink
chore(deps): update dependency jest-mock to v29.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Jan 23, 2024
1 parent 5c7c75a commit 8351bc9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 45 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"honorable-theme-default": "1.0.0-beta.5",
"http-server": "14.1.1",
"husky": "8.0.3",
"jest-mock": "29.5.0",
"jest-mock": "29.7.0",
"jsdom": "23.0.1",
"lint-staged": "15.2.0",
"npm-run-all": "4.1.5",
Expand Down
51 changes: 7 additions & 44 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2569,15 +2569,6 @@ __metadata:
languageName: node
linkType: hard

"@jest/schemas@npm:^29.6.0":
version: 29.6.0
resolution: "@jest/schemas@npm:29.6.0"
dependencies:
"@sinclair/typebox": ^0.27.8
checksum: c00511c69cf89138a7d974404d3a5060af375b5a52b9c87215d91873129b382ca11c1ff25bd6d605951404bb381ddce5f8091004a61e76457da35db1f5c51365
languageName: node
linkType: hard

"@jest/schemas@npm:^29.6.3":
version: 29.6.3
resolution: "@jest/schemas@npm:29.6.3"
Expand Down Expand Up @@ -2637,20 +2628,6 @@ __metadata:
languageName: node
linkType: hard

"@jest/types@npm:^29.5.0, @jest/types@npm:^29.6.1":
version: 29.6.1
resolution: "@jest/types@npm:29.6.1"
dependencies:
"@jest/schemas": ^29.6.0
"@types/istanbul-lib-coverage": ^2.0.0
"@types/istanbul-reports": ^3.0.0
"@types/node": "*"
"@types/yargs": ^17.0.8
chalk: ^4.0.0
checksum: 89fc1ccf71a84fe0da643e0675b1cfe6a6f19ea72e935b2ab1dbdb56ec547e94433fb59b3536d3832a6e156c077865b7176fe9dae707dab9c3d2f9405ba6233c
languageName: node
linkType: hard

"@joshwooding/vite-plugin-react-docgen-typescript@npm:0.3.0":
version: 0.3.0
resolution: "@joshwooding/vite-plugin-react-docgen-typescript@npm:0.3.0"
Expand Down Expand Up @@ -2948,7 +2925,7 @@ __metadata:
http-server: 14.1.1
husky: 8.0.3
immer: 10.0.3
jest-mock: 29.5.0
jest-mock: 29.7.0
jsdom: 23.0.1
lint-staged: 15.2.0
lodash-es: 4.17.21
Expand Down Expand Up @@ -13028,14 +13005,14 @@ __metadata:
languageName: node
linkType: hard

"jest-mock@npm:29.5.0":
version: 29.5.0
resolution: "jest-mock@npm:29.5.0"
"jest-mock@npm:29.7.0":
version: 29.7.0
resolution: "jest-mock@npm:29.7.0"
dependencies:
"@jest/types": ^29.5.0
"@jest/types": ^29.6.3
"@types/node": "*"
jest-util: ^29.5.0
checksum: 2a9cf07509948fa8608898c445f04fe4dd6e2049ff431e5531eee028c808d3ba3c67f226ac87b0cf383feaa1055776900d197c895e89783016886ac17a4ff10c
jest-util: ^29.7.0
checksum: 81ba9b68689a60be1482212878973700347cb72833c5e5af09895882b9eb5c4e02843a1bbdf23f94c52d42708bab53a30c45a3482952c9eec173d1eaac5b86c5
languageName: node
linkType: hard

Expand Down Expand Up @@ -13070,20 +13047,6 @@ __metadata:
languageName: node
linkType: hard

"jest-util@npm:^29.5.0":
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-worker@npm:^29.3.1":
version: 29.3.1
resolution: "jest-worker@npm:29.3.1"
Expand Down

0 comments on commit 8351bc9

Please sign in to comment.