mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-27 22:59:51 -05:00
fix(deps): update dependency @crowdin/crowdin-api-client to v1.21.2 (#3634)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
038756fd9c
commit
3dc0fd41f4
2 changed files with 5 additions and 5 deletions
|
@ -16,7 +16,7 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"clipanion": "3.2.0",
|
||||
"@crowdin/crowdin-api-client": "1.20.0"
|
||||
"@crowdin/crowdin-api-client": "1.21.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"ts-node": "10.9.1"
|
||||
|
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
|
@ -1252,11 +1252,11 @@ importers:
|
|||
|
||||
packages/tools/translations:
|
||||
specifiers:
|
||||
'@crowdin/crowdin-api-client': 1.20.0
|
||||
'@crowdin/crowdin-api-client': 1.21.2
|
||||
clipanion: 3.2.0
|
||||
ts-node: 10.9.1
|
||||
dependencies:
|
||||
'@crowdin/crowdin-api-client': 1.20.0_debug@4.3.4
|
||||
'@crowdin/crowdin-api-client': 1.21.2_debug@4.3.4
|
||||
clipanion: 3.2.0
|
||||
devDependencies:
|
||||
ts-node: 10.9.1_5cc4fd05cdbba7efed0227e61dc065e1
|
||||
|
@ -3701,8 +3701,8 @@ packages:
|
|||
- encoding
|
||||
dev: true
|
||||
|
||||
/@crowdin/crowdin-api-client/1.20.0_debug@4.3.4:
|
||||
resolution: {integrity: sha512-b6rdkvGI5Y3QzSpI1HTkCnC4R0MbXecn/8n8TVLKsE1MeEgNjbDuP+Cx+uL5HGoiq1G/Ya/OhJ2Evuoheg0wDg==}
|
||||
/@crowdin/crowdin-api-client/1.21.2_debug@4.3.4:
|
||||
resolution: {integrity: sha512-i3X2bdGIBD6kQp5hfwVcZ/w/nn3lKamulGeP3LoVAAKRtmBOch12TCsrCvFZ1wY5g1IJAiyWI56h0KJfeCX6qw==}
|
||||
engines: {node: '>=12.9.0'}
|
||||
dependencies:
|
||||
axios: 0.21.3_debug@4.3.4
|
||||
|
|
Loading…
Add table
Reference in a new issue