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 Nov 4, 2024
1 parent 8fde367 commit 73f0222
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 86 deletions.
4 changes: 2 additions & 2 deletions playground/integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"devDependencies": {
"@types/jest": "29.5.14",
"@types/node": "20.17.2",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@typescript-eslint/eslint-plugin": "8.13.0",
"@typescript-eslint/parser": "8.13.0",
"axios": "1.7.7",
"esbuild": "0.24.0",
"eslint": "9.13.0",
Expand Down
4 changes: 2 additions & 2 deletions playground/template-prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"devDependencies": {
"@types/jest": "29.5.14",
"@types/node": "20.17.2",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@typescript-eslint/eslint-plugin": "8.13.0",
"@typescript-eslint/parser": "8.13.0",
"axios": "1.7.7",
"esbuild": "0.24.0",
"eslint": "9.13.0",
Expand Down
139 changes: 57 additions & 82 deletions pnpm-lock.yaml

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

0 comments on commit 73f0222

Please sign in to comment.