Bump @transifex/api from 5.2.0 to 5.4.0 (#9750)

Bumps [@transifex/api](https://github.com/transifex/transifex-javascript) from 5.2.0 to 5.4.0.
- [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.2.0...v5.4.0)

---
updated-dependencies:
- dependency-name: "@transifex/api"
  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:
dependabot[bot]
2023-07-11 22:44:07 +02:00
committed by GitHub
parent 02049b2db6
commit 8deebc572b
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -43,7 +43,7 @@
"@mapbox/maki": "^8.0.1",
"@openstreetmap/id-tagging-schema": "^6.3.0",
"@rapideditor/temaki": "~5.4.0",
"@transifex/api": "^5.2.0",
"@transifex/api": "^5.4.0",
"autoprefixer": "^10.4.14",
"chai": "^4.3.7",
"chalk": "^4.1.2",
@@ -1362,9 +1362,9 @@
}
},
"node_modules/@transifex/api": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/@transifex/api/-/api-5.2.0.tgz",
"integrity": "sha512-DAdMNRUtQ4sqUiicDDt2V6bd27PFtiFC9eVYwjuollkaj5ZDRWZFtNbS5Kg2YnWQcPB/CUfTamcOrM4D/sZtxw==",
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/@transifex/api/-/api-5.4.0.tgz",
"integrity": "sha512-m1VhYxm6RRt5HLBJAIl9uRnFrvBayihaapS1brCTzKAdpZcHSWwZpVb/l/BP8LXrXEM1IcYID+5+G2/rR3c7wg==",
"dev": true,
"dependencies": {
"core-js": "^3.22.4"
@@ -10860,9 +10860,9 @@
"requires": {}
},
"@transifex/api": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/@transifex/api/-/api-5.2.0.tgz",
"integrity": "sha512-DAdMNRUtQ4sqUiicDDt2V6bd27PFtiFC9eVYwjuollkaj5ZDRWZFtNbS5Kg2YnWQcPB/CUfTamcOrM4D/sZtxw==",
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/@transifex/api/-/api-5.4.0.tgz",
"integrity": "sha512-m1VhYxm6RRt5HLBJAIl9uRnFrvBayihaapS1brCTzKAdpZcHSWwZpVb/l/BP8LXrXEM1IcYID+5+G2/rR3c7wg==",
"dev": true,
"requires": {
"core-js": "^3.22.4"
+1 -1
View File
@@ -78,7 +78,7 @@
"@rapideditor/temaki": "~5.4.0",
"@mapbox/maki": "^8.0.1",
"@openstreetmap/id-tagging-schema": "^6.3.0",
"@transifex/api": "^5.2.0",
"@transifex/api": "^5.4.0",
"autoprefixer": "^10.4.14",
"chai": "^4.3.7",
"chalk": "^4.1.2",