Skip to content

Commit ba1fc06

Browse files
Bump sinon from 12.0.1 to 13.0.0
Bumps [sinon](https://github.com/sinonjs/sinon) from 12.0.1 to 13.0.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/docs/changelog.md) - [Commits](sinonjs/sinon@v12.0.1...v13.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 61810da commit ba1fc06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"eslint-plugin-standard": "~4.1.0",
2828
"husky": "~7.0.0",
2929
"node-forge": "~1.2.0",
30-
"sinon": "~12.0.0"
30+
"sinon": "~13.0.0"
3131
},
3232
"engines": {
3333
"node": ">=12"

0 commit comments

Comments
 (0)