Skip to content

Commit

Permalink
[CSR-0] chore: Bump typescript from 4.9.5 to 5.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ynahmany authored Nov 25, 2024
2 parents 790d3e4 + 71809eb commit ad97167
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 24 deletions.
31 changes: 10 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/cmd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"jest": "^29.7.0",
"rimraf": "^5.0.7",
"tsup": "^8.1.0",
"typescript": "^5.4.5",
"typescript": "^5.7.2",
"vitest": "^2.1.4"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"eslint-plugin-react": "7.37.2"
},
"devDependencies": {
"typescript": "^4.7.4"
"typescript": "^5.7.2"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"jest": "^29.5.0",
"rimraf": "^5.0.7",
"tsup": "^8.1.0",
"typescript": "^5.4.5"
"typescript": "^5.7.2"
},
"dependencies": {
"@babel/code-frame": "^7.26.2",
Expand Down

0 comments on commit ad97167

Please sign in to comment.