Skip to content

Commit

Permalink
chore(deps): update dependency typescript to ~5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2023
1 parent bb09a7e commit 3fed6fc
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 39 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"devDependencies": {
"lerna": "~6.6.0",
"eslint": "~8.41.0",
"typescript": "~5.0.0"
"typescript": "~5.2.0"
}
}
2 changes: 1 addition & 1 deletion packages/ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
},
"devDependencies": {
"eslint": "~8.41.0",
"typescript": "~5.0.0"
"typescript": "~5.2.0"
}
}
2 changes: 1 addition & 1 deletion packages/tsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@
},
"devDependencies": {
"eslint": "~8.41.0",
"typescript": "~5.0.0"
"typescript": "~5.2.0"
}
}
73 changes: 37 additions & 36 deletions pnpm-lock.yaml

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

0 comments on commit 3fed6fc

Please sign in to comment.