Bump @openstreetmap/id-tagging-schema from 6.8.1 to 6.9.0 (#10744)

Bumps [@openstreetmap/id-tagging-schema](https://github.com/openstreetmap/id-tagging-schema) from 6.8.1 to 6.9.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.8.1...v6.9.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-02-07 11:21:45 +01:00
committed by GitHub
parent b389feb4ac
commit 7b8cf06503
2 changed files with 7 additions and 6 deletions
+6 -5
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.0.1",
"@openstreetmap/id-tagging-schema": "^6.8.1",
"@openstreetmap/id-tagging-schema": "^6.9.0",
"@rapideditor/mapillary_sprite_source": "^1.8.0",
"@rapideditor/temaki": "^5.9.0",
"@transifex/api": "^7.1.3",
@@ -924,10 +924,11 @@
}
},
"node_modules/@openstreetmap/id-tagging-schema": {
"version": "6.8.1",
"resolved": "https://registry.npmjs.org/@openstreetmap/id-tagging-schema/-/id-tagging-schema-6.8.1.tgz",
"integrity": "sha512-98HK85K3ZC7cbmt624tcHjadSBYJ4vvTUWFm5G5uPp00dUmAThz4Cc/EFNdb2j3aB9Zv2hZ6Ikfdd1/M/APsuQ==",
"dev": true
"version": "6.9.0",
"resolved": "https://registry.npmjs.org/@openstreetmap/id-tagging-schema/-/id-tagging-schema-6.9.0.tgz",
"integrity": "sha512-poY8YAtJ9r2ToY0kaQZuuY7j45DY5Dr62VbXQx/uAFZtHZHYKSGl+RBN/1/JQG47RkO9SxElEs/bFmWojt5RYQ==",
"dev": true,
"license": "ISC"
},
"node_modules/@pkgjs/parseargs": {
"version": "0.11.0",
+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.0.1",
"@openstreetmap/id-tagging-schema": "^6.8.1",
"@openstreetmap/id-tagging-schema": "^6.9.0",
"@rapideditor/mapillary_sprite_source": "^1.8.0",
"@rapideditor/temaki": "^5.9.0",
"@transifex/api": "^7.1.3",