Skip to content

Commit 79f5ae1

Browse files
Bump sinon from 16.0.0 to 17.0.0
Bumps [sinon](https://github.com/sinonjs/sinon) from 16.0.0 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.0.0...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]>
1 parent bbd807f commit 79f5ae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"eslint-plugin-promise": "~5.2.0",
2525
"eslint-plugin-standard": "~5.0.0",
2626
"husky": "~8.0.1",
27-
"sinon": "~16.0.0"
27+
"sinon": "~17.0.0"
2828
},
2929
"engines": {
3030
"node": ">=12"

0 commit comments

Comments
 (0)