Skip to content

Commit 7546558

Browse files
committed
Bump packages: @types/xmldom: 0.1.33 -> 0.1.34, @types/mocha: 10.0.3 -> 10.0.4, @types/node: 20.8.10 -> 20.9.0, @types/vscode: 1.84.0 -> 1.84.1
1 parent 6ce0c9b commit 7546558

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -408,9 +408,9 @@
408408
},
409409
"devDependencies": {
410410
"@types/glob": "^8.1.0",
411-
"@types/mocha": "^10.0.3",
412-
"@types/node": "^20.8.10",
413-
"@types/vscode": "^1.84.0",
411+
"@types/mocha": "^10.0.4",
412+
"@types/node": "^20.9.0",
413+
"@types/vscode": "^1.84.1",
414414
"@typescript-eslint/eslint-plugin": "^6.10.0",
415415
"@typescript-eslint/parser": "^6.10.0",
416416
"eslint": "^8.53.0",
@@ -422,7 +422,7 @@
422422
"webpack-cli": "^5.1.4"
423423
},
424424
"dependencies": {
425-
"@types/xmldom": "^0.1.33",
425+
"@types/xmldom": "^0.1.34",
426426
"@xmldom/xmldom": "^0.8.10",
427427
"bluebird": "^3.7.2",
428428
"browserslist": "^4.22.1",

0 commit comments

Comments
 (0)