Skip to content

Commit

Permalink
Bump minimum required eslint version
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanZim authored Dec 29, 2023
1 parent d27980d commit a95427e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"ava": "^5.0.0",
"c8": "^8.0.0",
"eslint": "^8.2.0",
"eslint": "^8.27.0",
"eslint-config-problems": "^8.0.0",
"eslint-plugin-prettier": "^4.0.0",
"postcss": "^8.0.0",
Expand Down

0 comments on commit a95427e

Please sign in to comment.