Skip to content

Commit

Permalink
Update eslint monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2023
1 parent 024d2f0 commit c36364f
Show file tree
Hide file tree
Showing 2 changed files with 206 additions and 68 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@
"@types/react-native": "0.72.2",
"@types/react-test-renderer": "18.0.0",
"@types/ws": "8.5.5",
"@typescript-eslint/eslint-plugin": "5.59.11",
"@typescript-eslint/parser": "5.59.11",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"babel-jest": "29.5.0",
"babel-loader": "9.1.3",
"babel-plugin-react-docgen-typescript": "1.5.1",
Expand All @@ -99,17 +99,17 @@
"eslint-config-airbnb-typescript-prettier": "5.0.0",
"eslint-config-react-native-typescript": "2.2.6",
"eslint-plugin-communist-spelling": "1.0.0",
"eslint-plugin-deprecation": "1.4.1",
"eslint-plugin-deprecation": "2.0.0",
"eslint-plugin-detox": "1.0.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "27.2.3",
"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",
"eslint-plugin-simple-import-sort": "9.0.0",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-sort-keys-fix": "1.1.2",
"eslint-plugin-typescript-sort-keys": "2.3.0",
"eslint-plugin-typescript-sort-keys": "3.1.0",
"eslint-plugin-yml": "1.6.0",
"flipper-server": "0.162.0",
"html-webpack-plugin": "5.5.3",
Expand Down
Loading

0 comments on commit c36364f

Please sign in to comment.