Skip to content

Commit efe7c52

Browse files
Bump sinon from 10.0.1 to 12.0.1 (#476)
Bumps [sinon](https://github.com/sinonjs/sinon) from 10.0.1 to 12.0.1. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/docs/changelog.md) - [Commits](sinonjs/sinon@v10.0.1...v12.0.1) --- updated-dependencies: - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f452942 commit efe7c52

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
@@ -55,7 +55,7 @@
5555
"mocha": "^9.1.3",
5656
"nock": "^13.0.11",
5757
"should": "^13.2.3",
58-
"sinon": "^10.0.1"
58+
"sinon": "^12.0.1"
5959
},
6060
"files": [
6161
"index.mjs",

0 commit comments

Comments
 (0)