mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-12 16:52:50 +00:00
Bump @openstreetmap/id-tagging-schema from 6.6.0 to 6.7.2 (#10168)
Bumps [@openstreetmap/id-tagging-schema](https://github.com/openstreetmap/id-tagging-schema) from 6.6.0 to 6.7.2. - [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.6.0...v6.7.2) --- 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:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -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.6.0",
|
||||
"@openstreetmap/id-tagging-schema": "^6.7.2",
|
||||
"@rapideditor/mapillary_sprite_source": "^1.8.0",
|
||||
"@rapideditor/temaki": "^5.8.0",
|
||||
"@transifex/api": "^7.1.0",
|
||||
@@ -1327,9 +1327,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@openstreetmap/id-tagging-schema": {
|
||||
"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==",
|
||||
"version": "6.7.2",
|
||||
"resolved": "https://registry.npmjs.org/@openstreetmap/id-tagging-schema/-/id-tagging-schema-6.7.2.tgz",
|
||||
"integrity": "sha512-DFYYO/Qimj2/nLpHBg3xX2HufptPaYF4f8fbAuBdgNsZU9OCKpZQid9Lls9LD8ku0k1Gs8NtNUAgaeIyRMgM8g==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@pkgjs/parseargs": {
|
||||
@@ -9781,9 +9781,9 @@
|
||||
}
|
||||
},
|
||||
"@openstreetmap/id-tagging-schema": {
|
||||
"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==",
|
||||
"version": "6.7.2",
|
||||
"resolved": "https://registry.npmjs.org/@openstreetmap/id-tagging-schema/-/id-tagging-schema-6.7.2.tgz",
|
||||
"integrity": "sha512-DFYYO/Qimj2/nLpHBg3xX2HufptPaYF4f8fbAuBdgNsZU9OCKpZQid9Lls9LD8ku0k1Gs8NtNUAgaeIyRMgM8g==",
|
||||
"dev": true
|
||||
},
|
||||
"@pkgjs/parseargs": {
|
||||
|
||||
@@ -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.6.0",
|
||||
"@openstreetmap/id-tagging-schema": "^6.7.2",
|
||||
"@rapideditor/mapillary_sprite_source": "^1.8.0",
|
||||
"@rapideditor/temaki": "^5.8.0",
|
||||
"@transifex/api": "^7.1.0",
|
||||
|
||||
Reference in New Issue
Block a user