Bump @openstreetmap/id-tagging-schema from 6.2.0 to 6.3.0 (#9688)

Bumps [@openstreetmap/id-tagging-schema](https://github.com/openstreetmap/id-tagging-schema) from 6.2.0 to 6.3.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.2.0...v6.3.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-07-07 15:31:46 +02:00
committed by GitHub
parent f8c80eefd8
commit b08c01f623
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
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.2.0",
"@openstreetmap/id-tagging-schema": "^6.3.0",
"@rapideditor/temaki": "~5.4.0",
"@transifex/api": "^5.2.0",
"autoprefixer": "^10.4.14",
@@ -1214,9 +1214,9 @@
}
},
"node_modules/@openstreetmap/id-tagging-schema": {
"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==",
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/@openstreetmap/id-tagging-schema/-/id-tagging-schema-6.3.0.tgz",
"integrity": "sha512-Qe8cHI58bya8AjbVmWicPxwaJE7xq98ffcZ/M7AwYdM2QbxfsQHooBjh1HYBpxSWgd9JVT6d3g4uaUYftvyhtw==",
"dev": true
},
"node_modules/@pkgjs/parseargs": {
@@ -10754,9 +10754,9 @@
}
},
"@openstreetmap/id-tagging-schema": {
"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==",
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/@openstreetmap/id-tagging-schema/-/id-tagging-schema-6.3.0.tgz",
"integrity": "sha512-Qe8cHI58bya8AjbVmWicPxwaJE7xq98ffcZ/M7AwYdM2QbxfsQHooBjh1HYBpxSWgd9JVT6d3g4uaUYftvyhtw==",
"dev": true
},
"@pkgjs/parseargs": {

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.2.0",
"@openstreetmap/id-tagging-schema": "^6.3.0",
"@transifex/api": "^5.2.0",
"autoprefixer": "^10.4.14",
"chai": "^4.3.7",