Bump @types/chai from 5.0.1 to 5.2.0 (#10841)

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

---
updated-dependencies:
- dependency-name: "@types/chai"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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]
2025-03-06 13:20:28 +01:00
committed by GitHub
parent f93d03c3d1
commit 237789b11e
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -47,7 +47,7 @@
"@rapideditor/mapillary_sprite_source": "^1.8.0",
"@rapideditor/temaki": "^5.9.0",
"@transifex/api": "^7.1.3",
"@types/chai": "^5.0.1",
"@types/chai": "^5.2.0",
"@types/d3": "^7.4.3",
"@types/happen": "^0.3.0",
"@types/lodash-es": "^4.17.12",
@@ -1623,9 +1623,9 @@
}
},
"node_modules/@types/chai": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/@types/chai/-/chai-5.0.1.tgz",
"integrity": "sha512-5T8ajsg3M/FOncpLYW7sdOcD6yf4+722sze/tc4KQV0P8Z2rAr3SAuHCIkYmYpt8VbcQlnz8SxlOlPQYefe4cA==",
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/@types/chai/-/chai-5.2.0.tgz",
"integrity": "sha512-FWnQYdrG9FAC8KgPVhDFfrPL1FBsL3NtIt2WsxKvwu/61K6HiuDF3xAb7c7w/k9ML2QOUHcwTgU7dKLFPK6sBg==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
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": "^5.0.1",
"@types/chai": "^5.2.0",
"@types/d3": "^7.4.3",
"@types/happen": "^0.3.0",
"@types/lodash-es": "^4.17.12",