Skip to content

Commit

Permalink
Merge pull request #126 from Quramy/renovate/typescript-5.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency typescript to v5.6.2
  • Loading branch information
Quramy authored Sep 26, 2024
2 parents 496ba05 + 823bcd8 commit 19bb9ff
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.
30 changes: 15 additions & 15 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"prettier": "3.3.3",
"rimraf": "6.0.1",
"typescript": "5.5.4"
"typescript": "5.6.2"
},
"workspaces": [
"packages/*"
Expand Down
2 changes: 1 addition & 1 deletion packages/x-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"minimist": "^1.2.5"
},
"devDependencies": {
"typescript": "5.5.4"
"typescript": "5.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/x-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"@types/node": "^20.0.0"
},
"devDependencies": {
"typescript": "5.5.4"
"typescript": "5.6.2"
}
}

0 comments on commit 19bb9ff

Please sign in to comment.