Skip to content

Commit 5cb26ab

Browse files
chore(deps): update eslint dependencies
1 parent 34c18e1 commit 5cb26ab

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": "^8.3.0",
17+
"@hazmi35/eslint-config": "^15.2.2",
1818
"@swc/cli": "^0.1.57",
1919
"@swc/core": "^1.2.189",
2020
"@types/node": "^17.0.31",
21-
"@typescript-eslint/eslint-plugin": "^5.26.0",
22-
"@typescript-eslint/parser": "^5.26.0",
23-
"eslint": "^8.16.0",
21+
"@typescript-eslint/eslint-plugin": "^8.20.0",
22+
"@typescript-eslint/parser": "^8.20.0",
23+
"eslint": "^9.18.0",
2424
"rimraf": "^3.0.2",
2525
"tsup": "^6.0.1",
26-
"typescript": "^4.6.4"
26+
"typescript": "^5.7.3"
2727
},
2828
"eslintConfig": {
2929
"parser": "@typescript-eslint/parser",

0 commit comments

Comments
 (0)