Skip to content

Commit

Permalink
Update dependency sinon to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and EvHaus committed May 16, 2024
1 parent ed43eb4 commit 4bc5e5d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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": "17.0.2",
"sinon": "18.0.0",
"tape": "5.7.5",
"tape-describe": "1.0.3",
"ts-node": "10.9.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4704,16 +4704,16 @@ __metadata:
languageName: node
linkType: hard

"nise@npm:^5.1.9":
version: 5.1.9
resolution: "nise@npm:5.1.9"
"nise@npm:^6.0.0":
version: 6.0.0
resolution: "nise@npm:6.0.0"
dependencies:
"@sinonjs/commons": "npm:^3.0.0"
"@sinonjs/fake-timers": "npm:^11.2.2"
"@sinonjs/text-encoding": "npm:^0.7.2"
just-extend: "npm:^6.2.0"
path-to-regexp: "npm:^6.2.1"
checksum: 10c0/a44318e6de738b34a1f51b4b478f97f5b40a5a27175be4bf13f6e5b8e67aa70d0b3f51c77a966d6617fccdc3b436c675a89be57424833e6d8a290367faa66b28
checksum: 10c0/aacb6b937a5a00e1b5e1f92b4ee60b9e6e96f65e2b2205249e9bf34a77a1ef473e86883f94e9b20aa75ba314280c4a09858cbe3f06c6cf210229f4b409faa098
languageName: node
linkType: hard

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

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

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

0 comments on commit 4bc5e5d

Please sign in to comment.