Skip to content

Commit 7f15942

Browse files
Update dependency eslint to v9
1 parent fc82cbe commit 7f15942

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bun.lockb

6.46 KB
Binary file not shown.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/js-yaml": "^4.0.5",
2828
"@typescript-eslint/eslint-plugin": "^7.0.0",
2929
"@typescript-eslint/parser": "^7.0.0",
30-
"eslint": "8.57.0",
30+
"eslint": "9.20.1",
3131
"eslint-config-prettier": "^9.1.0",
3232
"prettier": "3.2.5"
3333
},

0 commit comments

Comments
 (0)