mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
build(deps-dev): bump sinon from 21.0.0 to 21.0.1 (#4656)
Bumps [sinon](https://github.com/sinonjs/sinon) from 21.0.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](https://github.com/sinonjs/sinon/compare/v21.0.0...v21.0.1) --- updated-dependencies: - dependency-name: sinon dependency-version: 21.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Fleny <Fleny113@outlook.com>
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
"c8": "^10.1.3",
|
||||
"chai": "^6.2.1",
|
||||
"mocha": "^11.7.5",
|
||||
"sinon": "^21.0.0",
|
||||
"sinon": "^21.0.1",
|
||||
"ts-node": "^10.9.2",
|
||||
"tsconfig": "*",
|
||||
"typescript": "^5.9.3"
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
"c8": "^10.1.3",
|
||||
"chai": "^6.2.1",
|
||||
"mocha": "^11.7.5",
|
||||
"sinon": "^21.0.0",
|
||||
"sinon": "^21.0.1",
|
||||
"ts-node": "^10.9.2",
|
||||
"tsconfig": "*",
|
||||
"typescript": "^5.9.3"
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"chai-as-promised": "^8.0.2",
|
||||
"dotenv": "^17.2.3",
|
||||
"mocha": "^11.7.5",
|
||||
"sinon": "^21.0.0",
|
||||
"sinon": "^21.0.1",
|
||||
"ts-node": "^10.9.2",
|
||||
"tsconfig": "*",
|
||||
"typescript": "^5.9.3"
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
"c8": "^10.1.3",
|
||||
"chai": "^6.2.1",
|
||||
"mocha": "^11.7.5",
|
||||
"sinon": "^21.0.0",
|
||||
"sinon": "^21.0.1",
|
||||
"ts-node": "^10.9.2",
|
||||
"tsconfig": "*",
|
||||
"typescript": "^5.9.3"
|
||||
|
||||
Reference in New Issue
Block a user