Skip to content

Commit

Permalink
chore(deps): update dependency sinon to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 17, 2023
1 parent ff42f11 commit 019c5de
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"puppeteer-to-istanbul": "1.4.0",
"rollup": "4.4.1",
"rollup-plugin-dts": "6.1.0",
"sinon": "16.1.3",
"sinon": "17.0.1",
"standard-version": "9.5.0",
"swc-loader": "0.2.3",
"tslib": "2.6.2",
Expand Down
33 changes: 21 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -941,7 +941,7 @@ __metadata:
puppeteer-to-istanbul: 1.4.0
rollup: 4.4.1
rollup-plugin-dts: 6.1.0
sinon: 16.1.3
sinon: 17.0.1
standard-version: 9.5.0
swc-loader: 0.2.3
tslib: 2.6.2
Expand Down Expand Up @@ -1234,7 +1234,7 @@ __metadata:
languageName: node
linkType: hard

"@sinonjs/fake-timers@npm:^10.0.2, @sinonjs/fake-timers@npm:^10.3.0":
"@sinonjs/fake-timers@npm:^10.0.2":
version: 10.3.0
resolution: "@sinonjs/fake-timers@npm:10.3.0"
dependencies:
Expand All @@ -1243,6 +1243,15 @@ __metadata:
languageName: node
linkType: hard

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

"@sinonjs/samsam@npm:^8.0.0":
version: 8.0.0
resolution: "@sinonjs/samsam@npm:8.0.0"
Expand Down Expand Up @@ -7430,16 +7439,16 @@ __metadata:
languageName: node
linkType: hard

"nise@npm:^5.1.4":
version: 5.1.4
resolution: "nise@npm:5.1.4"
"nise@npm:^5.1.5":
version: 5.1.5
resolution: "nise@npm:5.1.5"
dependencies:
"@sinonjs/commons": ^2.0.0
"@sinonjs/fake-timers": ^10.0.2
"@sinonjs/text-encoding": ^0.7.1
just-extend: ^4.0.2
path-to-regexp: ^1.7.0
checksum: bc57c10eaec28a6a7ddfb2e1e9b21d5e1fe22710e514f8858ae477cf9c7e9c891475674d5241519193403db43d16c3675f4207bc094a7a27b7e4f56584a78c1b
checksum: c763dc62c5796cafa5c9268e14a5b34db6e6fa2f1dbc57a891fe5d7ea632a87868e22b5bb34965006f984630793ea11368351e94971163228d9e20b2e88edce8
languageName: node
linkType: hard

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

"sinon@npm:16.1.3":
version: 16.1.3
resolution: "sinon@npm:16.1.3"
"sinon@npm:17.0.1":
version: 17.0.1
resolution: "sinon@npm:17.0.1"
dependencies:
"@sinonjs/commons": ^3.0.0
"@sinonjs/fake-timers": ^10.3.0
"@sinonjs/fake-timers": ^11.2.2
"@sinonjs/samsam": ^8.0.0
diff: ^5.1.0
nise: ^5.1.4
nise: ^5.1.5
supports-color: ^7.2.0
checksum: 83e5ccd724efdb5d1471e41b2cfaf4a46d9fe2cc76c15a23dedfbd741f7d448e6aec3d34a8253a79bdf8ddcc5bd889c5277ae71879e4709c621cb41094fbcdab
checksum: a807c2997d6eabdcaa4409df9fd9816a3e839f96d7e5d76610a33f5e1b60cf37616c6288f0f580262da17ea4ee626c6d1600325bf423e30c5a7f0d9a203e26c0
languageName: node
linkType: hard

Expand Down

0 comments on commit 019c5de

Please sign in to comment.