Skip to content

Commit 4159c65

Browse files
authoredAug 24, 2021
chore(deps-dev): bump sinon from 10.0.1 to 11.1.2 (#52)
Bumps [sinon](https://github.com/sinonjs/sinon) from 10.0.1 to 11.1.2. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md) - [Commits](https://github.com/sinonjs/sinon/commits) --- updated-dependencies: - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c6ac34 commit 4159c65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"mocha": "^9.1.0",
4040
"nyc": "^15.0.0",
4141
"rewire": "^5.0.0",
42-
"sinon": "^10.0.1"
42+
"sinon": "^11.1.2"
4343
},
4444
"engines": {
4545
"node": ">=12.4.0"

0 commit comments

Comments
 (0)
Please sign in to comment.