mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-19 06:58:32 +02:00
Bump @openstreetmap/id-tagging-schema from 6.7.2 to 6.7.3 (#10199)
Bumps [@openstreetmap/id-tagging-schema](https://github.com/openstreetmap/id-tagging-schema) from 6.7.2 to 6.7.3. - [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.7.2...v6.7.3) --- 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:
Generated
+7
-7
@@ -42,7 +42,7 @@
|
||||
"@fortawesome/free-regular-svg-icons": "~6.5.1",
|
||||
"@fortawesome/free-solid-svg-icons": "~6.5.2",
|
||||
"@mapbox/maki": "^8.0.1",
|
||||
"@openstreetmap/id-tagging-schema": "^6.7.2",
|
||||
"@openstreetmap/id-tagging-schema": "^6.7.3",
|
||||
"@rapideditor/mapillary_sprite_source": "^1.8.0",
|
||||
"@rapideditor/temaki": "^5.8.0",
|
||||
"@transifex/api": "^7.1.0",
|
||||
@@ -1347,9 +1347,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@openstreetmap/id-tagging-schema": {
|
||||
"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==",
|
||||
"version": "6.7.3",
|
||||
"resolved": "https://registry.npmjs.org/@openstreetmap/id-tagging-schema/-/id-tagging-schema-6.7.3.tgz",
|
||||
"integrity": "sha512-2oYAXEqmnQd/J4iWYq0dp08Jd8XtOvyGm91fF9KJNbJW4IDRq9JgxAOxMizHG6cS9VrbZWndaMvoeIx94NiY8w==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@pkgjs/parseargs": {
|
||||
@@ -9817,9 +9817,9 @@
|
||||
}
|
||||
},
|
||||
"@openstreetmap/id-tagging-schema": {
|
||||
"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==",
|
||||
"version": "6.7.3",
|
||||
"resolved": "https://registry.npmjs.org/@openstreetmap/id-tagging-schema/-/id-tagging-schema-6.7.3.tgz",
|
||||
"integrity": "sha512-2oYAXEqmnQd/J4iWYq0dp08Jd8XtOvyGm91fF9KJNbJW4IDRq9JgxAOxMizHG6cS9VrbZWndaMvoeIx94NiY8w==",
|
||||
"dev": true
|
||||
},
|
||||
"@pkgjs/parseargs": {
|
||||
|
||||
+1
-1
@@ -77,7 +77,7 @@
|
||||
"@fortawesome/free-regular-svg-icons": "~6.5.1",
|
||||
"@fortawesome/free-solid-svg-icons": "~6.5.2",
|
||||
"@mapbox/maki": "^8.0.1",
|
||||
"@openstreetmap/id-tagging-schema": "^6.7.2",
|
||||
"@openstreetmap/id-tagging-schema": "^6.7.3",
|
||||
"@rapideditor/mapillary_sprite_source": "^1.8.0",
|
||||
"@rapideditor/temaki": "^5.8.0",
|
||||
"@transifex/api": "^7.1.0",
|
||||
|
||||
Reference in New Issue
Block a user