Skip to content

Commit 7bff5df

Browse files
chore(deps): update eslint dependencies
1 parent 0355b21 commit 7bff5df

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 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": "^11.0.0",
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",
23+
"@typescript-eslint/eslint-plugin": "^6.11.0",
24+
"@typescript-eslint/parser": "^6.11.0",
2525
"eslint": "^8.34.0",
2626
"pkg": "^5.8.0",
2727
"rimraf": "^3.0.2",
2828
"tsup": "^6.5.0",
29-
"typescript": "^4.9.5"
29+
"typescript": "^5.2.2"
3030
},
3131
"eslintConfig": {
3232
"parser": "@typescript-eslint/parser",

0 commit comments

Comments
 (0)