Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Commit

Permalink
Update to TS 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
voxpelli committed Mar 20, 2023
1 parent 07b8f27 commit d5bec9d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,11 @@
"@types/debug": "^4.1.5",
"@types/is-relative": "^1.0.0",
"@types/mocha": "^10.0.0",
"@types/node": "^14.18.33",
"@types/node": "^14.18.38",
"@types/picomatch": "^2.3.0",
"@types/resolve": "^1.20.2",
"@voxpelli/eslint-config": "^15.2.0",
"@voxpelli/tsconfig": "^4.2.0",
"@voxpelli/tsconfig": "^7.0.0",
"c8": "^7.12.0",
"chai": "^4.3.7",
"chai-as-promised": "^7.1.1",
Expand All @@ -90,8 +90,8 @@
"installed-check": "^6.0.4",
"mocha": "^10.1.0",
"npm-run-all2": "^6.0.4",
"type-coverage": "^2.23.0",
"typescript": "~4.8.0"
"type-coverage": "^2.25.0",
"typescript": "~5.0.2"
},
"directories": {
"test": "test"
Expand Down

0 comments on commit d5bec9d

Please sign in to comment.