Skip to content

Commit 2d80796

Browse files
chore(deps-dev): bump sinon from 16.1.3 to 17.0.0 (#9330)
Bumps [sinon](https://github.com/sinonjs/sinon) from 16.1.3 to 17.0.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v16.1.3...v17.0.0) --- updated-dependencies: - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aada015 commit 2d80796

File tree

2 files changed

+36
-18
lines changed

2 files changed

+36
-18
lines changed

package-lock.json

Lines changed: 35 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
"rimraf": "^5.0.5",
183183
"sass": "^1.69.4",
184184
"sass-loader": "^13.3.0",
185-
"sinon": "=16.1.3",
185+
"sinon": "=17.0.0",
186186
"source-map-support": "^0.5.21",
187187
"start-server-and-test": "^2.0.1",
188188
"stream-browserify": "^3.0.0",

0 commit comments

Comments
 (0)