Skip to content

Commit

Permalink
fix(crowdin): update dependency @crowdin/ota-client to v1.1.1
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 17, 2024
1 parent 5478024 commit 8f9e373
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"type-check": "tsc --noEmit"
},
"dependencies": {
"@crowdin/ota-client": "1.0.0",
"@crowdin/ota-client": "1.1.1",
"@emotion/react": "11.11.4",
"@emotion/server": "11.11.0",
"@mantine/carousel": "6.0.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/crowdin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"dependencies": {
"@crowdin/crowdin-api-client": "1.33.1",
"@crowdin/ota-client": "1.0.0",
"@crowdin/ota-client": "1.1.1",
"@opentelemetry/api": "1.8.0",
"@vercel/kv": "1.0.1",
"@weareinreach/util": "workspace:*",
Expand Down

0 comments on commit 8f9e373

Please sign in to comment.