Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and long-woo committed Jul 7, 2023
1 parent f75bab4 commit 533e786
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"devDependencies": {
"eslint": "^8.27.0",
"prettier": "^3.0.0",
"typescript": "^4.8.4"
"typescript": "^5.0.0"
},
"peerDependencies": {
"eslint": "^8.17.0",
"prettier": "^2.6.2 || ^3.0.0",
"typescript": "^4.6.4"
"typescript": "^4.6.4 || ^5.0.0"
}
}
56 changes: 28 additions & 28 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 533e786

Please sign in to comment.