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 Sep 1, 2023
1 parent 8480d90 commit e6a4aec
Show file tree
Hide file tree
Showing 3 changed files with 5,405 additions and 7,922 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-simple-import-sort": "^7.0.0",
"prettier": "^2.5.1",
"typescript": "^4.8.3",
"typescript": "^5.0.0",
"eslint": "^8.41.0"
}
}
2 changes: 1 addition & 1 deletion packages/usehooks-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"rimraf": "^3.0.2",
"ts-jest": "^29.0.1",
"ts-node": "^10.2.1",
"typescript": "^4.8.3"
"typescript": "^5.0.0"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
Expand Down
Loading

0 comments on commit e6a4aec

Please sign in to comment.