build(deps-dev): bump chai from 4.3.10 to 5.0.0 (#3342)

* build(deps-dev): bump chai from 4.3.10 to 5.0.0

Bumps [chai](https://github.com/chaijs/chai) from 4.3.10 to 5.0.0.
- [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/v4.3.10...v5.0.0)

---
updated-dependencies:
- dependency-name: chai
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: chai to v5

* fix: missing chaiuse

* fix: missing chai import fix

* test: fix add delete guild

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: H01001000 <heiheiho000@gmail.com>
This commit is contained in:
dependabot[bot]
2024-01-11 20:35:50 +00:00
committed by GitHub
co-authored by H01001000
parent 347611999d
commit 6e70c59f41
15 changed files with 64 additions and 65 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
"@types/node": "^20.10.6",
"@types/sinon": "^17.0.2",
"c8": "^8.0.1",
"chai": "^4.3.10",
"chai": "^5.0.0",
"eslint": "^8.56.0",
"eslint-config-discordeno": "*",
"mocha": "^10.2.0",