mirror of
https://github.com/discordeno/discordeno.git
synced 2026-07-21 21:52:52 +00:00
build(deps-dev): bump sinon from 21.1.2 to 22.0.0 (#5018)
Bumps [sinon](https://github.com/sinonjs/sinon) from 21.1.2 to 22.0.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](https://github.com/sinonjs/sinon/compare/v21.1.2...v22.0.0) --- updated-dependencies: - dependency-name: sinon dependency-version: 22.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
"c8": "^11.0.0",
|
||||
"chai": "^6.2.2",
|
||||
"mocha": "^11.7.5",
|
||||
"sinon": "^21.1.2",
|
||||
"sinon": "^22.0.0",
|
||||
"ts-node": "^10.9.2",
|
||||
"tsconfig": "*",
|
||||
"typescript": "^6.0.3"
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"c8": "^11.0.0",
|
||||
"chai": "^6.2.2",
|
||||
"mocha": "^11.7.5",
|
||||
"sinon": "^21.1.2",
|
||||
"sinon": "^22.0.0",
|
||||
"ts-node": "^10.9.2",
|
||||
"tsconfig": "*",
|
||||
"typescript": "^6.0.3"
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"chai-as-promised": "^8.0.2",
|
||||
"dotenv": "^17.4.2",
|
||||
"mocha": "^11.7.5",
|
||||
"sinon": "^21.1.2",
|
||||
"sinon": "^22.0.0",
|
||||
"ts-node": "^10.9.2",
|
||||
"tsconfig": "*",
|
||||
"typescript": "^6.0.3"
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"c8": "^11.0.0",
|
||||
"chai": "^6.2.2",
|
||||
"mocha": "^11.7.5",
|
||||
"sinon": "^21.1.2",
|
||||
"sinon": "^22.0.0",
|
||||
"ts-node": "^10.9.2",
|
||||
"tsconfig": "*",
|
||||
"typescript": "^6.0.3"
|
||||
|
||||
Reference in New Issue
Block a user