mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
fix(deps): update dependency @crowdin/crowdin-api-client to v1.29.2 (#4373)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
968b59962c
commit
ddd74ef0fc
2 changed files with 5 additions and 5 deletions
|
@ -16,7 +16,7 @@
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"clipanion": "3.2.1",
|
"clipanion": "3.2.1",
|
||||||
"@crowdin/crowdin-api-client": "1.29.0"
|
"@crowdin/crowdin-api-client": "1.29.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"ts-node": "10.9.2"
|
"ts-node": "10.9.2"
|
||||||
|
|
|
@ -1785,8 +1785,8 @@ importers:
|
||||||
packages/tools/translations:
|
packages/tools/translations:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@crowdin/crowdin-api-client':
|
'@crowdin/crowdin-api-client':
|
||||||
specifier: 1.29.0
|
specifier: 1.29.2
|
||||||
version: 1.29.0(debug@4.3.4)
|
version: 1.29.2(debug@4.3.4)
|
||||||
clipanion:
|
clipanion:
|
||||||
specifier: 3.2.1
|
specifier: 3.2.1
|
||||||
version: 3.2.1(typanion@3.12.1)
|
version: 3.2.1(typanion@3.12.1)
|
||||||
|
@ -5636,8 +5636,8 @@ packages:
|
||||||
- encoding
|
- encoding
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@crowdin/crowdin-api-client@1.29.0(debug@4.3.4):
|
/@crowdin/crowdin-api-client@1.29.2(debug@4.3.4):
|
||||||
resolution: {integrity: sha512-1wg2sP4cxumrhf7qkWSvujWNiPwUxCYThqFJLqT4EkG4qNuBSLWuaei6ykq4u91wYDWbQVRRxdMhDBHIJukqNw==}
|
resolution: {integrity: sha512-SbXDco7L29gY5/ygEp9j5dmhYVMhdcxlFpPomtP4rin5wSle/wmUmgiIz5rT2RcpeAB8CnWVUMZ19lwiFBZ5pg==}
|
||||||
engines: {node: '>=12.9.0'}
|
engines: {node: '>=12.9.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
axios: 1.3.6(debug@4.3.4)
|
axios: 1.3.6(debug@4.3.4)
|
||||||
|
|
Loading…
Reference in a new issue