Skip to content

Commit 1fb2948

Browse files
committed
fix: fix outdated resolveTypeReferenceDirectives
1 parent 775fdf9 commit 1fb2948

File tree

2 files changed

+7595
-7356
lines changed

2 files changed

+7595
-7356
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
"ava": "^4.0.1",
3030
"husky": "^7.0.1",
3131
"lerna": "^5.2.0",
32-
"ts-node": "^10.1.0",
32+
"ts-node": "^10.9.1",
3333
"typedoc": "^0.24",
34-
"typescript": "^4.6",
34+
"typescript": "^4.7.4",
3535
"xo": "^0.44.0"
3636
},
3737
"engines": {

0 commit comments

Comments
 (0)