mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-21 02:40:08 +00:00
build(deps-dev): bump sinon from 21.0.1 to 21.0.2 (#4847)
Bumps [sinon](https://github.com/sinonjs/sinon) from 21.0.1 to 21.0.2. - [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.1...v21.0.2) --- updated-dependencies: - dependency-name: sinon dependency-version: 21.0.2 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: Awesome Stickz <awesome@stickz.dev>
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
"c8": "^11.0.0",
|
||||
"chai": "^6.2.2",
|
||||
"mocha": "^11.7.5",
|
||||
"sinon": "^21.0.1",
|
||||
"sinon": "^21.0.3",
|
||||
"ts-node": "^10.9.2",
|
||||
"tsconfig": "*",
|
||||
"typescript": "^5.9.3"
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"c8": "^11.0.0",
|
||||
"chai": "^6.2.2",
|
||||
"mocha": "^11.7.5",
|
||||
"sinon": "^21.0.1",
|
||||
"sinon": "^21.0.3",
|
||||
"ts-node": "^10.9.2",
|
||||
"tsconfig": "*",
|
||||
"typescript": "^5.9.3"
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"chai-as-promised": "^8.0.2",
|
||||
"dotenv": "^17.3.1",
|
||||
"mocha": "^11.7.5",
|
||||
"sinon": "^21.0.1",
|
||||
"sinon": "^21.0.3",
|
||||
"ts-node": "^10.9.2",
|
||||
"tsconfig": "*",
|
||||
"typescript": "^5.9.3"
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"c8": "^11.0.0",
|
||||
"chai": "^6.2.2",
|
||||
"mocha": "^11.7.5",
|
||||
"sinon": "^21.0.1",
|
||||
"sinon": "^21.0.3",
|
||||
"ts-node": "^10.9.2",
|
||||
"tsconfig": "*",
|
||||
"typescript": "^5.9.3"
|
||||
|
||||
Reference in New Issue
Block a user