Skip to content

Commit

Permalink
Update dependency sinon to v16.1.3 (#18325)
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 22, 2023
1 parent 9d87a66 commit 71edbd6
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 @@ -234,7 +234,7 @@
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-visualizer": "5.9.2",
"serve-handler": "6.1.5",
"sinon": "16.1.1",
"sinon": "16.1.3",
"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 @@ -9789,7 +9789,7 @@ __metadata:
rollup-plugin-visualizer: 5.9.2
rrule: 2.7.2
serve-handler: 6.1.5
sinon: 16.1.1
sinon: 16.1.3
sortablejs: 1.15.0
source-map-url: 0.4.1
stacktrace-js: 2.0.2
Expand Down Expand Up @@ -14366,17 +14366,17 @@ __metadata:
languageName: node
linkType: hard

"sinon@npm:16.1.1":
version: 16.1.1
resolution: "sinon@npm:16.1.1"
"sinon@npm:16.1.3":
version: 16.1.3
resolution: "sinon@npm:16.1.3"
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: c7b8c72f42d812fc2338d1c6c93a6dd88a09163cad08a87fe6c76e1bde7dc3f6c15fb74c78327d5b731915d12b8b05c0867cdf5d0aeac86fb7dcc9c82fa8dde1
checksum: 83e5ccd724efdb5d1471e41b2cfaf4a46d9fe2cc76c15a23dedfbd741f7d448e6aec3d34a8253a79bdf8ddcc5bd889c5277ae71879e4709c621cb41094fbcdab
languageName: node
linkType: hard

Expand Down

0 comments on commit 71edbd6

Please sign in to comment.