Skip to content

Commit bb3da07

Browse files
build(deps-dev): bump sinon from 14.0.2 to 15.0.2
Bumps [sinon](https://github.com/sinonjs/sinon) from 14.0.2 to 15.0.2. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v14.0.2...v15.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 c993eb5 commit bb3da07

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
@@ -35,7 +35,7 @@
3535
"eslint": "^8.0.0",
3636
"mocha": "^10.0.0",
3737
"nyc": "^15.1.0",
38-
"sinon": "^14.0.0"
38+
"sinon": "^15.0.2"
3939
},
4040
"license": "MIT",
4141
"engines": {

0 commit comments

Comments
 (0)