Skip to content

Commit

Permalink
chore(deps-dev): bump sinon and @types/sinon
Browse files Browse the repository at this point in the history
Bumps [sinon](https://github.com/sinonjs/sinon) and [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon). These dependencies needed to be updated together.

Updates `sinon` from 16.1.0 to 17.0.2
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v16.1.0...v17.0.2)

Updates `@types/sinon` from 10.0.11 to 17.0.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 8, 2024
1 parent 74333fe commit ad90dd8
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 110 deletions.
180 changes: 72 additions & 108 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@types/on-finished": "2.3.1",
"@types/semver": "^7.3.13",
"@types/shelljs": "^0.8.11",
"@types/sinon": "10.0.11",
"@types/sinon": "17.0.3",
"@types/supertest": "2.0.12",
"aedes": "0.47.0",
"clean-pkg-json": "^1.2.0",
Expand All @@ -82,7 +82,7 @@
"pack-n-play": "^2.0.1",
"pre-push": "^0.1.4",
"shelljs": "^0.8.5",
"sinon": "^16.1.0",
"sinon": "^17.0.2",
"supertest": "6.3.1",
"typescript": "^4.8.4",
"wait-on": "^7.0.1"
Expand Down

0 comments on commit ad90dd8

Please sign in to comment.