chore(deps): update typescript-eslint monorepo to v8.49.0 (#8039)

This commit is contained in:
Elian Doran
2025-12-13 15:30:26 +02:00
committed by GitHub
8 changed files with 155 additions and 78 deletions

View File

@@ -24,8 +24,8 @@
"@ckeditor/ckeditor5-dev-build-tools": "43.1.0",
"@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.1",
"@typescript-eslint/eslint-plugin": "~8.49.0",
"@typescript-eslint/parser": "8.49.0",
"@vitest/browser": "4.0.15",
"@vitest/coverage-istanbul": "4.0.15",
"ckeditor5": "47.3.0",

View File

@@ -25,8 +25,8 @@
"@ckeditor/ckeditor5-dev-build-tools": "43.1.0",
"@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.1",
"@typescript-eslint/eslint-plugin": "~8.49.0",
"@typescript-eslint/parser": "8.49.0",
"@vitest/browser": "4.0.15",
"@vitest/coverage-istanbul": "4.0.15",
"ckeditor5": "47.3.0",

View File

@@ -27,8 +27,8 @@
"@ckeditor/ckeditor5-dev-build-tools": "43.1.0",
"@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.1",
"@typescript-eslint/eslint-plugin": "~8.49.0",
"@typescript-eslint/parser": "8.49.0",
"@vitest/browser": "4.0.15",
"@vitest/coverage-istanbul": "4.0.15",
"ckeditor5": "47.3.0",

View File

@@ -27,8 +27,8 @@
"@ckeditor/ckeditor5-dev-build-tools": "43.1.0",
"@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.1",
"@typescript-eslint/eslint-plugin": "~8.49.0",
"@typescript-eslint/parser": "8.49.0",
"@vitest/browser": "4.0.15",
"@vitest/coverage-istanbul": "4.0.15",
"ckeditor5": "47.3.0",

View File

@@ -27,8 +27,8 @@
"@ckeditor/ckeditor5-dev-build-tools": "43.1.0",
"@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.1",
"@typescript-eslint/eslint-plugin": "~8.49.0",
"@typescript-eslint/parser": "8.49.0",
"@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.1",
"@typescript-eslint/parser": "8.48.1",
"@typescript-eslint/eslint-plugin": "8.49.0",
"@typescript-eslint/parser": "8.49.0",
"dotenv": "17.2.3",
"esbuild": "0.27.1",
"eslint": "9.39.1",