Bump @types/chai from 5.2.0 to 5.2.1 (#10918)

Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 5.2.0 to 5.2.1.
- [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-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]
2025-03-25 13:51:10 +01:00
committed by GitHub
parent 106410c546
commit de76ccb266
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
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.2.0",
"@types/chai": "^5.2.1",
"@types/d3": "^7.4.3",
"@types/geojson": "^7946.0.16",
"@types/happen": "^0.3.0",
@@ -1668,9 +1668,9 @@
}
},
"node_modules/@types/chai": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/@types/chai/-/chai-5.2.0.tgz",
"integrity": "sha512-FWnQYdrG9FAC8KgPVhDFfrPL1FBsL3NtIt2WsxKvwu/61K6HiuDF3xAb7c7w/k9ML2QOUHcwTgU7dKLFPK6sBg==",
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/@types/chai/-/chai-5.2.1.tgz",
"integrity": "sha512-iu1JLYmGmITRzUgNiLMZD3WCoFzpYtueuyAgHTXqgwSRAMIlFTnZqG6/xenkpUGRJEzSfklUTI4GNSzks/dc0w==",
"dev": true,
"license": "MIT",
"dependencies": {

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.2.0",
"@types/chai": "^5.2.1",
"@types/d3": "^7.4.3",
"@types/geojson": "^7946.0.16",
"@types/happen": "^0.3.0",