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] authored Sep 8, 2024
1 parent 6ce44f1 commit 9f448c2
Show file tree
Hide file tree
Showing 4 changed files with 129 additions and 199 deletions.
4 changes: 2 additions & 2 deletions driver-adapters-wasm/neon-cf-remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"@remix-run/dev": "^2.8.0",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"eslint": "^9.0.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.28.1",
Expand Down
177 changes: 71 additions & 106 deletions driver-adapters-wasm/neon-cf-remix/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions driver-adapters-wasm/neon-cfpages-remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"@remix-run/dev": "2.11.2",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@typescript-eslint/eslint-plugin": "8.4.0",
"@typescript-eslint/parser": "8.4.0",
"jest": "29.7.0",
"node-fetch": "2.7.0",
"prisma": "5.20.0-dev.12",
Expand Down
Loading

0 comments on commit 9f448c2

Please sign in to comment.