Skip to content

Commit

Permalink
Update dependency sinon to v17.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and EvHaus committed May 7, 2024
1 parent 200f45c commit 381ee12
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 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.1",
"sinon": "17.0.2",
"tape": "5.7.5",
"tape-describe": "1.0.3",
"ts-node": "10.9.2",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1237,7 +1237,7 @@ __metadata:
languageName: node
linkType: hard

"@sinonjs/commons@npm:^3.0.0":
"@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 Down Expand Up @@ -2438,7 +2438,7 @@ __metadata:
languageName: node
linkType: hard

"diff@npm:^5.1.0":
"diff@npm:^5.2.0":
version: 5.2.0
resolution: "diff@npm:5.2.0"
checksum: 10c0/aed0941f206fe261ecb258dc8d0ceea8abbde3ace5827518ff8d302f0fc9cc81ce116c4d8f379151171336caf0516b79e01abdc1ed1201b6440d895a66689eb4
Expand Down Expand Up @@ -4704,7 +4704,7 @@ __metadata:
languageName: node
linkType: hard

"nise@npm:^5.1.5":
"nise@npm:^5.1.9":
version: 5.1.9
resolution: "nise@npm:5.1.9"
dependencies:
Expand Down Expand Up @@ -5572,17 +5572,17 @@ __metadata:
languageName: node
linkType: hard

"sinon@npm:17.0.1":
version: 17.0.1
resolution: "sinon@npm:17.0.1"
"sinon@npm:17.0.2":
version: 17.0.2
resolution: "sinon@npm:17.0.2"
dependencies:
"@sinonjs/commons": "npm:^3.0.0"
"@sinonjs/commons": "npm:^3.0.1"
"@sinonjs/fake-timers": "npm:^11.2.2"
"@sinonjs/samsam": "npm:^8.0.0"
diff: "npm:^5.1.0"
nise: "npm:^5.1.5"
supports-color: "npm:^7.2.0"
checksum: 10c0/63e678bd58a959ebf69ddadb5410e9c31bd161b848b9dbec5f34f7e1485a8681810cd27d37bde072b68915b41b498f30bb5fb890c73e7a51dc281d1b1d573cfb
diff: "npm:^5.2.0"
nise: "npm:^5.1.9"
supports-color: "npm:^7"
checksum: 10c0/0d16a107ed72a6c5bc2a6b4d071909675111a6b863906b1bdba49489bcd6cf19369e788224d0cc2e4370ef8a2d73fd52552930be58918f829f371131e5064b7f
languageName: node
linkType: hard

Expand Down Expand Up @@ -5856,7 +5856,7 @@ __metadata:
languageName: node
linkType: hard

"supports-color@npm:^7.1.0, supports-color@npm:^7.2.0":
"supports-color@npm:^7, supports-color@npm:^7.1.0":
version: 7.2.0
resolution: "supports-color@npm:7.2.0"
dependencies:
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.1"
sinon: "npm:17.0.2"
tape: "npm:5.7.5"
tape-describe: "npm:1.0.3"
ts-node: "npm:10.9.2"
Expand Down

0 comments on commit 381ee12

Please sign in to comment.