Skip to content

Commit

Permalink
chore(website): update @crowdin/crowdin-api-client (#9865)
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-bateman committed Feb 20, 2024
1 parent 0d3ac87 commit 6b0f970
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@crowdin/cli": "^3.13.0",
"@crowdin/crowdin-api-client": "^1.23.3",
"@crowdin/crowdin-api-client": "^1.29.5",
"@docusaurus/core": "3.0.0",
"@docusaurus/logger": "3.0.0",
"@docusaurus/plugin-client-redirects": "3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1264,10 +1264,10 @@
tar "^4.4.8"
yauzl "^2.10.0"

"@crowdin/crowdin-api-client@^1.23.3":
version "1.23.3"
resolved "https://registry.yarnpkg.com/@crowdin/crowdin-api-client/-/crowdin-api-client-1.23.3.tgz#7fe82e8119475d9d085b8ecbf7eb6f95d5002d92"
integrity sha512-pBpSgnmmDAbBQnwZVLVZ8GrBTRwTXXNKUlyR5OG9wo2JLP3c4RMNyxogF4u/0xhy16BhUNLQq7cR7n3tkCScrg==
"@crowdin/crowdin-api-client@^1.29.5":
version "1.29.5"
resolved "https://registry.yarnpkg.com/@crowdin/crowdin-api-client/-/crowdin-api-client-1.29.5.tgz#59c90afcd33c559bef134a7e7b96ade4ba4b8781"
integrity sha512-T5SJVLz7rHH1TtxYfQyaU4aLRfenFfL84U/Hb3egfN0sY0jMjI0Slu6ujr4ZLDyOXxCZB5QEp9DH8d+O++7aYw==
dependencies:
axios "^1"

Expand Down

0 comments on commit 6b0f970

Please sign in to comment.