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.35.0 (#4762)
This commit is contained in:
parent
d3f4146bc7
commit
c7a7b1ded9
2 changed files with 5 additions and 5 deletions
|
@ -15,7 +15,7 @@
|
||||||
"author": "Juan Picado <juanpicado19@gmail.com>",
|
"author": "Juan Picado <juanpicado19@gmail.com>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@crowdin/crowdin-api-client": "1.29.5",
|
"@crowdin/crowdin-api-client": "1.35.0",
|
||||||
"clipanion": "4.0.0-rc.3"
|
"clipanion": "4.0.0-rc.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
|
@ -1859,8 +1859,8 @@ importers:
|
||||||
packages/tools/translations:
|
packages/tools/translations:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@crowdin/crowdin-api-client':
|
'@crowdin/crowdin-api-client':
|
||||||
specifier: 1.29.5
|
specifier: 1.35.0
|
||||||
version: 1.29.5(debug@4.3.6)
|
version: 1.35.0(debug@4.3.6)
|
||||||
clipanion:
|
clipanion:
|
||||||
specifier: 4.0.0-rc.3
|
specifier: 4.0.0-rc.3
|
||||||
version: 4.0.0-rc.3(typanion@3.14.0)
|
version: 4.0.0-rc.3(typanion@3.14.0)
|
||||||
|
@ -5205,8 +5205,8 @@ packages:
|
||||||
- encoding
|
- encoding
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@crowdin/crowdin-api-client@1.29.5(debug@4.3.6):
|
/@crowdin/crowdin-api-client@1.35.0(debug@4.3.6):
|
||||||
resolution: {integrity: sha512-T5SJVLz7rHH1TtxYfQyaU4aLRfenFfL84U/Hb3egfN0sY0jMjI0Slu6ujr4ZLDyOXxCZB5QEp9DH8d+O++7aYw==}
|
resolution: {integrity: sha512-+QDaDeQ4N5r66KgxLPMvGvHPQL2slVGP0JyC00oVJMs4iOKKrHFaWhxhZAlsJRB5x1IXb1r1DdhFNBE8GxDB/A==}
|
||||||
engines: {node: '>=12.9.0'}
|
engines: {node: '>=12.9.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
axios: 1.3.6(debug@4.3.6)
|
axios: 1.3.6(debug@4.3.6)
|
||||||
|
|
Loading…
Reference in a new issue