Skip to content

Commit 467a48c

Browse files
committed
Bump packages: browserslist: 4.22.3 -> 4.23.0, js-base64: 3.7.6 -> 3.7.7, @types/node: 20.11.16 -> 20.11.20, @typescript-eslint/eslint-plugin: 6.21.0 -> 7.0.2, @typescript-eslint/parser: 6.21.0 -> 7.0.2, webpack: 5.90.1 -> 5.90.3
1 parent abd2529 commit 467a48c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 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.16",
412+
"@types/node": "^20.11.20",
413413
"@types/vscode": "^1.86.0",
414-
"@typescript-eslint/eslint-plugin": "^6.21.0",
415-
"@typescript-eslint/parser": "^6.21.0",
414+
"@typescript-eslint/eslint-plugin": "^7.0.2",
415+
"@typescript-eslint/parser": "^7.0.2",
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.90.1",
421+
"webpack": "^5.90.3",
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.3",
429-
"js-base64": "^3.7.6",
428+
"browserslist": "^4.23.0",
429+
"js-base64": "^3.7.7",
430430
"npm-registry-fetch": "^16.1.0",
431431
"prettify-xml": "^1.2.0",
432432
"xmlserializer": "^0.6.1"

0 commit comments

Comments
 (0)