Skip to content

Commit

Permalink
Meta: Update eslint in package.json to try to get heroku to behave
Browse files Browse the repository at this point in the history
  • Loading branch information
ADKaster committed Jul 7, 2024
1 parent 5d3e5d0 commit 0c8d562
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/bun": "latest",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"eslint": "^8.39.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-unused-imports": "^4.0.0",
Expand Down

0 comments on commit 0c8d562

Please sign in to comment.