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 Dec 19, 2023
1 parent e7be6d3 commit ff52b08
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2637,7 +2637,7 @@ __metadata:
languageName: node
linkType: hard

"@jest/types@npm:^29.5.0, @jest/types@npm:^29.6.1":
"@jest/types@npm:^29.6.1":
version: 29.6.1
resolution: "@jest/types@npm:29.6.1"
dependencies:
Expand Down Expand Up @@ -2948,7 +2948,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 @@ -13029,14 +13029,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 All @@ -13057,7 +13057,7 @@ __metadata:
languageName: node
linkType: hard

"jest-util@npm:^29.3.1":
"jest-util@npm:^29.3.1, jest-util@npm:^29.7.0":
version: 29.7.0
resolution: "jest-util@npm:29.7.0"
dependencies:
Expand All @@ -13071,7 +13071,7 @@ __metadata:
languageName: node
linkType: hard

"jest-util@npm:^29.5.0, jest-util@npm:^29.6.2":
"jest-util@npm:^29.6.2":
version: 29.6.2
resolution: "jest-util@npm:29.6.2"
dependencies:
Expand Down

0 comments on commit ff52b08

Please sign in to comment.