mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-12 16:52:50 +00:00
Bump @transifex/api from 7.1.3 to 7.1.4 (#11069)
Bumps [@transifex/api](https://github.com/transifex/transifex-javascript) from 7.1.3 to 7.1.4. - [Release notes](https://github.com/transifex/transifex-javascript/releases) - [Changelog](https://github.com/transifex/transifex-javascript/blob/master/RELEASE_HOWTO.md) - [Commits](https://github.com/transifex/transifex-javascript/compare/v7.1.3...v7.1.4) --- updated-dependencies: - dependency-name: "@transifex/api" dependency-version: 7.1.4 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:
9
package-lock.json
generated
9
package-lock.json
generated
@@ -46,7 +46,7 @@
|
||||
"@openstreetmap/id-tagging-schema": "^6.11.0",
|
||||
"@rapideditor/mapillary_sprite_source": "^1.8.0",
|
||||
"@rapideditor/temaki": "^5.9.0",
|
||||
"@transifex/api": "^7.1.3",
|
||||
"@transifex/api": "^7.1.4",
|
||||
"@types/chai": "^5.2.2",
|
||||
"@types/d3": "^7.4.3",
|
||||
"@types/geojson": "^7946.0.16",
|
||||
@@ -1581,10 +1581,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@transifex/api": {
|
||||
"version": "7.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@transifex/api/-/api-7.1.3.tgz",
|
||||
"integrity": "sha512-oT6QXhRqduGqDNMfyRK4+u1RrAux0sCJe7rtFvEDc6oDg8h6dIr+2O2o8oSOio6E+JFS9KVrRbCIy2jFsPtRFQ==",
|
||||
"version": "7.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@transifex/api/-/api-7.1.4.tgz",
|
||||
"integrity": "sha512-oRWw10V+YPFl1WJuORcQHcjtvqd70lFXxpmXQ/yUn3KE7cLtBMkFeC+2kULw3Rk17hD6EEO2HQLkvpR7NY/Zsw==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"core-js": "^3.35.0"
|
||||
},
|
||||
|
||||
@@ -81,7 +81,7 @@
|
||||
"@openstreetmap/id-tagging-schema": "^6.11.0",
|
||||
"@rapideditor/mapillary_sprite_source": "^1.8.0",
|
||||
"@rapideditor/temaki": "^5.9.0",
|
||||
"@transifex/api": "^7.1.3",
|
||||
"@transifex/api": "^7.1.4",
|
||||
"@types/chai": "^5.2.2",
|
||||
"@types/d3": "^7.4.3",
|
||||
"@types/geojson": "^7946.0.16",
|
||||
|
||||
Reference in New Issue
Block a user