Skip to content

build(deps-dev): bump sinon from 19.0.4 to 20.0.0 #258

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"mocha": "11.1.0",
"mocha-lcov-reporter": "^1.3.0",
"nyc": "^17.1.0",
"sinon": "19.0.4",
"sinon": "20.0.0",
"sinon-chai": "3.7.0",
"snyk": "1.1296.0",
"ts-node": "^10.9.2",
Expand Down
47 changes: 6 additions & 41 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -668,7 +668,7 @@ __metadata:
languageName: node
linkType: hard

"@sinonjs/fake-timers@npm:^13.0.1, @sinonjs/fake-timers@npm:^13.0.5":
"@sinonjs/fake-timers@npm:^13.0.5":
version: 13.0.5
resolution: "@sinonjs/fake-timers@npm:13.0.5"
dependencies:
Expand All @@ -688,13 +688,6 @@ __metadata:
languageName: node
linkType: hard

"@sinonjs/text-encoding@npm:^0.7.3":
version: 0.7.3
resolution: "@sinonjs/text-encoding@npm:0.7.3"
checksum: 10c0/b112d1e97af7f99fbdc63c7dbcd35d6a60764dfec85cfcfff532e55cce8ecd8453f9fa2139e70aea47142c940fd90cd201d19f370b9a0141700d8a6de3116815
languageName: node
linkType: hard

"@swarthy/wait-for@npm:^2.1.1":
version: 2.1.1
resolution: "@swarthy/wait-for@npm:2.1.1"
Expand Down Expand Up @@ -3223,13 +3216,6 @@ __metadata:
languageName: node
linkType: hard

"just-extend@npm:^6.2.0":
version: 6.2.0
resolution: "just-extend@npm:6.2.0"
checksum: 10c0/d41cbdb6d85b986d4deaf2144d81d4f7266cd408fc95189d046d63f610c2dc486b141aeb6ef319c2d76fe904d45a6bb31f19b098ff0427c35688e0c383fc0511
languageName: node
linkType: hard

"keyv@npm:^4.5.4":
version: 4.5.4
resolution: "keyv@npm:4.5.4"
Expand Down Expand Up @@ -3665,19 +3651,6 @@ __metadata:
languageName: node
linkType: hard

"nise@npm:^6.1.1":
version: 6.1.1
resolution: "nise@npm:6.1.1"
dependencies:
"@sinonjs/commons": "npm:^3.0.1"
"@sinonjs/fake-timers": "npm:^13.0.1"
"@sinonjs/text-encoding": "npm:^0.7.3"
just-extend: "npm:^6.2.0"
path-to-regexp: "npm:^8.1.0"
checksum: 10c0/09471adb738dc3be2981cc7815c90879ed6a5a3e162202ca66e12f9a5a0956bea718d0ec2f0c07acc26e3f958481b8fb30c30da76c13620e922f3b9dcd249c50
languageName: node
linkType: hard

"node-gyp@npm:latest":
version: 10.1.0
resolution: "node-gyp@npm:10.1.0"
Expand Down Expand Up @@ -3982,13 +3955,6 @@ __metadata:
languageName: node
linkType: hard

"path-to-regexp@npm:^8.1.0":
version: 8.2.0
resolution: "path-to-regexp@npm:8.2.0"
checksum: 10c0/ef7d0a887b603c0a142fad16ccebdcdc42910f0b14830517c724466ad676107476bba2fe9fffd28fd4c141391ccd42ea426f32bb44c2c82ecaefe10c37b90f5a
languageName: node
linkType: hard

"pathval@npm:^1.1.1":
version: 1.1.1
resolution: "pathval@npm:1.1.1"
Expand Down Expand Up @@ -4322,7 +4288,7 @@ __metadata:
mocha: "npm:11.1.0"
mocha-lcov-reporter: "npm:^1.3.0"
nyc: "npm:^17.1.0"
sinon: "npm:19.0.4"
sinon: "npm:20.0.0"
sinon-chai: "npm:3.7.0"
snyk: "npm:1.1296.0"
ts-node: "npm:^10.9.2"
Expand Down Expand Up @@ -4611,17 +4577,16 @@ __metadata:
languageName: node
linkType: hard

"sinon@npm:19.0.4":
version: 19.0.4
resolution: "sinon@npm:19.0.4"
"sinon@npm:20.0.0":
version: 20.0.0
resolution: "sinon@npm:20.0.0"
dependencies:
"@sinonjs/commons": "npm:^3.0.1"
"@sinonjs/fake-timers": "npm:^13.0.5"
"@sinonjs/samsam": "npm:^8.0.1"
diff: "npm:^7.0.0"
nise: "npm:^6.1.1"
supports-color: "npm:^7.2.0"
checksum: 10c0/a1f56fcb52811cc55423069036afb6a8cba21ac6099f0805f4c01807d390fbb52aca291c91615df6a874f725d20ba275621e6c1dab0bc8ba3ebe4d2ac62bd2a4
checksum: 10c0/98198e9608f9844a00d2dc733bc8d75cfd1826b2214ed07bbfcd05cdfa24eb0ac0866be116079febd9f20c715a41fe62db62f70961f941750b24281c97f04136
languageName: node
linkType: hard

Expand Down