Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 13, 2024
1 parent bd9e6cc commit dae4f6f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
"@ota-meshi/eslint-plugin": "^0.17.5",
"@types/eslint": "^9.6.1",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"env-cmd": "^10.1.0",
"eslint": "^9.10.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -42,7 +42,7 @@
"prettier-plugin-svelte": "^3.2.6",
"rimraf": "^6.0.1",
"typescript": "~5.5.4",
"typescript-eslint": "^7.18.0"
"typescript-eslint": "^8.0.0"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit dae4f6f

Please sign in to comment.