Skip to content

Commit

Permalink
Update dependency sinon to v18.0.1 (#21981)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 14, 2024
1 parent 137bb47 commit 97bb052
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-visualizer": "5.12.0",
"serve-handler": "6.1.5",
"sinon": "18.0.0",
"sinon": "18.0.1",
"systemjs": "6.15.1",
"tar": "7.4.3",
"terser-webpack-plugin": "5.3.10",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3914,7 +3914,7 @@ __metadata:
languageName: node
linkType: hard

"@sinonjs/fake-timers@npm:^11.2.2":
"@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:
Expand Down Expand Up @@ -9072,7 +9072,7 @@ __metadata:
rollup-plugin-visualizer: "npm:5.12.0"
rrule: "npm:2.8.1"
serve-handler: "npm:6.1.5"
sinon: "npm:18.0.0"
sinon: "npm:18.0.1"
sortablejs: "npm:1.15.3"
stacktrace-js: "npm:2.0.2"
superstruct: "npm:2.0.2"
Expand Down Expand Up @@ -13134,17 +13134,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: 10/4c491798e2b7bb0e60357eb19820956229fb4356af7b00498f7a30dcbfe186597c816c331d8acd1771cb32510adde7657eeee0172fbd0baecdbb00e1d8c6806f
checksum: 10/65be65a7c5dbef7e9e315820bcd17fe0387fb07cb5dd41d3d6a89177e9a2ca463144676d8407348dc075758daa7cf37b9376d35bd1bc7e06717e87d03aa26111
languageName: node
linkType: hard

Expand Down

0 comments on commit 97bb052

Please sign in to comment.