Bump @openstreetmap/id-tagging-schema from 6.0.0 to 6.2.0 (#9659)

Bumps [@openstreetmap/id-tagging-schema](https://github.com/openstreetmap/id-tagging-schema) from 6.0.0 to 6.2.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.0.0...v6.2.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]
2023-05-26 12:14:26 +02:00
committed by GitHub
parent 71a2ab5c9d
commit 7520c9b674
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -41,7 +41,7 @@
"@fortawesome/free-regular-svg-icons": "~6.4.0",
"@fortawesome/free-solid-svg-icons": "~6.4.0",
"@mapbox/maki": "^8.0.1",
"@openstreetmap/id-tagging-schema": "^6.0.0",
"@openstreetmap/id-tagging-schema": "^6.2.0",
"@rapideditor/temaki": "~5.4.0",
"@transifex/api": "^5.2.0",
"autoprefixer": "^10.4.14",
@@ -1109,9 +1109,9 @@
}
},
"node_modules/@openstreetmap/id-tagging-schema": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/@openstreetmap/id-tagging-schema/-/id-tagging-schema-6.0.0.tgz",
"integrity": "sha512-/G7HoAQkNjqyDQy2Fb+Zg1fyWqFGGALhPEydk3yU3khnuqX0ORJC8Bsx8/U2ZIHZebba5VHoYFeouxyy3rOZRg==",
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/@openstreetmap/id-tagging-schema/-/id-tagging-schema-6.2.0.tgz",
"integrity": "sha512-v9AX9c7KXqxNDIDpK7XLjvQsOWA8GHXghF7hBzXdOkpkh117PoRKwh9LwN284fbw/WKGh/jBun+6nsCOsp3vVQ==",
"dev": true
},
"node_modules/@rapideditor/country-coder": {
@@ -10456,9 +10456,9 @@
}
},
"@openstreetmap/id-tagging-schema": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/@openstreetmap/id-tagging-schema/-/id-tagging-schema-6.0.0.tgz",
"integrity": "sha512-/G7HoAQkNjqyDQy2Fb+Zg1fyWqFGGALhPEydk3yU3khnuqX0ORJC8Bsx8/U2ZIHZebba5VHoYFeouxyy3rOZRg==",
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/@openstreetmap/id-tagging-schema/-/id-tagging-schema-6.2.0.tgz",
"integrity": "sha512-v9AX9c7KXqxNDIDpK7XLjvQsOWA8GHXghF7hBzXdOkpkh117PoRKwh9LwN284fbw/WKGh/jBun+6nsCOsp3vVQ==",
"dev": true
},
"@rapideditor/country-coder": {
+1 -1
View File
@@ -77,7 +77,7 @@
"@fortawesome/free-solid-svg-icons": "~6.4.0",
"@rapideditor/temaki": "~5.4.0",
"@mapbox/maki": "^8.0.1",
"@openstreetmap/id-tagging-schema": "^6.0.0",
"@openstreetmap/id-tagging-schema": "^6.2.0",
"@transifex/api": "^5.2.0",
"autoprefixer": "^10.4.14",
"chai": "^4.3.7",