mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-21 19:26:41 +02:00
Bump mapillary-js from 4.1.1 to 4.1.2 (#9980)
Bumps [mapillary-js](https://github.com/mapillary/mapillary-js) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/mapillary/mapillary-js/releases) - [Changelog](https://github.com/mapillary/mapillary-js/blob/v4.1.2/CHANGELOG.md) - [Commits](https://github.com/mapillary/mapillary-js/compare/v4.1.1...v4.1.2) --- updated-dependencies: - dependency-name: mapillary-js 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
-4
@@ -70,7 +70,7 @@
|
||||
"karma-mocha": "^2.0.1",
|
||||
"karma-remap-istanbul": "^0.6.0",
|
||||
"mapillary_sprite_source": "^1.8.0",
|
||||
"mapillary-js": "4.1.1",
|
||||
"mapillary-js": "4.1.2",
|
||||
"minimist": "^1.2.8",
|
||||
"mocha": "^10.2.0",
|
||||
"name-suggestion-index": "~6.0",
|
||||
@@ -6357,9 +6357,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/mapillary-js": {
|
||||
"version": "4.1.1",
|
||||
"version": "4.1.2",
|
||||
"resolved": "https://registry.npmjs.org/mapillary-js/-/mapillary-js-4.1.2.tgz",
|
||||
"integrity": "sha512-LYj6xbp/Y9wfBkr/prRwgJGb3+KwvzUri0yl5QEpMEH7oC1p52ErshWmPXysKefmm6JaFML4D7FJ89viwJ4T5g==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/earcut": "^2.1.1",
|
||||
"@types/node": "^14.14.31",
|
||||
@@ -14480,7 +14481,9 @@
|
||||
}
|
||||
},
|
||||
"mapillary-js": {
|
||||
"version": "4.1.1",
|
||||
"version": "4.1.2",
|
||||
"resolved": "https://registry.npmjs.org/mapillary-js/-/mapillary-js-4.1.2.tgz",
|
||||
"integrity": "sha512-LYj6xbp/Y9wfBkr/prRwgJGb3+KwvzUri0yl5QEpMEH7oC1p52ErshWmPXysKefmm6JaFML4D7FJ89viwJ4T5g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/earcut": "^2.1.1",
|
||||
|
||||
+1
-1
@@ -105,7 +105,7 @@
|
||||
"karma-mocha": "^2.0.1",
|
||||
"karma-remap-istanbul": "^0.6.0",
|
||||
"mapillary_sprite_source": "^1.8.0",
|
||||
"mapillary-js": "4.1.1",
|
||||
"mapillary-js": "4.1.2",
|
||||
"minimist": "^1.2.8",
|
||||
"mocha": "^10.2.0",
|
||||
"name-suggestion-index": "~6.0",
|
||||
|
||||
Reference in New Issue
Block a user