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 11, 2024
1 parent db1b13b commit cfbb08f
Show file tree
Hide file tree
Showing 4 changed files with 120 additions and 122 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
129 changes: 64 additions & 65 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.0.1",
"@typescript-eslint/parser": "8.0.1",
"jest": "29.7.0",
"node-fetch": "2.7.0",
"prisma": "5.19.0-dev.3",
Expand Down
Loading

0 comments on commit cfbb08f

Please sign in to comment.