Skip to content

Commit 09c9b0b

Browse files
chore(NODE-5972): specify TS 5.0 in package.json and package-lock (#4004)
1 parent eb5e2ab commit 09c9b0b

File tree

2 files changed

+19
-6
lines changed

2 files changed

+19
-6
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"source-map-support": "^0.5.21",
110110
"ts-node": "^10.9.2",
111111
"tsd": "^0.30.6",
112-
"typescript": "^5.0.4",
112+
"typescript": "5.0",
113113
"typescript-cached-transpile": "^0.0.6",
114114
"v8-heapsnapshot": "^1.3.1",
115115
"yargs": "^17.7.2"

0 commit comments

Comments
 (0)