Bump chai and @types/chai

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 4.5.0 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/v4.5.0...v5.1.2)

Updates `@types/chai` from 4.3.20 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-major
- dependency-name: "@types/chai"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-12-06 09:58:35 +00:00
committed by GitHub
parent b95feb311f
commit a0af24cbcb
2 changed files with 52 additions and 170 deletions
+2 -2
View File
@@ -82,7 +82,7 @@
"@rapideditor/mapillary_sprite_source": "^1.8.0",
"@rapideditor/temaki": "^5.9.0",
"@transifex/api": "^7.1.3",
"@types/chai": "^4.3.17",
"@types/chai": "^5.0.1",
"@types/d3": "^7.4.3",
"@types/happen": "^0.3.0",
"@types/sinon": "^17.0.3",
@@ -90,7 +90,7 @@
"autoprefixer": "^10.4.20",
"browserslist": "^4.24.2",
"browserslist-to-esbuild": "^2.1.1",
"chai": "^4.5.0",
"chai": "^5.1.2",
"chalk": "^4.1.2",
"cldr-core": "^46.0.0",
"cldr-localenames-full": "^46.0.0",