From e6bc5773790d4231257833ccc3edd54017e236ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Oct 2021 18:46:54 +0200 Subject: [PATCH] chore(deps): update dependency @crowdin/cli to v3.7.0 (#2497) --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 645576506..c4b625dfb 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@changesets/changelog-github": "0.2.8", "@changesets/cli": "2.15.0", "@changesets/get-dependents-graph": "1.2.2", - "@crowdin/cli": "3.6.5", + "@crowdin/cli": "3.7.0", "@types/async": "3.2.7", "@types/autocannon": "4.1.1", "@types/autosuggest-highlight": "3.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a5a81fef2..be9f57290 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,7 +30,7 @@ importers: '@changesets/changelog-github': 0.2.8 '@changesets/cli': 2.15.0 '@changesets/get-dependents-graph': 1.2.2 - '@crowdin/cli': 3.6.5 + '@crowdin/cli': 3.7.0 '@types/async': 3.2.7 '@types/autocannon': 4.1.1 '@types/autosuggest-highlight': 3.1.1 @@ -120,7 +120,7 @@ importers: '@changesets/changelog-github': 0.2.8 '@changesets/cli': 2.15.0 '@changesets/get-dependents-graph': 1.2.2 - '@crowdin/cli': 3.6.5 + '@crowdin/cli': 3.7.0 '@types/async': 3.2.7 '@types/autocannon': 4.1.1 '@types/autosuggest-highlight': 3.1.1 @@ -5333,8 +5333,8 @@ packages: prettier: 1.19.1 dev: true - /@crowdin/cli/3.6.5: - resolution: {integrity: sha512-M+tj81GdAb1i9upLpT45s4h/weBLTxQ+MpJv+cQEkUwPT5Dn5vWb/fSXqmS3mzPKyuHr/+x2JLqdf97Y385FQA==} + /@crowdin/cli/3.7.0: + resolution: {integrity: sha512-7eje7V6BGMeW23ywbrYdvpdIIxG5O1WP2wit4MVP9EtuZMOfr1M0l9BnObbkSYK86UiZuoJFHs1Q1KoCWg1rlA==} hasBin: true dependencies: shelljs: 0.8.4