chore(deps): update typescript-eslint monorepo to v8.48.1 (#7953)

This commit is contained in:
Elian Doran
2025-12-06 12:25:14 +02:00
committed by GitHub
8 changed files with 120 additions and 124 deletions

View File

@@ -25,7 +25,7 @@
"@ckeditor/ckeditor5-inspector": ">=4.1.0",
"@ckeditor/ckeditor5-package-tools": "5.0.1",
"@typescript-eslint/eslint-plugin": "~8.48.0",
"@typescript-eslint/parser": "8.48.0",
"@typescript-eslint/parser": "8.48.1",
"@vitest/browser": "4.0.15",
"@vitest/coverage-istanbul": "4.0.15",
"ckeditor5": "47.3.0",

View File

@@ -26,7 +26,7 @@
"@ckeditor/ckeditor5-inspector": ">=4.1.0",
"@ckeditor/ckeditor5-package-tools": "5.0.1",
"@typescript-eslint/eslint-plugin": "~8.48.0",
"@typescript-eslint/parser": "8.48.0",
"@typescript-eslint/parser": "8.48.1",
"@vitest/browser": "4.0.15",
"@vitest/coverage-istanbul": "4.0.15",
"ckeditor5": "47.3.0",

View File

@@ -28,7 +28,7 @@
"@ckeditor/ckeditor5-inspector": ">=4.1.0",
"@ckeditor/ckeditor5-package-tools": "5.0.1",
"@typescript-eslint/eslint-plugin": "~8.48.0",
"@typescript-eslint/parser": "8.48.0",
"@typescript-eslint/parser": "8.48.1",
"@vitest/browser": "4.0.15",
"@vitest/coverage-istanbul": "4.0.15",
"ckeditor5": "47.3.0",

View File

@@ -28,7 +28,7 @@
"@ckeditor/ckeditor5-inspector": ">=4.1.0",
"@ckeditor/ckeditor5-package-tools": "5.0.1",
"@typescript-eslint/eslint-plugin": "~8.48.0",
"@typescript-eslint/parser": "8.48.0",
"@typescript-eslint/parser": "8.48.1",
"@vitest/browser": "4.0.15",
"@vitest/coverage-istanbul": "4.0.15",
"ckeditor5": "47.3.0",

View File

@@ -28,7 +28,7 @@
"@ckeditor/ckeditor5-inspector": ">=4.1.0",
"@ckeditor/ckeditor5-package-tools": "5.0.1",
"@typescript-eslint/eslint-plugin": "~8.48.0",
"@typescript-eslint/parser": "8.48.0",
"@typescript-eslint/parser": "8.48.1",
"@vitest/browser": "4.0.15",
"@vitest/coverage-istanbul": "4.0.15",
"ckeditor5": "47.3.0",

View File

@@ -32,8 +32,8 @@
"devDependencies": {
"@digitak/esrun": "3.2.26",
"@triliumnext/ckeditor5": "workspace:*",
"@typescript-eslint/eslint-plugin": "8.48.0",
"@typescript-eslint/parser": "8.48.0",
"@typescript-eslint/eslint-plugin": "8.48.1",
"@typescript-eslint/parser": "8.48.1",
"dotenv": "17.2.3",
"esbuild": "0.27.1",
"eslint": "9.39.1",