Skip to content

Commit

Permalink
chore(deps): update dependency @crowdin/cli to v4 (#15092)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 29, 2024
1 parent 7a2ccc2 commit 3a7a9c0
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@babel/preset-react": "^7.12.1",
"@babel/preset-typescript": "^7.0.0",
"@babel/register": "^7.0.0",
"@crowdin/cli": "^3.5.2",
"@crowdin/cli": "^4.0.0",
"@jest/globals": "workspace:*",
"@jest/test-utils": "workspace:*",
"@lerna-lite/cli": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"devDependencies": {
"@babel/core": "^7.11.6",
"@crowdin/cli": "^3.5.2",
"@crowdin/cli": "^4.0.0",
"@docusaurus/module-type-aliases": "^3.0.0",
"@docusaurus/tsconfig": "^3.0.0",
"@types/react": "^18.2.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2011,9 +2011,9 @@ __metadata:
languageName: node
linkType: hard

"@crowdin/cli@npm:^3.5.2":
version: 3.19.3
resolution: "@crowdin/cli@npm:3.19.3"
"@crowdin/cli@npm:^4.0.0":
version: 4.0.0
resolution: "@crowdin/cli@npm:4.0.0"
dependencies:
command-exists-promise: ^2.0.2
node-fetch: 2.7.0
Expand All @@ -2022,7 +2022,7 @@ __metadata:
yauzl: ^3.1.0
bin:
crowdin: jdeploy-bundle/jdeploy.js
checksum: 33e131c11d7d8d2f9d8863e7869e0ed201156bc3892e96d1b6cbfbc7d4f145ca2198495db38eb871862902a2e6ad8fc01815ce690829a7812544c367c90f2f8f
checksum: 6cb5b84ed98f28693dcb921ffcfd9f2554f6da7890351dc5abb4d91655d883c4d7f9000986cda20c8bc01f3804c83af1f764eee188df5520e4dc6921825be5fb
languageName: node
linkType: hard

Expand Down Expand Up @@ -3036,7 +3036,7 @@ __metadata:
"@babel/preset-react": ^7.12.1
"@babel/preset-typescript": ^7.0.0
"@babel/register": ^7.0.0
"@crowdin/cli": ^3.5.2
"@crowdin/cli": ^4.0.0
"@jest/globals": "workspace:*"
"@jest/test-utils": "workspace:*"
"@lerna-lite/cli": ^3.0.0
Expand Down Expand Up @@ -13343,7 +13343,7 @@ __metadata:
resolution: "jest-website@workspace:website"
dependencies:
"@babel/core": ^7.11.6
"@crowdin/cli": ^3.5.2
"@crowdin/cli": ^4.0.0
"@docusaurus/core": ^3.0.0
"@docusaurus/module-type-aliases": ^3.0.0
"@docusaurus/plugin-client-redirects": ^3.0.0
Expand Down

0 comments on commit 3a7a9c0

Please sign in to comment.