Skip to content

Commit

Permalink
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 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)

Updates `@types/sinon` from 10.0.16 to 17.0.2
- [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 Dec 1, 2023
1 parent 8da2744 commit 54c67f0
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 19 deletions.
54 changes: 37 additions & 17 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 @@ -42,7 +42,7 @@
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.1",
"@types/proxyquire": "^1.3.30",
"@types/sinon": "^10.0.16",
"@types/sinon": "^17.0.2",
"@types/sinon-chai": "^3.2.12",
"@types/tough-cookie": "^4.0.5",
"@typescript-eslint/eslint-plugin": "^4.32.0",
Expand All @@ -53,7 +53,7 @@
"mocha": "^10.2.0",
"proxyquire": "^2.1.3",
"rimraf": "^5.0.5",
"sinon": "^15.2.0",
"sinon": "^17.0.1",
"sinon-chai": "^3.7.0",
"source-map-support": "^0.5.20",
"ts-node": "^10.9.1",
Expand Down

0 comments on commit 54c67f0

Please sign in to comment.