mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-17 22:24:49 +02:00
Bump @openstreetmap/id-tagging-schema from 6.3.0 to 6.4.1 (#9851)
Bumps [@openstreetmap/id-tagging-schema](https://github.com/openstreetmap/id-tagging-schema) from 6.3.0 to 6.4.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.3.0...v6.4.1) --- 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:
Generated
+7
-7
@@ -42,7 +42,7 @@
|
||||
"@fortawesome/free-regular-svg-icons": "~6.4.2",
|
||||
"@fortawesome/free-solid-svg-icons": "~6.4.2",
|
||||
"@mapbox/maki": "^8.0.1",
|
||||
"@openstreetmap/id-tagging-schema": "^6.3.0",
|
||||
"@openstreetmap/id-tagging-schema": "^6.4.1",
|
||||
"@rapideditor/temaki": "~5.4.0",
|
||||
"@transifex/api": "^5.4.0",
|
||||
"autoprefixer": "^10.4.15",
|
||||
@@ -1215,9 +1215,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@openstreetmap/id-tagging-schema": {
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@openstreetmap/id-tagging-schema/-/id-tagging-schema-6.3.0.tgz",
|
||||
"integrity": "sha512-Qe8cHI58bya8AjbVmWicPxwaJE7xq98ffcZ/M7AwYdM2QbxfsQHooBjh1HYBpxSWgd9JVT6d3g4uaUYftvyhtw==",
|
||||
"version": "6.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@openstreetmap/id-tagging-schema/-/id-tagging-schema-6.4.1.tgz",
|
||||
"integrity": "sha512-KdKbBYM0rOWdksq2f8uWx42f4VBCQ4ppB0nQbRBgB4yj17v5CPXdphoF1weYvfwiFKfjXpyET2tQMCOdkunxDQ==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@pkgjs/parseargs": {
|
||||
@@ -10776,9 +10776,9 @@
|
||||
}
|
||||
},
|
||||
"@openstreetmap/id-tagging-schema": {
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@openstreetmap/id-tagging-schema/-/id-tagging-schema-6.3.0.tgz",
|
||||
"integrity": "sha512-Qe8cHI58bya8AjbVmWicPxwaJE7xq98ffcZ/M7AwYdM2QbxfsQHooBjh1HYBpxSWgd9JVT6d3g4uaUYftvyhtw==",
|
||||
"version": "6.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@openstreetmap/id-tagging-schema/-/id-tagging-schema-6.4.1.tgz",
|
||||
"integrity": "sha512-KdKbBYM0rOWdksq2f8uWx42f4VBCQ4ppB0nQbRBgB4yj17v5CPXdphoF1weYvfwiFKfjXpyET2tQMCOdkunxDQ==",
|
||||
"dev": true
|
||||
},
|
||||
"@pkgjs/parseargs": {
|
||||
|
||||
+1
-1
@@ -77,7 +77,7 @@
|
||||
"@fortawesome/free-regular-svg-icons": "~6.4.2",
|
||||
"@fortawesome/free-solid-svg-icons": "~6.4.2",
|
||||
"@mapbox/maki": "^8.0.1",
|
||||
"@openstreetmap/id-tagging-schema": "^6.3.0",
|
||||
"@openstreetmap/id-tagging-schema": "^6.4.1",
|
||||
"@rapideditor/temaki": "~5.4.0",
|
||||
"@transifex/api": "^5.4.0",
|
||||
"autoprefixer": "^10.4.15",
|
||||
|
||||
Reference in New Issue
Block a user