Skip to content

Commit

Permalink
update eslint and relative packages as well
Browse files Browse the repository at this point in the history
  • Loading branch information
anonrig committed Jan 27, 2025
1 parent cfc9c65 commit cd9b575
Show file tree
Hide file tree
Showing 2 changed files with 187 additions and 211 deletions.
9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,16 @@
"typescript": "5.5.4"
},
"devDependencies": {
"@eslint/js": "^9.10.0",
"@eslint/js": "^9.19.0",
"@types/debug": "^4.1.12",
"@types/eslint__js": "^8.42.3",
"@types/node": "^20.16.5",
"capnpc-ts": "^0.7.0",
"chrome-remote-interface": "^0.33.2",
"esbuild": "^0.24.2",
"eslint": "^9.10.0",
"eslint-plugin-import": "^2.30.0",
"eslint": "^9.19.0",
"eslint-plugin-import": "^2.31.0",
"expect-type": "^0.20.0",
"typescript-eslint": "^8.4.0"
"typescript-eslint": "^8.22.0"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit cd9b575

Please sign in to comment.