From 553e92448f060e5b6fb24b0fc6f2f8bdd073f3b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 17:31:13 +0000 Subject: [PATCH] chore(deps-dev): bump @crowdin/cli from 3.14.0 to 3.15.0 Bumps [@crowdin/cli](https://github.com/crowdin/crowdin-cli) from 3.14.0 to 3.15.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.14.0...3.15.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 efce66960..8c5f9d6cc 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "react-dom": "^17.0.2" }, "devDependencies": { - "@crowdin/cli": "^3.14.0", + "@crowdin/cli": "^3.15.0", "@docusaurus/module-type-aliases": "^2.4.3" }, "browserslist": { diff --git a/yarn.lock b/yarn.lock index dc29cdad4..a552953d7 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.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== +"@crowdin/cli@^3.15.0": + version "3.15.0" + resolved "https://registry.yarnpkg.com/@crowdin/cli/-/cli-3.15.0.tgz#85934161a36a6570634bc781de6a3441ab7d76ba" + integrity sha512-oQMfC5S5OkVee+ryB56E1g0cr2iL9HFaYMWSwNRODp1KICWo0B/oRQo3MvStiZ3VW9ZkeydEoOgRnXXxw2amOA== dependencies: command-exists-promise "^2.0.2" node-fetch "2.6.7"