Skip to content

Commit b197c38

Browse files
committed
Updated to TS 5.1
1 parent 70616f1 commit b197c38

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@types/node": "^18.6.5",
1010
"cross-fetch": "^3.1.5",
1111
"jsdom": "^21.1.1",
12-
"typescript": "^5.0.3",
12+
"typescript": "^5.1.3",
1313
"vite-tsconfig-paths": "^4.0.7",
1414
"vitest": "^0.31.1"
1515
},
@@ -63,4 +63,4 @@
6363
"express": "^4.18.1",
6464
"zod": "^3.17.10"
6565
}
66-
}
66+
}

0 commit comments

Comments
 (0)