Skip to content

Commit

Permalink
chore(deps): update @typescript-eslint/* to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent 402c764 commit f980c7b
Show file tree
Hide file tree
Showing 2 changed files with 2,150 additions and 1,709 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,16 @@
"prepublishOnly": "pnpm run build"
},
"dependencies": {
"@typescript-eslint/utils": "^6.21.0"
"@typescript-eslint/utils": "^8.7.0"
},
"devDependencies": {
"@swc/cli": "^0.1.62",
"@swc/core": "^1.4.1",
"@types/node": "^18.19.30",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@typescript-eslint/rule-tester": "^6.21.0",
"@typescript-eslint/types": "^6.21.0",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.7.0",
"@typescript-eslint/rule-tester": "^8.7.0",
"@typescript-eslint/types": "^8.7.0",
"eslint": "^8.56.0",
"eslint-plugin-eslint-plugin": "^5.3.0",
"eslint-plugin-unused-imports": "^3.0.0",
Expand Down
Loading

0 comments on commit f980c7b

Please sign in to comment.