Skip to content

Commit

Permalink
chore(deps): update typescript to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
vdhpieter committed Mar 21, 2023
1 parent 3531617 commit 7ffd947
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"prettier": "^2.3.2",
"rimraf": "^3.0.2",
"ts-jest": "^29.0.5",
"typescript": "^4.3.5"
"typescript": "^5.0.2"
},
"peerDependencies": {
"jest": "^24.0.0 || ^25.0.0 || ^26.0.0 || ^27.0.0 || ^28.0.0 || ^29.0.0",
"typescript": "^3.0.0 || ^4.0.0"
"typescript": "^3.0.0 || ^4.0.0 || ^5.0.0"
},
"author": "Marc McIntyre <marchaos@gmail.com>",
"license": "MIT"
Expand Down

0 comments on commit 7ffd947

Please sign in to comment.