From 1f59ff68d62ef7cb6e3a854bf8ee7a90cf97bab5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Nov 2021 20:43:58 +0100 Subject: [PATCH] chore(deps): update dependency @crowdin/cli to v3.7.2 (#2690) --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 81fffa5fd..7e2f9da6a 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.3", - "@crowdin/cli": "3.7.1", + "@crowdin/cli": "3.7.2", "@trivago/prettier-plugin-sort-imports": "3.1.1", "@types/async": "3.2.7", "@types/autocannon": "4.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5a316e892..65b865797 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.3 - '@crowdin/cli': 3.7.1 + '@crowdin/cli': 3.7.2 '@trivago/prettier-plugin-sort-imports': 3.1.1 '@types/async': 3.2.7 '@types/autocannon': 4.1.1 @@ -120,7 +120,7 @@ importers: '@changesets/changelog-github': 0.2.8 '@changesets/cli': 2.15.0 '@changesets/get-dependents-graph': 1.2.3 - '@crowdin/cli': 3.7.1 + '@crowdin/cli': 3.7.2 '@trivago/prettier-plugin-sort-imports': 3.1.1_prettier@2.3.2 '@types/async': 3.2.7 '@types/autocannon': 4.1.1 @@ -5496,8 +5496,8 @@ packages: prettier: 1.19.1 dev: true - /@crowdin/cli/3.7.1: - resolution: {integrity: sha512-UJrppchjYW2Gyl/2Tl9C2txYsyA44lJkrx04BhmaihvsJT82x5YKvvvUuvvfCUukG4+3relo0EoQG846PZX3ng==} + /@crowdin/cli/3.7.2: + resolution: {integrity: sha512-dM7pQLHo10XnHvi0RAkOFAwqn/LB4NE42njn4dHSu8O30zLgsVbCEq4KvUajE2aFz0mDeAzMgxjEDJSssFUf2Q==} hasBin: true dependencies: shelljs: 0.8.4