Skip to content

Commit

Permalink
chore: bump typescript to v5 latest
Browse files Browse the repository at this point in the history
  • Loading branch information
fireairforce committed Mar 17, 2023
1 parent 7485626 commit fe2b869
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 61 deletions.
2 changes: 1 addition & 1 deletion __utils__/eslint-config/package.json
Expand Up @@ -31,7 +31,7 @@
"eslint-plugin-n": "^15.6.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.1.1",
"typescript": "5.0.0-beta"
"typescript": "^5.0.0"
},
"devDependencies": {
"@pnpm/eslint-config": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -57,7 +57,7 @@
"syncpack": "^8.5.14",
"ts-jest": "29.0.3",
"ts-node": "^10.9.1",
"typescript": "5.0.0-beta",
"typescript": "^5.0.0",
"verdaccio": "5.20.1"
},
"engines": {
Expand Down

0 comments on commit fe2b869

Please sign in to comment.