Skip to content

Commit a680f9b

Browse files
committed
bump deps
1 parent ed45aa2 commit a680f9b

File tree

2 files changed

+114
-80
lines changed

2 files changed

+114
-80
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -615,11 +615,11 @@
615615
"@vscode/debugprotocol": "^1.68.0",
616616
"@vscode/test-electron": "^2.4.1",
617617
"esbuild": "^0.25.0",
618-
"glob": "^11.0.0",
619-
"mocha": "^10.0.0",
618+
"glob": "^11.0.1",
619+
"mocha": "^11.1.0",
620620
"npm-run-all": "^4.1.5",
621621
"rimraf": "^6.0.1",
622-
"typescript": "~5.7.0"
622+
"typescript": "~5.7.3"
623623
},
624624
"dependencies": {
625625
"@vscode/extension-telemetry": "^0.9.8",

0 commit comments

Comments
 (0)