From e71cc47c2343d254e22f204fc5abe620887ec794 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 17:30:16 +0000 Subject: [PATCH] chore(deps-dev): bump @crowdin/cli from 3.11.0 to 3.14.0 Bumps [@crowdin/cli](https://github.com/crowdin/crowdin-cli) from 3.11.0 to 3.14.0. - [Release notes](https://github.com/crowdin/crowdin-cli/releases) - [Changelog](https://github.com/crowdin/crowdin-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/crowdin/crowdin-cli/compare/3.11.0...3.14.0) --- updated-dependencies: - dependency-name: "@crowdin/cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f03ea282a..922006d93 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "react-dom": "^17.0.2" }, "devDependencies": { - "@crowdin/cli": "^3.11.0", + "@crowdin/cli": "^3.14.0", "@docusaurus/module-type-aliases": "^2.4.1" }, "browserslist": { diff --git a/yarn.lock b/yarn.lock index 01ea1c248..07c813b9b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1193,10 +1193,10 @@ resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9" integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ== -"@crowdin/cli@^3.11.0": - version "3.11.0" - resolved "https://registry.yarnpkg.com/@crowdin/cli/-/cli-3.11.0.tgz#a170312619b3c8322fb94211b6ec692fd1183230" - integrity sha512-RxnjZuaI8Gqm+iSe0GK/3f6D1tHzsJUAxSDC+YpwfXHX+7n1JL0KM5EQCXhTKv21Zlx9k+BS59VhTpa65omv3Q== +"@crowdin/cli@^3.14.0": + version "3.14.0" + resolved "https://registry.yarnpkg.com/@crowdin/cli/-/cli-3.14.0.tgz#6009d4852addd1ab92ae52e13ed792af9d2e6ea9" + integrity sha512-8MnJvGPkrLprrpLT+jPgBn7aKdv/8eyxLXMN929qYadDy7ZjZiB2CzlTvdGh4DUBoMOr/anoYWDhn9kxP0fn/Q== dependencies: command-exists-promise "^2.0.2" node-fetch "2.6.7"