Bump @openstreetmap/id-tagging-schema from 6.4.1 to 6.6.0 (#10094)

Bumps [@openstreetmap/id-tagging-schema](https://github.com/openstreetmap/id-tagging-schema) from 6.4.1 to 6.6.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.4.1...v6.6.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]
2024-02-16 18:41:36 +01:00
committed by GitHub
parent 82967184e6
commit c2bfda171b
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -42,7 +42,7 @@
"@fortawesome/free-regular-svg-icons": "~6.5.1",
"@fortawesome/free-solid-svg-icons": "~6.5.1",
"@mapbox/maki": "^8.0.1",
"@openstreetmap/id-tagging-schema": "^6.4.1",
"@openstreetmap/id-tagging-schema": "^6.6.0",
"@rapideditor/mapillary_sprite_source": "^1.8.0",
"@rapideditor/temaki": "^5.7.0",
"@transifex/api": "^7.1.0",
@@ -1327,9 +1327,9 @@
}
},
"node_modules/@openstreetmap/id-tagging-schema": {
"version": "6.4.1",
"resolved": "https://registry.npmjs.org/@openstreetmap/id-tagging-schema/-/id-tagging-schema-6.4.1.tgz",
"integrity": "sha512-KdKbBYM0rOWdksq2f8uWx42f4VBCQ4ppB0nQbRBgB4yj17v5CPXdphoF1weYvfwiFKfjXpyET2tQMCOdkunxDQ==",
"version": "6.6.0",
"resolved": "https://registry.npmjs.org/@openstreetmap/id-tagging-schema/-/id-tagging-schema-6.6.0.tgz",
"integrity": "sha512-IlQpymfiOEJz+3rAyH2ACPLKyDBdvudV+gd3wwN5rWKeMNjnmeOJqIwHmQ8b4MzMHsf4XJj3EU8UhECnE3DCRw==",
"dev": true
},
"node_modules/@pkgjs/parseargs": {
@@ -9538,9 +9538,9 @@
}
},
"@openstreetmap/id-tagging-schema": {
"version": "6.4.1",
"resolved": "https://registry.npmjs.org/@openstreetmap/id-tagging-schema/-/id-tagging-schema-6.4.1.tgz",
"integrity": "sha512-KdKbBYM0rOWdksq2f8uWx42f4VBCQ4ppB0nQbRBgB4yj17v5CPXdphoF1weYvfwiFKfjXpyET2tQMCOdkunxDQ==",
"version": "6.6.0",
"resolved": "https://registry.npmjs.org/@openstreetmap/id-tagging-schema/-/id-tagging-schema-6.6.0.tgz",
"integrity": "sha512-IlQpymfiOEJz+3rAyH2ACPLKyDBdvudV+gd3wwN5rWKeMNjnmeOJqIwHmQ8b4MzMHsf4XJj3EU8UhECnE3DCRw==",
"dev": true
},
"@pkgjs/parseargs": {

View File

@@ -77,7 +77,7 @@
"@fortawesome/free-regular-svg-icons": "~6.5.1",
"@fortawesome/free-solid-svg-icons": "~6.5.1",
"@mapbox/maki": "^8.0.1",
"@openstreetmap/id-tagging-schema": "^6.4.1",
"@openstreetmap/id-tagging-schema": "^6.6.0",
"@rapideditor/mapillary_sprite_source": "^1.8.0",
"@rapideditor/temaki": "^5.7.0",
"@transifex/api": "^7.1.0",