Skip to content

Commit ff29b4d

Browse files
committed
Upgraded TT
1 parent 520bc53 commit ff29b4d

File tree

3 files changed

+368
-170
lines changed

3 files changed

+368
-170
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
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
"@types/node": "^20.10.3",
1010
"cross-fetch": "^3.1.5",
1111
"jsdom": "^21.1.1",
1212
"prettier": "^2.8.7",
13-
"typescript": "^5.3.2",
13+
"typescript": "^5.3.3",
1414
"vite-tsconfig-paths": "^4.0.7",
15-
"vitest": "^0.34.4"
15+
"vitest": "^1.0.2"
1616
},
1717
"scripts": {
1818
"exercise": "tt-cli run",

0 commit comments

Comments
 (0)