Skip to content

Commit 634f1d0

Browse files
chore(deps): update eslint dependencies
1 parent 6251008 commit 634f1d0

File tree

2 files changed

+391
-208
lines changed

2 files changed

+391
-208
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "KagChi",
1414
"license": "GPL-3.0",
1515
"devDependencies": {
16-
"@hazmi35/eslint-config": "^13.3.1",
16+
"@hazmi35/eslint-config": "^14.0.1",
1717
"@swc/cli": "^0.3.12",
1818
"@swc/core": "^1.5.24",
1919
"@types/node": "^20.12.13",
@@ -22,7 +22,7 @@
2222
"@typescript-eslint/parser": "^7.15.0",
2323
"dotenv": "^16.4.5",
2424
"drizzle-kit": "^0.22.7",
25-
"eslint": "^8.57.0",
25+
"eslint": "^9.7.0",
2626
"rimraf": "^5.0.7",
2727
"typescript": "^5.5.3"
2828
},

0 commit comments

Comments
 (0)