mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-29 15:16:07 +02:00
Bump @openstreetmap/id-tagging-schema from 6.9.1 to 6.10.0 (#10894)
Bumps [@openstreetmap/id-tagging-schema](https://github.com/openstreetmap/id-tagging-schema) from 6.9.1 to 6.10.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.9.1...v6.10.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:
Generated
+4
-4
@@ -43,7 +43,7 @@
|
||||
"@fortawesome/free-regular-svg-icons": "~6.7.2",
|
||||
"@fortawesome/free-solid-svg-icons": "~6.7.2",
|
||||
"@mapbox/maki": "^8.2.0",
|
||||
"@openstreetmap/id-tagging-schema": "^6.9.1",
|
||||
"@openstreetmap/id-tagging-schema": "^6.10.0",
|
||||
"@rapideditor/mapillary_sprite_source": "^1.8.0",
|
||||
"@rapideditor/temaki": "^5.9.0",
|
||||
"@transifex/api": "^7.1.3",
|
||||
@@ -1008,9 +1008,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@openstreetmap/id-tagging-schema": {
|
||||
"version": "6.9.1",
|
||||
"resolved": "https://registry.npmjs.org/@openstreetmap/id-tagging-schema/-/id-tagging-schema-6.9.1.tgz",
|
||||
"integrity": "sha512-CfWYuMRMivWVlk/5pDEeqx2N3BGmZsdDshMZV1IAZ6qdBucpEt21cZPIasaNcr/75p5t79F8qg0xhVzHkoeYOQ==",
|
||||
"version": "6.10.0",
|
||||
"resolved": "https://registry.npmjs.org/@openstreetmap/id-tagging-schema/-/id-tagging-schema-6.10.0.tgz",
|
||||
"integrity": "sha512-w1QfgF6kkHto+jdDYeFEN1FbmWKx6Ukov1r8KqFI9imrWKHchUEfXokC54EG4Zf9/SAp0oeYV3RS6IWcbmQaGw==",
|
||||
"dev": true,
|
||||
"license": "ISC"
|
||||
},
|
||||
|
||||
+1
-1
@@ -78,7 +78,7 @@
|
||||
"@fortawesome/free-regular-svg-icons": "~6.7.2",
|
||||
"@fortawesome/free-solid-svg-icons": "~6.7.2",
|
||||
"@mapbox/maki": "^8.2.0",
|
||||
"@openstreetmap/id-tagging-schema": "^6.9.1",
|
||||
"@openstreetmap/id-tagging-schema": "^6.10.0",
|
||||
"@rapideditor/mapillary_sprite_source": "^1.8.0",
|
||||
"@rapideditor/temaki": "^5.9.0",
|
||||
"@transifex/api": "^7.1.3",
|
||||
|
||||
Reference in New Issue
Block a user