Skip to content

Commit b6da8a1

Browse files
committed
Bump packages: browserslist: 4.22.1 -> 4.22.2, @types/node: 20.10.0 -> 20.10.3, @typescript-eslint/eslint-plugin: 6.12.0 -> 6.13.1, @typescript-eslint/parser: 6.12.0 -> 6.13.1, eslint: 8.54.0 -> 8.55.0
1 parent 84e528c commit b6da8a1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -409,11 +409,11 @@
409409
"devDependencies": {
410410
"@types/glob": "^8.1.0",
411411
"@types/mocha": "^10.0.6",
412-
"@types/node": "^20.10.0",
412+
"@types/node": "^20.10.3",
413413
"@types/vscode": "^1.84.2",
414-
"@typescript-eslint/eslint-plugin": "^6.12.0",
415-
"@typescript-eslint/parser": "^6.12.0",
416-
"eslint": "^8.54.0",
414+
"@typescript-eslint/eslint-plugin": "^6.13.1",
415+
"@typescript-eslint/parser": "^6.13.1",
416+
"eslint": "^8.55.0",
417417
"glob": "^10.3.10",
418418
"supports-color": "^9.4.0",
419419
"ts-loader": "^9.5.1",
@@ -425,7 +425,7 @@
425425
"@types/xmldom": "^0.1.34",
426426
"@xmldom/xmldom": "^0.8.10",
427427
"bluebird": "^3.7.2",
428-
"browserslist": "^4.22.1",
428+
"browserslist": "^4.22.2",
429429
"js-base64": "^3.7.5",
430430
"npm-registry-fetch": "^16.1.0",
431431
"prettify-xml": "^1.2.0",

0 commit comments

Comments
 (0)