mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
Bump @openstreetmap/id-tagging-schema from 6.9.0 to 6.9.1 (#10792)
Bumps [@openstreetmap/id-tagging-schema](https://github.com/openstreetmap/id-tagging-schema) from 6.9.0 to 6.9.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.9.0...v6.9.1) --- 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:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -43,7 +43,7 @@
|
||||
"@fortawesome/free-regular-svg-icons": "~6.7.2",
|
||||
"@fortawesome/free-solid-svg-icons": "~6.7.2",
|
||||
"@mapbox/maki": "^8.0.1",
|
||||
"@openstreetmap/id-tagging-schema": "^6.9.0",
|
||||
"@openstreetmap/id-tagging-schema": "^6.9.1",
|
||||
"@rapideditor/mapillary_sprite_source": "^1.8.0",
|
||||
"@rapideditor/temaki": "^5.9.0",
|
||||
"@transifex/api": "^7.1.3",
|
||||
@@ -977,9 +977,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@openstreetmap/id-tagging-schema": {
|
||||
"version": "6.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@openstreetmap/id-tagging-schema/-/id-tagging-schema-6.9.0.tgz",
|
||||
"integrity": "sha512-poY8YAtJ9r2ToY0kaQZuuY7j45DY5Dr62VbXQx/uAFZtHZHYKSGl+RBN/1/JQG47RkO9SxElEs/bFmWojt5RYQ==",
|
||||
"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==",
|
||||
"dev": true,
|
||||
"license": "ISC"
|
||||
},
|
||||
|
||||
@@ -78,7 +78,7 @@
|
||||
"@fortawesome/free-regular-svg-icons": "~6.7.2",
|
||||
"@fortawesome/free-solid-svg-icons": "~6.7.2",
|
||||
"@mapbox/maki": "^8.0.1",
|
||||
"@openstreetmap/id-tagging-schema": "^6.9.0",
|
||||
"@openstreetmap/id-tagging-schema": "^6.9.1",
|
||||
"@rapideditor/mapillary_sprite_source": "^1.8.0",
|
||||
"@rapideditor/temaki": "^5.9.0",
|
||||
"@transifex/api": "^7.1.3",
|
||||
|
||||
Reference in New Issue
Block a user