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 24, 2024
1 parent 833948a commit 950b20e
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 62 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.12",
"@types/node": "20.16.1",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@typescript-eslint/eslint-plugin": "8.2.0",
"@typescript-eslint/parser": "8.2.0",
"axios": "1.7.5",
"esbuild": "0.23.1",
"eslint": "9.9.1",
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.12",
"@types/node": "20.16.1",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@typescript-eslint/eslint-plugin": "8.2.0",
"@typescript-eslint/parser": "8.2.0",
"axios": "1.7.5",
"esbuild": "0.23.1",
"eslint": "9.9.1",
Expand Down
115 changes: 57 additions & 58 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 950b20e

Please sign in to comment.