Skip to content

Commit

Permalink
chore(deps-dev): bump @types/sinon from 10.0.20 to 17.0.0 (#361)
Browse files Browse the repository at this point in the history
Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) from 10.0.20 to 17.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon)

---
updated-dependencies:
- dependency-name: "@types/sinon"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent df46566 commit b8f2ad4
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 @@ -87,7 +87,7 @@
"@types/lodash": "^4.14.191",
"@types/mocha": "^10.0.1",
"@types/node": "^20.4.1",
"@types/sinon": "^10.0.13",
"@types/sinon": "^17.0.0",
"@types/teen_process": "^2.0.0",
"chai": "^4.1.2",
"chai-as-promised": "^7.1.1",
Expand Down

0 comments on commit b8f2ad4

Please sign in to comment.