build(deps-dev): bump chai and @types/chai (#3956)

Bumps [chai](https://github.com/chaijs/chai) and [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai). These dependencies needed to be updated together.

Updates `chai` from 5.1.1 to 5.1.2
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](https://github.com/chaijs/chai/compare/v5.1.1...v5.1.2)

Updates `@types/chai` from 4.3.17 to 5.0.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)

---
updated-dependencies:
- dependency-name: chai
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: "@types/chai"
  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:
dependabot[bot]
2024-11-05 12:56:30 +01:00
committed by GitHub
parent ea1b6cef0e
commit 4709042b55
6 changed files with 37 additions and 28 deletions
+2 -2
View File
@@ -38,12 +38,12 @@
"@biomejs/biome": "^1.8.3",
"@swc/cli": "^0.4.0",
"@swc/core": "^1.7.26",
"@types/chai": "^4.3.17",
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.8",
"@types/node": "^22.7.4",
"@types/sinon": "^17.0.3",
"c8": "^10.1.2",
"chai": "^5.1.1",
"chai": "^5.1.2",
"mocha": "^10.7.3",
"sinon": "^18.0.0",
"ts-node": "^10.9.2",
+2 -2
View File
@@ -43,12 +43,12 @@
"@biomejs/biome": "^1.8.3",
"@swc/cli": "^0.4.0",
"@swc/core": "^1.7.26",
"@types/chai": "^4.3.17",
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.8",
"@types/node": "^22.7.4",
"@types/sinon": "^17.0.3",
"c8": "^10.1.2",
"chai": "^5.1.1",
"chai": "^5.1.2",
"mocha": "^10.7.3",
"sinon": "^18.0.0",
"ts-node": "^10.9.2",
+2 -2
View File
@@ -40,13 +40,13 @@
"@biomejs/biome": "^1.8.3",
"@swc/cli": "^0.4.0",
"@swc/core": "^1.7.26",
"@types/chai": "^4.3.17",
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.8",
"@types/node": "^22.7.4",
"@types/sinon": "^17.0.3",
"@types/ws": "^8.5.12",
"c8": "^10.1.2",
"chai": "^5.1.1",
"chai": "^5.1.2",
"mocha": "^10.7.3",
"sinon": "^18.0.0",
"ts-node": "^10.9.2",
+2 -2
View File
@@ -37,13 +37,13 @@
"@biomejs/biome": "^1.8.3",
"@swc/cli": "^0.4.0",
"@swc/core": "^1.7.26",
"@types/chai": "^4.3.17",
"@types/chai": "^5.0.1",
"@types/chai-as-promised": "^7.1.8",
"@types/mocha": "^10.0.8",
"@types/node": "^22.7.4",
"@types/sinon": "^17.0.3",
"c8": "^10.1.2",
"chai": "^5.1.1",
"chai": "^5.1.2",
"chai-as-promised": "^8.0.0",
"dotenv": "^16.4.5",
"mocha": "^10.7.3",
+2 -2
View File
@@ -35,12 +35,12 @@
"@biomejs/biome": "^1.8.3",
"@swc/cli": "^0.4.0",
"@swc/core": "^1.7.26",
"@types/chai": "^4.3.17",
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.8",
"@types/node": "^22.7.4",
"@types/sinon": "^17.0.3",
"c8": "^10.1.2",
"chai": "^5.1.1",
"chai": "^5.1.2",
"mocha": "^10.7.3",
"sinon": "^18.0.0",
"ts-node": "^10.9.2",
+27 -18
View File
@@ -123,12 +123,12 @@ __metadata:
"@discordeno/utils": "npm:19.0.0-beta.1"
"@swc/cli": "npm:^0.4.0"
"@swc/core": "npm:^1.7.26"
"@types/chai": "npm:^4.3.17"
"@types/chai": "npm:^5.0.1"
"@types/mocha": "npm:^10.0.8"
"@types/node": "npm:^22.7.4"
"@types/sinon": "npm:^17.0.3"
c8: "npm:^10.1.2"
chai: "npm:^5.1.1"
chai: "npm:^5.1.2"
mocha: "npm:^10.7.3"
sinon: "npm:^18.0.0"
ts-node: "npm:^10.9.2"
@@ -146,13 +146,13 @@ __metadata:
"@discordeno/utils": "npm:19.0.0-beta.1"
"@swc/cli": "npm:^0.4.0"
"@swc/core": "npm:^1.7.26"
"@types/chai": "npm:^4.3.17"
"@types/chai": "npm:^5.0.1"
"@types/mocha": "npm:^10.0.8"
"@types/node": "npm:^22.7.4"
"@types/sinon": "npm:^17.0.3"
"@types/ws": "npm:^8.5.12"
c8: "npm:^10.1.2"
chai: "npm:^5.1.1"
chai: "npm:^5.1.2"
fzstd: "npm:^0.1.1"
mocha: "npm:^10.7.3"
sinon: "npm:^18.0.0"
@@ -176,13 +176,13 @@ __metadata:
"@discordeno/utils": "npm:19.0.0-beta.1"
"@swc/cli": "npm:^0.4.0"
"@swc/core": "npm:^1.7.26"
"@types/chai": "npm:^4.3.17"
"@types/chai": "npm:^5.0.1"
"@types/chai-as-promised": "npm:^7.1.8"
"@types/mocha": "npm:^10.0.8"
"@types/node": "npm:^22.7.4"
"@types/sinon": "npm:^17.0.3"
c8: "npm:^10.1.2"
chai: "npm:^5.1.1"
chai: "npm:^5.1.2"
chai-as-promised: "npm:^8.0.0"
dotenv: "npm:^16.4.5"
mocha: "npm:^10.7.3"
@@ -218,12 +218,12 @@ __metadata:
"@discordeno/types": "npm:19.0.0-beta.1"
"@swc/cli": "npm:^0.4.0"
"@swc/core": "npm:^1.7.26"
"@types/chai": "npm:^4.3.17"
"@types/chai": "npm:^5.0.1"
"@types/mocha": "npm:^10.0.8"
"@types/node": "npm:^22.7.4"
"@types/sinon": "npm:^17.0.3"
c8: "npm:^10.1.2"
chai: "npm:^5.1.1"
chai: "npm:^5.1.2"
mocha: "npm:^10.7.3"
sinon: "npm:^18.0.0"
ts-node: "npm:^10.9.2"
@@ -722,10 +722,19 @@ __metadata:
languageName: node
linkType: hard
"@types/chai@npm:^4.3.17":
version: 4.3.17
resolution: "@types/chai@npm:4.3.17"
checksum: 0d8504af08761e1d2f282213f02ad14d463cbbded4dcd80b405c092777e2643ea4e4384179f81b72e784d5f361774ee02b10a6f1862bd7198585fdaf07f60ad8
"@types/chai@npm:^5.0.1":
version: 5.0.1
resolution: "@types/chai@npm:5.0.1"
dependencies:
"@types/deep-eql": "npm:*"
checksum: 0f829d4f4be06d6a32c9d89ac08c356df89bafc4b923d8b7fd56cf78d681f5fddfe7aa3391b747f076c57129428f4df694026f344ad3bf8bda65e2ca50c0fd37
languageName: node
linkType: hard
"@types/deep-eql@npm:*":
version: 4.0.2
resolution: "@types/deep-eql@npm:4.0.2"
checksum: 249a27b0bb22f6aa28461db56afa21ec044fa0e303221a62dff81831b20c8530502175f1a49060f7099e7be06181078548ac47c668de79ff9880241968d43d0c
languageName: node
linkType: hard
@@ -1235,16 +1244,16 @@ __metadata:
languageName: node
linkType: hard
"chai@npm:^5.1.1":
version: 5.1.1
resolution: "chai@npm:5.1.1"
"chai@npm:^5.1.2":
version: 5.1.2
resolution: "chai@npm:5.1.2"
dependencies:
assertion-error: "npm:^2.0.1"
check-error: "npm:^2.1.1"
deep-eql: "npm:^5.0.1"
loupe: "npm:^3.1.0"
pathval: "npm:^2.0.0"
checksum: ee67279a5613bd36dc1dc13660042429ae2f1dc5a9030a6abcf381345866dfb5bce7bc10b9d74c8de86b6f656489f654bbbef3f3361e06925591e6a00c72afff
checksum: e8c2bbc83cb5a2f87130d93056d4cfbbe04106e12aa798b504816dbe3fa538a9f68541b472e56cbf0f54558b501d7e31867d74b8218abcd5a8cc8ba536fba46c
languageName: node
linkType: hard
@@ -1686,12 +1695,12 @@ __metadata:
"@discordeno/utils": "npm:19.0.0-beta.1"
"@swc/cli": "npm:^0.4.0"
"@swc/core": "npm:^1.7.26"
"@types/chai": "npm:^4.3.17"
"@types/chai": "npm:^5.0.1"
"@types/mocha": "npm:^10.0.8"
"@types/node": "npm:^22.7.4"
"@types/sinon": "npm:^17.0.3"
c8: "npm:^10.1.2"
chai: "npm:^5.1.1"
chai: "npm:^5.1.2"
commander: "npm:^12.1.0"
find-up: "npm:^7.0.0"
mocha: "npm:^10.7.3"