Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b199910

Browse files
authoredSep 16, 2024··
Bump sinon from 18.0.1 to 19.0.2
Bumps [sinon](https://github.com/sinonjs/sinon) from 18.0.1 to 19.0.2. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v18.0.1...v19.0.2) --- updated-dependencies: - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 32c360d commit b199910

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": "~9.1.1",
27-
"sinon": "~18.0.0"
27+
"sinon": "~19.0.2"
2828
},
2929
"engines": {
3030
"node": ">=12"

0 commit comments

Comments
 (0)
Please sign in to comment.