mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-20 23:44:47 +02:00
Bump @transifex/api from 5.4.0 to 6.0.1 (#9968)
Bumps [@transifex/api](https://github.com/transifex/transifex-javascript) from 5.4.0 to 6.0.1. - [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/v5.4.0...v6.0.1) --- updated-dependencies: - dependency-name: "@transifex/api" dependency-type: direct:development update-type: version-update:semver-major ... 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
@@ -44,7 +44,7 @@
|
||||
"@mapbox/maki": "^8.0.1",
|
||||
"@openstreetmap/id-tagging-schema": "^6.4.1",
|
||||
"@rapideditor/temaki": "^5.6.0",
|
||||
"@transifex/api": "^5.4.0",
|
||||
"@transifex/api": "^6.0.1",
|
||||
"autoprefixer": "^10.4.16",
|
||||
"browserslist-to-esbuild": "^1.2.0",
|
||||
"chai": "^4.3.10",
|
||||
@@ -1461,9 +1461,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@transifex/api": {
|
||||
"version": "5.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@transifex/api/-/api-5.4.0.tgz",
|
||||
"integrity": "sha512-m1VhYxm6RRt5HLBJAIl9uRnFrvBayihaapS1brCTzKAdpZcHSWwZpVb/l/BP8LXrXEM1IcYID+5+G2/rR3c7wg==",
|
||||
"version": "6.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@transifex/api/-/api-6.0.1.tgz",
|
||||
"integrity": "sha512-vmZBIR41NZuvrJ+3jHedXnY/zK/OcDxfVy6j6M8TZbqL/R3SD3sheX5IouwGuHLDVxUn63RryyFpXwv2Y/DPvA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"core-js": "^3.22.4"
|
||||
@@ -11105,9 +11105,9 @@
|
||||
"requires": {}
|
||||
},
|
||||
"@transifex/api": {
|
||||
"version": "5.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@transifex/api/-/api-5.4.0.tgz",
|
||||
"integrity": "sha512-m1VhYxm6RRt5HLBJAIl9uRnFrvBayihaapS1brCTzKAdpZcHSWwZpVb/l/BP8LXrXEM1IcYID+5+G2/rR3c7wg==",
|
||||
"version": "6.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@transifex/api/-/api-6.0.1.tgz",
|
||||
"integrity": "sha512-vmZBIR41NZuvrJ+3jHedXnY/zK/OcDxfVy6j6M8TZbqL/R3SD3sheX5IouwGuHLDVxUn63RryyFpXwv2Y/DPvA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"core-js": "^3.22.4"
|
||||
|
||||
+1
-1
@@ -79,7 +79,7 @@
|
||||
"@mapbox/maki": "^8.0.1",
|
||||
"@openstreetmap/id-tagging-schema": "^6.4.1",
|
||||
"@rapideditor/temaki": "^5.6.0",
|
||||
"@transifex/api": "^5.4.0",
|
||||
"@transifex/api": "^6.0.1",
|
||||
"autoprefixer": "^10.4.16",
|
||||
"browserslist-to-esbuild": "^1.2.0",
|
||||
"chai": "^4.3.10",
|
||||
|
||||
Reference in New Issue
Block a user