mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
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:
co-authored by
H01001000
parent
347611999d
commit
6e70c59f41
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user