mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
chore(deps): update dependency @crowdin/cli to v3.7.2 (#2690)
This commit is contained in:
parent
02b92bd13b
commit
1f59ff68d6
2 changed files with 5 additions and 5 deletions
|
@ -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",
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue