Skip to content

Commit

Permalink
Update typescript-eslint monorepo to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent de74325 commit 4bd2718
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 125 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
"@types/semver": "^7.5.8",
"@types/uuid": "^10.0.0",
"@types/webfontloader": "^1.6.38",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "^7.16.0",
"@typescript-eslint/eslint-plugin": "8.8.1",
"@typescript-eslint/parser": "^8.0.0",
"@vitejs/plugin-vue": "5.1.4",
"@vitest/coverage-istanbul": "^2.0.2",
"@vue/test-utils": "2.4.6",
Expand All @@ -74,7 +74,7 @@
"simple-git-hooks": "2.11.1",
"typed-emitter": "^2.1.0",
"typescript": "5.5.4",
"typescript-eslint": "^7.16.0",
"typescript-eslint": "^8.0.0",
"unplugin-auto-expose": "0.3.0",
"vite": "5.4.8",
"vite-plugin-commonjs-externals": "^0.1.4",
Expand Down
Loading

0 comments on commit 4bd2718

Please sign in to comment.