From 6727a4c712d922cf9b1e18f0ae87ea00784ededb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 10:30:40 +0100 Subject: [PATCH] Bump @crowdin/cli from 4.3.0 to 4.4.0 (#6414) Bumps [@crowdin/cli](https://github.com/crowdin/crowdin-cli) from 4.3.0 to 4.4.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.3.0...4.4.0) --- updated-dependencies: - dependency-name: "@crowdin/cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b2feb93c0b87..53834a181639 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.3.0", + "@crowdin/cli": "^4.4.0", "@docusaurus/core": "^3.6.1", "@docusaurus/module-type-aliases": "^3.6.2", "@docusaurus/plugin-client-redirects": "^3.6.2", diff --git a/yarn.lock b/yarn.lock index ca822e187b7e..17ff872b3dd3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1406,10 +1406,10 @@ resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9" integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ== -"@crowdin/cli@^4.3.0": - version "4.3.0" - resolved "https://registry.yarnpkg.com/@crowdin/cli/-/cli-4.3.0.tgz#0a61f1c13fecb94111e6f20702dbceb3cf63da7e" - integrity sha512-k1Mtf5U43WDpXvl4b3KNXGQJyf0eKX+ZJDOCDR9P7dW0L6CeuWRkJ9Yhu7LanWPG7Cu3FOqRIKGgmOiLQnxgzw== +"@crowdin/cli@^4.4.0": + version "4.4.0" + resolved "https://registry.yarnpkg.com/@crowdin/cli/-/cli-4.4.0.tgz#8ba6718b079f3af4032dd499ad38fdf1dfc40f62" + integrity sha512-oKpM535mnzCaZRWcTAIDYfMY0ABnl0VkxM++7sfpAyn6dtf+QGhxHuruOfuOwEaSOJxG0pEhCy0UC2LpYUUb2Q== dependencies: command-exists-promise "^2.0.2" node-fetch "2.7.0"