Skip to content

Commit

Permalink
feat(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jrolfs committed Dec 17, 2022
1 parent 8ba039c commit 17e60e0
Show file tree
Hide file tree
Showing 2 changed files with 487 additions and 59 deletions.
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -61,25 +61,25 @@
"@types/node": ">=17.x",
"@types/rimraf": "^3.0.2",
"@types/which": "^2.0.1",
"@typescript-eslint/eslint-plugin": "^5.13.0",
"@typescript-eslint/parser": "^5.27.0",
"@typescript-eslint/eslint-plugin": "^5.45.1",
"@typescript-eslint/parser": "^5.45.1",
"arrify": "^2.0.1",
"commitizen": "^4.2.4",
"concurrently": "^7.0.0",
"cosmiconfig": "^7.0.1",
"cross-env": "^7.0.3",
"cross-spawn": "^7.0.1",
"doctoc": "^2.1.0",
"eslint": "^8.16.0",
"eslint-config-airbnb": "19.0.0",
"eslint": "^8.29.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "^17.0.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jest": "^26.1.1",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.30.0",
"eslint-plugin-react-hooks": "^4.3.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^26.9.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-react-hooks": "^4.6.0",
"glob": "^8.0.3",
"is-ci": "^3.0.1",
"jest": "^29.0.2",
Expand Down

0 comments on commit 17e60e0

Please sign in to comment.