Skip to content

Commit

Permalink
chore(deps-dev): bump sinon from 15.2.0 to 17.0.1
Browse files Browse the repository at this point in the history
Bumps [sinon](https://github.com/sinonjs/sinon) from 15.2.0 to 17.0.1.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v15.2.0...v17.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>
  • Loading branch information
dependabot[bot] committed Feb 5, 2024
1 parent 0e4ca76 commit 2bc8b73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"eslint": "^8.33.0",
"eslint-config-hexo": "^5.0.0",
"mocha": "^10.2.0",
"sinon": "^15.2.0"
"sinon": "^17.0.1"
},
"dependencies": {
"bluebird": "^3.7.2",
Expand Down

0 comments on commit 2bc8b73

Please sign in to comment.