Skip to content

Commit aeb2757

Browse files
build(deps-dev): bump sinon from 17.0.2 to 18.0.0
Bumps [sinon](https://github.com/sinonjs/sinon) from 17.0.2 to 18.0.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v17.0.2...v18.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>
1 parent 5ccea6f commit aeb2757

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
@@ -66,7 +66,7 @@
6666
"mocha": "^10.0.0",
6767
"nodecat": "^2.0.0",
6868
"rimraf": "^5.0.0",
69-
"sinon": "^17.0.0"
69+
"sinon": "^18.0.0"
7070
},
7171
"engines": {
7272
"node": ">=18",

0 commit comments

Comments
 (0)