Skip to content

Commit

Permalink
Bump eslint in devDependencies as well
Browse files Browse the repository at this point in the history
  • Loading branch information
dcroote committed Sep 22, 2024
1 parent ca7e7b4 commit 2239a00
Show file tree
Hide file tree
Showing 2 changed files with 198 additions and 198 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
},
"devDependencies": {
"@types/lodash": "^4.17.7",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"husky": "^9.1.5",
"prettier": "^3.3.3"
},
Expand Down
Loading

0 comments on commit 2239a00

Please sign in to comment.