mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-17 23:45:29 -05:00
fix(deps): update dependency @crowdin/crowdin-api-client to v1.23.1 (#3856)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
fe1fb61438
commit
674be4bbbb
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.22.1"
|
||||
"@crowdin/crowdin-api-client": "1.23.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"ts-node": "10.9.1"
|
||||
|
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
|
@ -1813,8 +1813,8 @@ importers:
|
|||
packages/tools/translations:
|
||||
dependencies:
|
||||
'@crowdin/crowdin-api-client':
|
||||
specifier: 1.22.1
|
||||
version: 1.22.1(debug@4.3.4)
|
||||
specifier: 1.23.1
|
||||
version: 1.23.1(debug@4.3.4)
|
||||
clipanion:
|
||||
specifier: 3.2.0
|
||||
version: 3.2.0(typanion@3.12.1)
|
||||
|
@ -6267,8 +6267,8 @@ packages:
|
|||
- encoding
|
||||
dev: true
|
||||
|
||||
/@crowdin/crowdin-api-client@1.22.1(debug@4.3.4):
|
||||
resolution: {integrity: sha512-2T4JWuatKBpdb8zYUd0HmXjOD3HCCd7I6LKWG7ZEVid9+JAXItjB8+xLL+AupYJM8iHflnZjggs/wadQZovOuA==}
|
||||
/@crowdin/crowdin-api-client@1.23.1(debug@4.3.4):
|
||||
resolution: {integrity: sha512-FARJariPFUZ6SCrBEMNQf1vQHTi3xvSWayP2qWtbAWc+MSzzWeaChBNaq2r9nDljZhjryTlTMmLYL0fGCY1T/A==}
|
||||
engines: {node: '>=12.9.0'}
|
||||
dependencies:
|
||||
axios: 1.3.6(debug@4.3.4)
|
||||
|
|
Loading…
Add table
Reference in a new issue