Skip to content

Commit

Permalink
fix(deps): update typescript-eslint monorepo to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 31, 2023
1 parent c55f47c commit 60d73fb
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 38 deletions.
4 changes: 2 additions & 2 deletions packages/eslint-config-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
},
"dependencies": {
"@jdion/eslint-config-core": "workspace:0.7.1",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-jest-dom": "^4.0.3"
},
Expand Down
140 changes: 104 additions & 36 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 60d73fb

Please sign in to comment.