mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
build(deps-dev): bump c8 from 9.1.0 to 10.1.2 (#3783)
Bumps [c8](https://github.com/bcoe/c8) from 9.1.0 to 10.1.2. - [Release notes](https://github.com/bcoe/c8/releases) - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md) - [Commits](https://github.com/bcoe/c8/compare/v9.1.0...v10.1.2) --- updated-dependencies: - dependency-name: c8 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:
@@ -42,7 +42,7 @@
|
||||
"@types/mocha": "^10.0.7",
|
||||
"@types/node": "^20.14.11",
|
||||
"@types/sinon": "^17.0.3",
|
||||
"c8": "^9.1.0",
|
||||
"c8": "^10.1.2",
|
||||
"chai": "^5.1.1",
|
||||
"mocha": "^10.7.0",
|
||||
"sinon": "^18.0.0",
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
"@types/mocha": "^10.0.7",
|
||||
"@types/node": "^20.14.11",
|
||||
"@types/sinon": "^17.0.3",
|
||||
"c8": "^9.1.0",
|
||||
"c8": "^10.1.2",
|
||||
"chai": "^5.1.1",
|
||||
"mocha": "^10.7.0",
|
||||
"sinon": "^18.0.0",
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"@types/node": "^20.14.11",
|
||||
"@types/sinon": "^17.0.3",
|
||||
"@types/ws": "^8.5.11",
|
||||
"c8": "^9.1.0",
|
||||
"c8": "^10.1.2",
|
||||
"chai": "^5.1.1",
|
||||
"mocha": "^10.7.0",
|
||||
"sinon": "^18.0.0",
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"@types/mocha": "^10.0.7",
|
||||
"@types/node": "^20.14.11",
|
||||
"@types/sinon": "^17.0.3",
|
||||
"c8": "^9.1.0",
|
||||
"c8": "^10.1.2",
|
||||
"chai": "^5.1.1",
|
||||
"chai-as-promised": "^8.0.0",
|
||||
"dotenv": "^16.4.5",
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"@swc/core": "^1.7.3",
|
||||
"@types/mocha": "^10.0.7",
|
||||
"@types/node": "^20.14.11",
|
||||
"c8": "^9.1.0",
|
||||
"c8": "^10.1.2",
|
||||
"mocha": "^10.7.0",
|
||||
"ts-node": "^10.9.2",
|
||||
"tsconfig": "*",
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
"@types/mocha": "^10.0.7",
|
||||
"@types/node": "^20.14.11",
|
||||
"@types/sinon": "^17.0.3",
|
||||
"c8": "^9.1.0",
|
||||
"c8": "^10.1.2",
|
||||
"chai": "^5.1.1",
|
||||
"mocha": "^10.7.0",
|
||||
"sinon": "^18.0.0",
|
||||
|
||||
Reference in New Issue
Block a user