Skip to content

Commit

Permalink
chore(deps): update eslint packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2023
1 parent 18beca4 commit d7566f7
Show file tree
Hide file tree
Showing 2 changed files with 759 additions and 206 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,19 +100,19 @@
"@types/lodash.isstring": "4.0.7",
"@types/qs": "6.9.8",
"@types/uuid": "9.0.2",
"@typescript-eslint/eslint-plugin": "5.56.0",
"@typescript-eslint/parser": "5.56.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@vitejs/plugin-react": "^3.1.0",
"concurrently": "7.6.0",
"cypress": "13.2.0",
"env-cmd": "10.1.0",
"eslint": "8.36.0",
"eslint": "8.52.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "8.8.0",
"eslint-config-prettier": "8.10.0",
"eslint-config-react-app": "7.0.1",
"eslint-import-resolver-typescript": "^3.5.3",
"eslint-plugin-cypress": "2.12.1",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-cypress": "2.15.1",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-react": "^7.32.2",
Expand Down
Loading

0 comments on commit d7566f7

Please sign in to comment.