Skip to content

Commit 73ef961

Browse files
committed
bump ts to match reality
1 parent 6ff223f commit 73ef961

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

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

packages/ts-autocomplete/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"dependencies": {
5555
"debug": "^4.4.0",
5656
"lodash": "^4.17.21",
57-
"typescript": "^5.3.3"
57+
"typescript": "^5.8.2"
5858
},
5959
"devDependencies": {
6060
"@mongodb-js/eslint-config-devtools": "0.9.11",

0 commit comments

Comments
 (0)