Skip to content

Commit 1e8707e

Browse files
chore(deps): update eslint dependencies
1 parent dbeb965 commit 1e8707e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@
1414
"author": "KagChi",
1515
"license": "GPL-3.0",
1616
"devDependencies": {
17-
"@hazmi35/eslint-config": "^9.0.0",
17+
"@hazmi35/eslint-config": "^15.2.2",
1818
"@swc/cli": "^0.1.62",
1919
"@swc/core": "^1.3.76",
2020
"@types/node": "^18.17.4",
21-
"@typescript-eslint/eslint-plugin": "^5.59.8",
22-
"@typescript-eslint/parser": "^5.59.8",
21+
"@typescript-eslint/eslint-plugin": "^8.57.2",
22+
"@typescript-eslint/parser": "^8.57.2",
2323
"bun-types": "^0.7.3",
24-
"eslint": "^8.41.0",
24+
"eslint": "^10.1.0",
2525
"rimraf": "^5.0.1",
26-
"typescript": "^5.0.4"
26+
"typescript": "^6.0.2"
2727
},
2828
"eslintConfig": {
2929
"parser": "@typescript-eslint/parser",

0 commit comments

Comments
 (0)