Skip to content

Commit b5a4030

Browse files
chore(deps-dev): bump sinon and @types/sinon
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 21.0.1 - [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...v21.0.1) Updates `@types/sinon` from 10.0.11 to 21.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon) --- updated-dependencies: - dependency-name: sinon dependency-version: 21.0.1 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: "@types/sinon" dependency-version: 21.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74333fe commit b5a4030

File tree

2 files changed

+65
-172
lines changed

2 files changed

+65
-172
lines changed

package-lock.json

Lines changed: 63 additions & 170 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@types/on-finished": "2.3.1",
7070
"@types/semver": "^7.3.13",
7171
"@types/shelljs": "^0.8.11",
72-
"@types/sinon": "10.0.11",
72+
"@types/sinon": "21.0.0",
7373
"@types/supertest": "2.0.12",
7474
"aedes": "0.47.0",
7575
"clean-pkg-json": "^1.2.0",
@@ -82,7 +82,7 @@
8282
"pack-n-play": "^2.0.1",
8383
"pre-push": "^0.1.4",
8484
"shelljs": "^0.8.5",
85-
"sinon": "^16.1.0",
85+
"sinon": "^21.0.1",
8686
"supertest": "6.3.1",
8787
"typescript": "^4.8.4",
8888
"wait-on": "^7.0.1"

0 commit comments

Comments
 (0)