Skip to content

Commit 685871c

Browse files
authoredDec 27, 2022
chore: bump sinon from 14.0.0 to 15.0.1 (#440)
Bumps [sinon](https://github.com/sinonjs/sinon) from 14.0.0 to 15.0.1. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v14.0.0...v15.0.1) --- updated-dependencies: - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b85496 commit 685871c

File tree

2 files changed

+88
-48
lines changed

2 files changed

+88
-48
lines changed
 

‎package-lock.json

+87-47
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"nyc": "^15.1.0",
6464
"proxyquire": "^2.1.3",
6565
"rewire": "^6.0.0",
66-
"sinon": "^14.0.0",
66+
"sinon": "^15.0.1",
6767
"ts-node": "^10.9.1",
6868
"typescript": "^4.8.4"
6969
},

0 commit comments

Comments
 (0)
Please sign in to comment.