mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-13 22:48:31 -05:00
fix(deps): update dependency @crowdin/crowdin-api-client to v1.28.2 (#4245)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c42f2d06bc
commit
d5f7bdba0a
2 changed files with 5 additions and 5 deletions
|
@ -16,7 +16,7 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"clipanion": "3.2.1",
|
||||
"@crowdin/crowdin-api-client": "1.28.1"
|
||||
"@crowdin/crowdin-api-client": "1.28.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"ts-node": "10.9.1"
|
||||
|
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
|
@ -1789,8 +1789,8 @@ importers:
|
|||
packages/tools/translations:
|
||||
dependencies:
|
||||
'@crowdin/crowdin-api-client':
|
||||
specifier: 1.28.1
|
||||
version: 1.28.1(debug@4.3.4)
|
||||
specifier: 1.28.2
|
||||
version: 1.28.2(debug@4.3.4)
|
||||
clipanion:
|
||||
specifier: 3.2.1
|
||||
version: 3.2.1(typanion@3.12.1)
|
||||
|
@ -5568,8 +5568,8 @@ packages:
|
|||
- encoding
|
||||
dev: true
|
||||
|
||||
/@crowdin/crowdin-api-client@1.28.1(debug@4.3.4):
|
||||
resolution: {integrity: sha512-ZBbdkREmqkbFoxeiQi48A/qfQXtGrEDZV7//hWkPTfywda8QN5FDj8ZEmGJSUflCYoOLcZD4r0YtLxKWec4MJA==}
|
||||
/@crowdin/crowdin-api-client@1.28.2(debug@4.3.4):
|
||||
resolution: {integrity: sha512-MpLa0VoF4+7DgTd9ZWL8307+BFF60yBhLOl+Q8duaEy4BEO5E7tO2RZ5GIzx6Umv+msshPucva2UljIGBwFecw==}
|
||||
engines: {node: '>=12.9.0'}
|
||||
dependencies:
|
||||
axios: 1.3.6(debug@4.3.4)
|
||||
|
|
Loading…
Add table
Reference in a new issue