Skip to content

Commit 07a1d5e

Browse files
authoredNov 14, 2023
Bump sinon from 16.1.3 to 17.0.0 (#499)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e929644 commit 07a1d5e

File tree

2 files changed

+34
-7
lines changed

2 files changed

+34
-7
lines changed
 

‎package-lock.json

+33-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"prettier": "3.0.3",
9191
"prettier-plugin-packagejson": "^2.4.6",
9292
"rimraf": "^5.0.5",
93-
"sinon": "^16.1.0",
93+
"sinon": "^17.0.0",
9494
"sinon-test": "^3.1.5",
9595
"strip-ansi": "^7.1.0",
9696
"typescript": "5.2.2",

0 commit comments

Comments
 (0)
Please sign in to comment.