Skip to content

Commit

Permalink
Upgrade transitive typescript-eslint dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
karlhorky committed Oct 27, 2023
1 parent 082d714 commit a4efb2f
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 553 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,11 @@
},
"pnpm": {
"overrides": {
"@typescript-eslint/eslint-plugin": "6.3.0",
"@typescript-eslint/parser": "6.3.0",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"@typescript-eslint/scope-manager": "6.9.0",
"@typescript-eslint/utils": "6.9.0",
"eslint": "8.47.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-react-hooks": "4.6.0",
"node-notifier": "10.0.1",
Expand Down
Loading

0 comments on commit a4efb2f

Please sign in to comment.