Skip to content

Commit

Permalink
chore(deps-dev): bump sinon from 13.0.2 to 14.0.0
Browse files Browse the repository at this point in the history
Bumps [sinon](https://github.com/sinonjs/sinon) from 13.0.2 to 14.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v13.0.2...v14.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>
  • Loading branch information
dependabot[bot] committed May 9, 2022
1 parent 1d4186f commit 533ddba
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 @@ -42,7 +42,7 @@
"minami": "^1.1.1",
"mocha": "^9.2.0",
"nyc": "^15.0.0",
"sinon": "^13.0.2"
"sinon": "^14.0.0"
},
"engines": {
"node": ">=10.13.0"
Expand Down

0 comments on commit 533ddba

Please sign in to comment.