From 0c5854cbde87968f2d85f3aed10b19ca4193a1bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jul 2021 15:43:52 +0200 Subject: [PATCH] build(deps): bump @crowdin/cli from 3.6.0 to 3.6.2 in /docs (#4037) Bumps [@crowdin/cli](https://github.com/crowdin/crowdin-cli) from 3.6.0 to 3.6.2. - [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.0...3.6.2) --- 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 7bcc27947..a51770768 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.0" - resolved "https://registry.yarnpkg.com/@crowdin/cli/-/cli-3.6.0.tgz#67a882c1f15403da0d4492091b812d15ca593234" - integrity sha512-vXycSWnt45bRrV7u6KvvlN0hUm7pXMKlYYDKdRjvvcIFGB3km7WkVXvft9lYOpCH1wHmR7TqjsZQPPQRWqppyA== + version "3.6.2" + resolved "https://registry.yarnpkg.com/@crowdin/cli/-/cli-3.6.2.tgz#90bb6f932846623280634c90de012e2df71b6d68" + integrity sha512-AfGihBalB2QBCjUKV+WHyQmMbXC2MF3E7GdmoRDO6FspkfTJTYVSzVqkxC4V94z0NYRBOIfPCnIfMb3gcPCAQQ== dependencies: shelljs "^0.8.4"