From d75da3ece049746563c4274a902ef3a661e277c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 14:52:21 +0000 Subject: [PATCH] Bump @crowdin/cli from 4.4.1 to 4.5.0 Bumps [@crowdin/cli](https://github.com/crowdin/crowdin-cli) from 4.4.1 to 4.5.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/4.4.1...4.5.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 f87487720cea..8d09d9819ddd 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "devDependencies": { "@actions/core": "^1.11.1", "@actions/github": "^6.0.0", - "@crowdin/cli": "^4.4.1", + "@crowdin/cli": "^4.5.0", "@docusaurus/core": "^3.6.3", "@docusaurus/module-type-aliases": "^3.6.3", "@docusaurus/plugin-client-redirects": "^3.6.3", diff --git a/yarn.lock b/yarn.lock index 6207b0c7300e..fb0536dcfc50 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1442,10 +1442,10 @@ resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9" integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ== -"@crowdin/cli@^4.4.1": - version "4.4.1" - resolved "https://registry.yarnpkg.com/@crowdin/cli/-/cli-4.4.1.tgz#89b80485575fcf33e1ddbcd591aea7579d683df0" - integrity sha512-xMKpEnROB+TD2cvkjCmgt/vhxp9V/mraAeD5Mqocev6eUutQW7JfqX7Q2dOE9H1SIoXs7UzNpzpaZ64YdxVcZg== +"@crowdin/cli@^4.5.0": + version "4.5.0" + resolved "https://registry.yarnpkg.com/@crowdin/cli/-/cli-4.5.0.tgz#c84bde006473fdb6303274ead578e0c5aad994c2" + integrity sha512-faj84fCXT8GcM0CwZ6KuXQ6ckwRHj2OKFFib048RobykRoMFJxXJnu6P/OBjWpcqFFbxWJB0QL0VkS42hqdMng== dependencies: command-exists-promise "^2.0.2" node-fetch "2.7.0"