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 Aug 13, 2024
1 parent 24bf9d7 commit a42013b
Show file tree
Hide file tree
Showing 4 changed files with 119 additions and 121 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
127 changes: 63 additions & 64 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.1",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@typescript-eslint/eslint-plugin": "8.1.0",
"@typescript-eslint/parser": "8.1.0",
"jest": "29.7.0",
"node-fetch": "2.7.0",
"prisma": "5.19.0-dev.7",
Expand Down
Loading

0 comments on commit a42013b

Please sign in to comment.