Skip to content

Commit 0c8d562

Browse files
committed
Meta: Update eslint in package.json to try to get heroku to behave
1 parent 5d3e5d0 commit 0c8d562

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bun.lockb

0 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/bun": "latest",
3232
"@typescript-eslint/eslint-plugin": "^7.15.0",
3333
"@typescript-eslint/parser": "^7.15.0",
34-
"eslint": "^8.39.0",
34+
"eslint": "^8.56.0",
3535
"eslint-config-prettier": "^8.8.0",
3636
"eslint-plugin-prettier": "^5.1.3",
3737
"eslint-plugin-unused-imports": "^4.0.0",

0 commit comments

Comments
 (0)