Bump @openstreetmap/id-tagging-schema from 6.9.0 to 6.9.1 (#10792)

Bumps [@openstreetmap/id-tagging-schema](https://github.com/openstreetmap/id-tagging-schema) from 6.9.0 to 6.9.1.
- [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.0...v6.9.1)

---
updated-dependencies:
- dependency-name: "@openstreetmap/id-tagging-schema"
  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-02-20 14:44:01 +01:00
committed by GitHub
parent cf765a99aa
commit 8cbafaeca9
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
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.9.0",
"@openstreetmap/id-tagging-schema": "^6.9.1",
"@rapideditor/mapillary_sprite_source": "^1.8.0",
"@rapideditor/temaki": "^5.9.0",
"@transifex/api": "^7.1.3",
@@ -977,9 +977,9 @@
}
},
"node_modules/@openstreetmap/id-tagging-schema": {
"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==",
"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==",
"dev": true,
"license": "ISC"
},

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.9.0",
"@openstreetmap/id-tagging-schema": "^6.9.1",
"@rapideditor/mapillary_sprite_source": "^1.8.0",
"@rapideditor/temaki": "^5.9.0",
"@transifex/api": "^7.1.3",