From 3eb19a25f8b649475706f0b7af210f4f3033eac3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Oct 2021 20:19:01 +0200 Subject: [PATCH] build(deps): bump @crowdin/cli from 3.7.0 to 3.7.1 in /docs (#4251) Bumps [@crowdin/cli](https://github.com/crowdin/crowdin-cli) from 3.7.0 to 3.7.1. - [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.7.0...3.7.1) --- 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 50c007e36..71dd3005b 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -1960,9 +1960,9 @@ to-fast-properties "^2.0.0" "@crowdin/cli@3": - version "3.7.0" - resolved "https://registry.yarnpkg.com/@crowdin/cli/-/cli-3.7.0.tgz#d35b69e90b6a737a9de017423ac34c02291cdebb" - integrity sha512-7eje7V6BGMeW23ywbrYdvpdIIxG5O1WP2wit4MVP9EtuZMOfr1M0l9BnObbkSYK86UiZuoJFHs1Q1KoCWg1rlA== + version "3.7.1" + resolved "https://registry.yarnpkg.com/@crowdin/cli/-/cli-3.7.1.tgz#41807cff11d3e07bc07cae9bfe012332f31dfd3b" + integrity sha512-UJrppchjYW2Gyl/2Tl9C2txYsyA44lJkrx04BhmaihvsJT82x5YKvvvUuvvfCUukG4+3relo0EoQG846PZX3ng== dependencies: shelljs "^0.8.4"