Skip to content

Commit c02d940

Browse files
Bump sinon from 12.0.1 to 13.0.0 (#3801)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 80d234e commit c02d940

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package-lock.json

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"mocha-multi-reporters": "~1.5.1",
6868
"mock-fs": "~5.1.2",
6969
"rewire": "~6.0.0",
70-
"sinon": "~12.0.1",
70+
"sinon": "~13.0.0",
7171
"tslint": "~6.1.3",
7272
"typescript": "~4.5.5",
7373
"vsce": "~2.6.5"

0 commit comments

Comments
 (0)