Bump @openstreetmap/id-tagging-schema from 6.9.1 to 6.10.0 (#10894)

Bumps [@openstreetmap/id-tagging-schema](https://github.com/openstreetmap/id-tagging-schema) from 6.9.1 to 6.10.0.
- [Release notes](https://github.com/openstreetmap/id-tagging-schema/releases)
- [Changelog](https://github.com/openstreetmap/id-tagging-schema/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openstreetmap/id-tagging-schema/compare/v6.9.1...v6.10.0)

---
updated-dependencies:
- dependency-name: "@openstreetmap/id-tagging-schema"
  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-21 17:24:00 +01:00
committed by GitHub
parent d323e067e8
commit 505004d50a
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -43,7 +43,7 @@
"@fortawesome/free-regular-svg-icons": "~6.7.2",
"@fortawesome/free-solid-svg-icons": "~6.7.2",
"@mapbox/maki": "^8.2.0",
"@openstreetmap/id-tagging-schema": "^6.9.1",
"@openstreetmap/id-tagging-schema": "^6.10.0",
"@rapideditor/mapillary_sprite_source": "^1.8.0",
"@rapideditor/temaki": "^5.9.0",
"@transifex/api": "^7.1.3",
@@ -1008,9 +1008,9 @@
}
},
"node_modules/@openstreetmap/id-tagging-schema": {
"version": "6.9.1",
"resolved": "https://registry.npmjs.org/@openstreetmap/id-tagging-schema/-/id-tagging-schema-6.9.1.tgz",
"integrity": "sha512-CfWYuMRMivWVlk/5pDEeqx2N3BGmZsdDshMZV1IAZ6qdBucpEt21cZPIasaNcr/75p5t79F8qg0xhVzHkoeYOQ==",
"version": "6.10.0",
"resolved": "https://registry.npmjs.org/@openstreetmap/id-tagging-schema/-/id-tagging-schema-6.10.0.tgz",
"integrity": "sha512-w1QfgF6kkHto+jdDYeFEN1FbmWKx6Ukov1r8KqFI9imrWKHchUEfXokC54EG4Zf9/SAp0oeYV3RS6IWcbmQaGw==",
"dev": true,
"license": "ISC"
},
+1 -1
View File
@@ -78,7 +78,7 @@
"@fortawesome/free-regular-svg-icons": "~6.7.2",
"@fortawesome/free-solid-svg-icons": "~6.7.2",
"@mapbox/maki": "^8.2.0",
"@openstreetmap/id-tagging-schema": "^6.9.1",
"@openstreetmap/id-tagging-schema": "^6.10.0",
"@rapideditor/mapillary_sprite_source": "^1.8.0",
"@rapideditor/temaki": "^5.9.0",
"@transifex/api": "^7.1.3",