Skip to content

Commit b6bd3c4

Browse files
committed
Bump packages: @xmldom/xmldom: 0.9.4 -> 0.9.5, @types/node: 22.8.0 -> 22.8.1
1 parent d19718d commit b6bd3c4

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
@@ -409,7 +409,7 @@
409409
"devDependencies": {
410410
"@types/glob": "^8.1.0",
411411
"@types/mocha": "^10.0.9",
412-
"@types/node": "^22.8.0",
412+
"@types/node": "^22.8.1",
413413
"@types/vscode": "^1.94.0",
414414
"glob": "^11.0.0",
415415
"supports-color": "^9.4.0",
@@ -420,7 +420,7 @@
420420
},
421421
"dependencies": {
422422
"@types/xmldom": "^0.1.34",
423-
"@xmldom/xmldom": "^0.9.4",
423+
"@xmldom/xmldom": "^0.9.5",
424424
"bluebird": "^3.7.2",
425425
"browserslist": "^4.24.2",
426426
"js-base64": "^3.7.7",

0 commit comments

Comments
 (0)