Skip to content

Commit

Permalink
fix(deps): update dependency @sinonjs/fake-timers to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 25, 2024
1 parent bd1c6db commit 432de05
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/jest-fake-timers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@jest/types": "workspace:*",
"@sinonjs/fake-timers": "^11.1.0",
"@sinonjs/fake-timers": "^13.0.0",
"@types/node": "*",
"jest-message-util": "workspace:*",
"jest-mock": "workspace:*",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3230,7 +3230,7 @@ __metadata:
dependencies:
"@jest/test-utils": "workspace:*"
"@jest/types": "workspace:*"
"@sinonjs/fake-timers": ^11.1.0
"@sinonjs/fake-timers": ^13.0.0
"@types/node": "*"
"@types/sinonjs__fake-timers": ^8.1.2
jest-message-util: "workspace:*"
Expand Down Expand Up @@ -4939,7 +4939,7 @@ __metadata:
languageName: node
linkType: hard

"@sinonjs/commons@npm:^3.0.0":
"@sinonjs/commons@npm:^3.0.1":
version: 3.0.1
resolution: "@sinonjs/commons@npm:3.0.1"
dependencies:
Expand All @@ -4948,12 +4948,12 @@ __metadata:
languageName: node
linkType: hard

"@sinonjs/fake-timers@npm:^11.1.0":
version: 11.2.2
resolution: "@sinonjs/fake-timers@npm:11.2.2"
"@sinonjs/fake-timers@npm:^13.0.0":
version: 13.0.0
resolution: "@sinonjs/fake-timers@npm:13.0.0"
dependencies:
"@sinonjs/commons": ^3.0.0
checksum: 68c29b0e1856fdc280df03ddbf57c726420b78e9f943a241b471edc018fb14ff36fdc1daafd6026cba08c3c7f50c976fb7ae11b88ff44cd7f609692ca7d25158
"@sinonjs/commons": ^3.0.1
checksum: 91ed2436bde984a697ca08da38b280a5443320e8904f00f38b805c5a1dea35bbc5b470ad3537a432945ee4107456458f6b9af4e4962c49c4f0fea6178e273a71
languageName: node
linkType: hard

Expand Down

0 comments on commit 432de05

Please sign in to comment.