Skip to content

Commit

Permalink
chore(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 20, 2022
1 parent 74b7bf8 commit 91129aa
Show file tree
Hide file tree
Showing 3 changed files with 157 additions and 157 deletions.
6 changes: 3 additions & 3 deletions config/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"@babel/eslint-parser": "^7.18.9",
"@babel/plugin-syntax-flow": "^7.16.7",
"@babel/plugin-transform-react-jsx": "^7.17.3",
"@typescript-eslint/eslint-plugin": "5.44.0",
"@typescript-eslint/parser": "5.44.0",
"@typescript-eslint/eslint-plugin": "5.47.0",
"@typescript-eslint/parser": "5.47.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-flowtype": "^8.0.3",
Expand All @@ -42,7 +42,7 @@
"typescript": "4.8.x || 4.9.x"
},
"devDependencies": {
"eslint": "8.28.0",
"eslint": "8.30.0",
"typescript": "4.9.3"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/node": "16.18.3",
"all-contributors-cli": "6.24.0",
"async-retry": "1.3.3",
"eslint": "8.28.0",
"eslint": "8.30.0",
"husky": "8.0.2",
"jest": "29.3.1",
"jest-environment-jsdom": "29.3.1",
Expand Down
Loading

0 comments on commit 91129aa

Please sign in to comment.