Skip to content

Commit

Permalink
Update dependency sinon to v17.0.1 (#18535)
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 Nov 5, 2023
1 parent 5ef6973 commit c45c8ab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-visualizer": "5.9.2",
"serve-handler": "6.1.5",
"sinon": "17.0.0",
"sinon": "17.0.1",
"source-map-url": "0.4.1",
"systemjs": "6.14.2",
"tar": "6.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9810,7 +9810,7 @@ __metadata:
rollup-plugin-visualizer: "npm:5.9.2"
rrule: "npm:2.7.2"
serve-handler: "npm:6.1.5"
sinon: "npm:17.0.0"
sinon: "npm:17.0.1"
sortablejs: "npm:1.15.0"
source-map-url: "npm:0.4.1"
stacktrace-js: "npm:2.0.2"
Expand Down Expand Up @@ -14387,17 +14387,17 @@ __metadata:
languageName: node
linkType: hard

"sinon@npm:17.0.0":
version: 17.0.0
resolution: "sinon@npm:17.0.0"
"sinon@npm:17.0.1":
version: 17.0.1
resolution: "sinon@npm:17.0.1"
dependencies:
"@sinonjs/commons": "npm:^3.0.0"
"@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: ffc1507a551acf15588b0420ba548274ffec2556211a2979df11476630a1d1769c6398ee4bcd56413c716c01c52fa4561e11761d24de57095728ad194e597893
checksum: b34f1a97da0be3556ac686c6b649a566c2666eb7f50e75e754928c1c72c96d78f56e56a999227be794c3d9cdaed0bc78d11f38ab303d3079c5bcbcffc0f9c6d5
languageName: node
linkType: hard

Expand Down

0 comments on commit c45c8ab

Please sign in to comment.