From 50cc9d188a944e810ab7b9b6f18bd015836e862e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jan 2022 07:07:00 +0000 Subject: [PATCH] build(deps): bump @crowdin/cli from 3.6.5 to 3.7.5 in /docs Bumps [@crowdin/cli](https://github.com/crowdin/crowdin-cli) from 3.6.5 to 3.7.5. - [Release notes](https://github.com/crowdin/crowdin-cli/releases) - [Changelog](https://github.com/crowdin/crowdin-cli/blob/cli3/CHANGELOG.md) - [Commits](https://github.com/crowdin/crowdin-cli/compare/3.6.5...3.7.5) --- updated-dependencies: - dependency-name: "@crowdin/cli" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/yarn.lock b/docs/yarn.lock index cd37bfc61e1f..46f3b79556ad 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -1108,9 +1108,9 @@ to-fast-properties "^2.0.0" "@crowdin/cli@3": - version "3.6.5" - resolved "https://registry.yarnpkg.com/@crowdin/cli/-/cli-3.6.5.tgz#8aa0e8cc2af14ce9998b075e6f3e2eb475e1de86" - integrity sha512-M+tj81GdAb1i9upLpT45s4h/weBLTxQ+MpJv+cQEkUwPT5Dn5vWb/fSXqmS3mzPKyuHr/+x2JLqdf97Y385FQA== + version "3.7.5" + resolved "https://registry.yarnpkg.com/@crowdin/cli/-/cli-3.7.5.tgz#1ba613b581ae986c6e94f751e877e092f832b896" + integrity sha512-/RSWUUm5ubpWX1v5O+jcCGI3GhdrOzXgeU9O9Bgnb5lDD1NqZpf9gsiu1JiSE1ywYb5opKalIw4cCCSo8DxQIQ== dependencies: shelljs "^0.8.4"