Skip to content

Commit

Permalink
Update dependency sinon to v18.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and EvHaus committed Sep 10, 2024
1 parent 029d448 commit c001b79
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion benchmarks/tape/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@testing-library/user-event": "14.5.2",
"css-modules-require-hook": "4.2.3",
"happy-dom": "<13.0.0",
"sinon": "18.0.0",
"sinon": "18.0.1",
"tape": "5.8.1",
"tape-describe": "1.0.3",
"ts-node": "10.9.2",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1247,21 +1247,21 @@ __metadata:
languageName: node
linkType: hard

"@sinonjs/fake-timers@npm:^10.0.2":
version: 10.3.0
resolution: "@sinonjs/fake-timers@npm:10.3.0"
"@sinonjs/fake-timers@npm:11.2.2, @sinonjs/fake-timers@npm:^11.2.2":
version: 11.2.2
resolution: "@sinonjs/fake-timers@npm:11.2.2"
dependencies:
"@sinonjs/commons": "npm:^3.0.0"
checksum: 10c0/2e2fb6cc57f227912814085b7b01fede050cd4746ea8d49a1e44d5a0e56a804663b0340ae2f11af7559ea9bf4d087a11f2f646197a660ea3cb04e19efc04aa63
checksum: 10c0/a4218efa6fdafda622d02d4c0a6ab7df3641cb038bb0b14f0a3ee56f50c95aab4f1ab2d7798ce928b40c6fc1839465a558c9393a77e4dca879e1b2f8d60d8136
languageName: node
linkType: hard

"@sinonjs/fake-timers@npm:^11.2.2":
version: 11.2.2
resolution: "@sinonjs/fake-timers@npm:11.2.2"
"@sinonjs/fake-timers@npm:^10.0.2":
version: 10.3.0
resolution: "@sinonjs/fake-timers@npm:10.3.0"
dependencies:
"@sinonjs/commons": "npm:^3.0.0"
checksum: 10c0/a4218efa6fdafda622d02d4c0a6ab7df3641cb038bb0b14f0a3ee56f50c95aab4f1ab2d7798ce928b40c6fc1839465a558c9393a77e4dca879e1b2f8d60d8136
checksum: 10c0/2e2fb6cc57f227912814085b7b01fede050cd4746ea8d49a1e44d5a0e56a804663b0340ae2f11af7559ea9bf4d087a11f2f646197a660ea3cb04e19efc04aa63
languageName: node
linkType: hard

Expand Down Expand Up @@ -5718,17 +5718,17 @@ __metadata:
languageName: node
linkType: hard

"sinon@npm:18.0.0":
version: 18.0.0
resolution: "sinon@npm:18.0.0"
"sinon@npm:18.0.1":
version: 18.0.1
resolution: "sinon@npm:18.0.1"
dependencies:
"@sinonjs/commons": "npm:^3.0.1"
"@sinonjs/fake-timers": "npm:^11.2.2"
"@sinonjs/fake-timers": "npm:11.2.2"
"@sinonjs/samsam": "npm:^8.0.0"
diff: "npm:^5.2.0"
nise: "npm:^6.0.0"
supports-color: "npm:^7"
checksum: 10c0/19db83cc8e135a824c8a5efc088673fedd81092d89cd9a878dbb4bc20ed3fc3b6e9f646788c3fff0c9a984a108f205d08c7230ae8776396f89f096b03b11a7c7
checksum: 10c0/c4554b8d9654d42fc4baefecd3b5ac42bcce73ad926d58521233d9c355dc2c1a0d73c55e5b2c929b6814e528cd9b54bc61096b9288579f9b284edd6e3d2da3df
languageName: node
linkType: hard

Expand Down Expand Up @@ -6115,7 +6115,7 @@ __metadata:
happy-dom: "npm:<13.0.0"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
sinon: "npm:18.0.0"
sinon: "npm:18.0.1"
tape: "npm:5.8.1"
tape-describe: "npm:1.0.3"
ts-node: "npm:10.9.2"
Expand Down

0 comments on commit c001b79

Please sign in to comment.