build(deps-dev): bump chai from 5.0.0 to 5.0.3 (#3401)

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

---
updated-dependencies:
- dependency-name: chai
  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>
This commit is contained in:
dependabot[bot]
2024-02-09 18:43:32 +00:00
committed by GitHub
parent 1db91d3c3b
commit 74312479b9
7 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
"@types/node": "^20.11.15",
"@types/sinon": "^17.0.3",
"c8": "^9.1.0",
"chai": "^5.0.0",
"chai": "^5.0.3",
"eslint": "^8.56.0",
"eslint-config-discordeno": "*",
"mocha": "^10.2.0",