Skip to content

Commit

Permalink
Merge pull request #20 from 3fs/update-eslint-packages
Browse files Browse the repository at this point in the history
update eslint packages
  • Loading branch information
nkrmavnar authored Jul 19, 2023
2 parents 45dbd1f + b2d9754 commit 7011a3b
Show file tree
Hide file tree
Showing 2 changed files with 596 additions and 208 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
"@typescript-eslint/eslint-plugin": "5.13.0",
"@typescript-eslint/parser": "5.13.0",
"babel-eslint": "10.1.0",
"eslint": "8.10.0",
"eslint": "8.44.0",
"eslint-find-rules": "4.1.0",
"eslint-plugin-angular": "4.1.0",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-react": "7.29.2",
"eslint-plugin-react-hooks": "4.3.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-native": "4.0.0",
"typescript": "4.6.2"
},
Expand Down
Loading

0 comments on commit 7011a3b

Please sign in to comment.