Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2023
1 parent 7df94f7 commit f02fa65
Show file tree
Hide file tree
Showing 3 changed files with 80 additions and 112 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.5",
"@types/node": "18.18.5",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"axios": "1.5.1",
"esbuild": "0.19.4",
"eslint": "8.51.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.5",
"@types/node": "18.18.5",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"axios": "1.5.1",
"esbuild": "0.19.4",
"eslint": "8.51.0",
Expand Down
184 changes: 76 additions & 108 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 f02fa65

Please sign in to comment.