From 6375baf5ea49c3101872e3072925ee08830b18d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jul 2021 20:33:08 +0200 Subject: [PATCH] build(deps): bump @crowdin/cli from 3.6.3 to 3.6.4 in /docs (#4050) Bumps [@crowdin/cli](https://github.com/crowdin/crowdin-cli) from 3.6.3 to 3.6.4. - [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.3...3.6.4) --- updated-dependencies: - dependency-name: "@crowdin/cli" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/yarn.lock b/docs/yarn.lock index b11c59946..d2898e545 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.3" - resolved "https://registry.yarnpkg.com/@crowdin/cli/-/cli-3.6.3.tgz#091a836c9308054e411acd8f325a5cfb3cb75121" - integrity sha512-//0EY1RaMoxG3fb9tVPHDhqxtY+7Z5e9E5CxE6vw5LDrwi5dRJCYrVYrW66fp2BghQaXTVuj12lryV2VoiZ2mg== + version "3.6.4" + resolved "https://registry.yarnpkg.com/@crowdin/cli/-/cli-3.6.4.tgz#37e872fbbc85fdfb55e8deba4e35d4393a802aad" + integrity sha512-kFqTf1dFhtSMfF4YWyJ6EAKjjtBEVtHhX2f9cBYc8I51KMTFIOzqeArKFL2qhhq/1Ition2wuE1z7ySwA341+w== dependencies: shelljs "^0.8.4"