Skip to content

Commit 931348f

Browse files
committed
Upgraded TS
1 parent b375c49 commit 931348f

File tree

2 files changed

+2859
-1824
lines changed

2 files changed

+2859
-1824
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@
55
"author": "Matt Pocock <[email protected]>",
66
"license": "GPL",
77
"devDependencies": {
8-
"@total-typescript/exercise-cli": "0.4.0",
8+
"@total-typescript/exercise-cli": "0.5.1",
99
"@total-typescript/helpers": "^0.0.1",
1010
"cross-fetch": "^3.1.5",
1111
"jsdom": "^21.1.1",
1212
"nodemon": "^3.0.1",
1313
"npm-run-all": "^4.1.5",
1414
"prettier": "^2.8.7",
15-
"typescript": "^5.2.2",
15+
"typescript": "^5.4.5",
1616
"vite-tsconfig-paths": "^4.0.7",
17-
"vitest": "^0.34.4"
17+
"vitest": "^1.6.0"
1818
},
1919
"scripts": {
2020
"format-book": "tsx book-content/formatter/format.ts",

0 commit comments

Comments
 (0)