Skip to content

Commit 5fb2ef9

Browse files
committed
Bump packages: @types/mocha: 10.0.5 -> 10.0.6, @types/node: 20.9.3 -> 20.9.4
1 parent b79fa80 commit 5fb2ef9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -408,8 +408,8 @@
408408
},
409409
"devDependencies": {
410410
"@types/glob": "^8.1.0",
411-
"@types/mocha": "^10.0.5",
412-
"@types/node": "^20.9.3",
411+
"@types/mocha": "^10.0.6",
412+
"@types/node": "^20.9.4",
413413
"@types/vscode": "^1.84.2",
414414
"@typescript-eslint/eslint-plugin": "^6.12.0",
415415
"@typescript-eslint/parser": "^6.12.0",

0 commit comments

Comments
 (0)