Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v8.51.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2023
1 parent f5c4bd7 commit aa03a8b
Show file tree
Hide file tree
Showing 3 changed files with 91 additions and 79 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@changesets/cli": "^2.22.0",
"@typescript-eslint/eslint-plugin": "^5.20.0",
"@typescript-eslint/parser": "^5.20.0",
"eslint": "8.43.0",
"eslint": "8.51.0",
"eslint-plugin-react": "^7.29.4",
"npm-run-all": "^4.1.5",
"prettier": "^2.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"chokidar": "^3.5.3",
"esbuild": "0.17.14",
"esbuild-runner": "2.2.2",
"eslint": "8.43.0",
"eslint": "8.51.0",
"eslint-plugin-react": "^7.29.4",
"jest-image-snapshot": "^5.2.0",
"npm-run-all": "^4.1.5",
Expand Down
Loading

0 comments on commit aa03a8b

Please sign in to comment.