chore: upgrade Crowdin (#5137)

This commit is contained in:
Sébastien Lorber 2021-07-09 19:35:06 +02:00 committed by GitHub
parent 7babfe0363
commit d7c2df6530
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -61,7 +61,7 @@
"@babel/plugin-proposal-optional-chaining": "^7.12.16", "@babel/plugin-proposal-optional-chaining": "^7.12.16",
"@babel/plugin-transform-modules-commonjs": "^7.12.13", "@babel/plugin-transform-modules-commonjs": "^7.12.13",
"@babel/preset-typescript": "^7.12.16", "@babel/preset-typescript": "^7.12.16",
"@crowdin/cli": "^3.5.3", "@crowdin/cli": "^3.6.4",
"@formatjs/intl-datetimeformat": "^3.2.12", "@formatjs/intl-datetimeformat": "^3.2.12",
"@formatjs/intl-numberformat": "^6.2.2", "@formatjs/intl-numberformat": "^6.2.2",
"@formatjs/intl-pluralrules": "^4.0.11", "@formatjs/intl-pluralrules": "^4.0.11",

View file

@ -1287,10 +1287,10 @@
exec-sh "^0.3.2" exec-sh "^0.3.2"
minimist "^1.2.0" minimist "^1.2.0"
"@crowdin/cli@^3.5.2", "@crowdin/cli@^3.5.3": "@crowdin/cli@^3.5.2", "@crowdin/cli@^3.6.4":
version "3.6.1" version "3.6.4"
resolved "https://registry.yarnpkg.com/@crowdin/cli/-/cli-3.6.1.tgz#3422536781be49808ab6abda8bb17cb29df01dbb" resolved "https://registry.yarnpkg.com/@crowdin/cli/-/cli-3.6.4.tgz#37e872fbbc85fdfb55e8deba4e35d4393a802aad"
integrity sha512-RUKFrPCX3R1MJPyRpBSqWFwmjbDlVWLHtXAzx2FPeyjnyMXrXLPJ8YEl4t8YU+96q/0t46qTdmMLeQmYyDEvGQ== integrity sha512-kFqTf1dFhtSMfF4YWyJ6EAKjjtBEVtHhX2f9cBYc8I51KMTFIOzqeArKFL2qhhq/1Ition2wuE1z7ySwA341+w==
dependencies: dependencies:
shelljs "^0.8.4" shelljs "^0.8.4"