Skip to content

Commit

Permalink
Update dependency sinon to v16.1.0 (#18158)
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 Oct 8, 2023
1 parent 334be93 commit 7fdbc9d
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 @@ -235,7 +235,7 @@
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-visualizer": "5.9.2",
"serve-handler": "6.1.5",
"sinon": "16.0.0",
"sinon": "16.1.0",
"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 @@ -9815,7 +9815,7 @@ __metadata:
rollup-plugin-visualizer: 5.9.2
rrule: 2.7.2
serve-handler: 6.1.5
sinon: 16.0.0
sinon: 16.1.0
sortablejs: 1.15.0
source-map-url: 0.4.1
stacktrace-js: 2.0.2
Expand Down Expand Up @@ -14386,17 +14386,17 @@ __metadata:
languageName: node
linkType: hard

"sinon@npm:16.0.0":
version: 16.0.0
resolution: "sinon@npm:16.0.0"
"sinon@npm:16.1.0":
version: 16.1.0
resolution: "sinon@npm:16.1.0"
dependencies:
"@sinonjs/commons": ^3.0.0
"@sinonjs/fake-timers": ^10.3.0
"@sinonjs/samsam": ^8.0.0
diff: ^5.1.0
nise: ^5.1.4
supports-color: ^7.2.0
checksum: fbcad39d1610c669bb37ce2d325f2ac666ff5187935d09d1e757e11c50d07b8556b7dfa322eb38ad6ace8a18912224cc502e990779bc3d0954244a1ae8391984
checksum: b3f910e9b3d28f1241b28ac9d384f45c673b64ecfabf7ca2b94c964036118bd4166a2315f2ec2379a85745a7d4840384514aca416bbf189508a9d7fb55b9d5a8
languageName: node
linkType: hard

Expand Down

0 comments on commit 7fdbc9d

Please sign in to comment.