Skip to content

Commit 4ff7be1

Browse files
chore(deps): update eslint dependencies
1 parent 0355b21 commit 4ff7be1

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
@@ -15,18 +15,18 @@
1515
"author": "KagChi",
1616
"license": "GPL-3.0",
1717
"devDependencies": {
18-
"@hazmi35/eslint-config": "^8.7.1",
18+
"@hazmi35/eslint-config": "^15.2.2",
1919
"@swc/cli": "^0.1.57",
2020
"@swc/core": "^1.3.24",
2121
"@types/discord-rpc": "^4.0.3",
2222
"@types/node": "^17.0.31",
23-
"@typescript-eslint/eslint-plugin": "^5.53.0",
24-
"@typescript-eslint/parser": "^5.53.0",
25-
"eslint": "^8.34.0",
23+
"@typescript-eslint/eslint-plugin": "^8.32.0",
24+
"@typescript-eslint/parser": "^8.32.0",
25+
"eslint": "^9.26.0",
2626
"pkg": "^5.8.0",
2727
"rimraf": "^3.0.2",
2828
"tsup": "^6.5.0",
29-
"typescript": "^4.9.5"
29+
"typescript": "^5.8.3"
3030
},
3131
"eslintConfig": {
3232
"parser": "@typescript-eslint/parser",

0 commit comments

Comments
 (0)