Skip to content

Commit

Permalink
build(deps-dev): bump sinon from 15.1.2 to 15.2.0
Browse files Browse the repository at this point in the history
Bumps [sinon](https://github.com/sinonjs/sinon) from 15.1.2 to 15.2.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v15.1.2...v15.2.0)

---
updated-dependencies:
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and marabesi committed Jun 25, 2023
1 parent 1c6b883 commit 62aa9ca
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"coveralls": "^3.1.1",
"mocha": "^10.1.0",
"nyc": "^15.1.0",
"sinon": "^15.1.2",
"sinon": "^15.2.0",
"ts-node": "^10.9.1",
"typescript": "^5.1.3",
"vsce": "^2.15.0",
Expand Down

0 comments on commit 62aa9ca

Please sign in to comment.