Skip to content

Commit 3a4b65f

Browse files
committed
Bump packages: browserslist: 4.22.2 -> 4.22.3, js-base64: 3.7.5 -> 3.7.6, @types/node: 20.11.5 -> 20.11.15, @types/vscode: 1.85.0 -> 1.86.0, @typescript-eslint/eslint-plugin: 6.19.0 -> 6.20.0, @typescript-eslint/parser: 6.19.0 -> 6.20.0, webpack: 5.89.0 -> 5.90.0
1 parent 725989f commit 3a4b65f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -409,24 +409,24 @@
409409
"devDependencies": {
410410
"@types/glob": "^8.1.0",
411411
"@types/mocha": "^10.0.6",
412-
"@types/node": "^20.11.5",
413-
"@types/vscode": "^1.85.0",
414-
"@typescript-eslint/eslint-plugin": "^6.19.0",
415-
"@typescript-eslint/parser": "^6.19.0",
412+
"@types/node": "^20.11.15",
413+
"@types/vscode": "^1.86.0",
414+
"@typescript-eslint/eslint-plugin": "^6.20.0",
415+
"@typescript-eslint/parser": "^6.20.0",
416416
"eslint": "^8.56.0",
417417
"glob": "^10.3.10",
418418
"supports-color": "^9.4.0",
419419
"ts-loader": "^9.5.1",
420420
"typescript": "^5.3.3",
421-
"webpack": "^5.89.0",
421+
"webpack": "^5.90.0",
422422
"webpack-cli": "^5.1.4"
423423
},
424424
"dependencies": {
425425
"@types/xmldom": "^0.1.34",
426426
"@xmldom/xmldom": "^0.8.10",
427427
"bluebird": "^3.7.2",
428-
"browserslist": "^4.22.2",
429-
"js-base64": "^3.7.5",
428+
"browserslist": "^4.22.3",
429+
"js-base64": "^3.7.6",
430430
"npm-registry-fetch": "^16.1.0",
431431
"prettify-xml": "^1.2.0",
432432
"xmlserializer": "^0.6.1"

0 commit comments

Comments
 (0)