Skip to content

Commit

Permalink
chore(deps): update dependency typescript to ^5.7.2 (#913)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 30b5116 commit 7507c5a
Show file tree
Hide file tree
Showing 6 changed files with 97 additions and 97 deletions.
2 changes: 1 addition & 1 deletion cf-workers/domain-redirect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@arishi/eslint": "workspace:*",
"@arishi/prettier-config": "workspace:*",
"@arishi/tsconfig": "workspace:*",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"vitest": "2.1.5",
"wrangler": "^3.89.0"
},
Expand Down
2 changes: 1 addition & 1 deletion cf-workers/website-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@arishi/tsconfig": "workspace:*",
"@cloudflare/vitest-pool-workers": "0.5.31",
"@cloudflare/workers-types": "^4.20241112.0",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"vitest": "2.1.5",
"wrangler": "^3.89.0"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@arishi/prettier-config": "workspace:*",
"dotenv-cli": "^7.4.4",
"turbo": "^2.3.1",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"packageManager": "[email protected]"
}
2 changes: 1 addition & 1 deletion packages/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"eslint-plugin-security": "^3.0.1",
"eslint-plugin-turbo": "^2.3.1",
"globals": "^15.12.0",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"typescript-eslint": "^8.15.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 7507c5a

Please sign in to comment.