Skip to content

Commit 57ffda5

Browse files
Bump sinon from 9.2.4 to 13.0.1 (#246)
Bumps [sinon](https://github.com/sinonjs/sinon) from 9.2.4 to 13.0.1. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/docs/changelog.md) - [Commits](sinonjs/sinon@v9.2.4...v13.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 4f820a1 commit 57ffda5

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
@@ -73,7 +73,7 @@
7373
"mocha": "~8.3.1",
7474
"prettier": "^2.2.1",
7575
"rimraf": "^3.0.2",
76-
"sinon": "~9.2.1",
76+
"sinon": "~13.0.1",
7777
"sinon-chai": "~3.7.0",
7878
"ts-node": "^10.4.0",
7979
"typescript": "^4.1.3"

0 commit comments

Comments
 (0)