From 33f4def89398d65fef4767430ff4d489df4d86f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 21:41:35 +0000 Subject: [PATCH] chore(deps-dev): bump @crowdin/cli from 4.4.1 to 4.5.2 Bumps [@crowdin/cli](https://github.com/crowdin/crowdin-cli) from 4.4.1 to 4.5.2. - [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.2) --- updated-dependencies: - dependency-name: "@crowdin/cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1dcda5a4..9601121c 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,6 @@ "crowdin": "crowdin" }, "devDependencies": { - "@crowdin/cli": "^4.4.1" + "@crowdin/cli": "^4.5.2" } } diff --git a/yarn.lock b/yarn.lock index a4e70a8b..9fe28713 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,10 +2,10 @@ # yarn lockfile v1 -"@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.2": + version "4.5.2" + resolved "https://registry.yarnpkg.com/@crowdin/cli/-/cli-4.5.2.tgz#63bd3a1899af342bdaef5f9b36fb96978258eb1f" + integrity sha512-VOHAsDKL3Iug1sFjburOaJ8Z9H5coZtRcADlXfgW9GNFErXZiRSYEYfCyW4VzRpsvvr93kHfmBcFwCBq/1YqIQ== dependencies: command-exists-promise "^2.0.2" node-fetch "2.7.0"