Skip to content

Commit fc43c00

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"author": "KagChi",
1616
"license": "GPL-3.0",
1717
"devDependencies": {
18-
"@hazmi35/eslint-config": "^8.7.1",
18+
"@hazmi35/eslint-config": "^10.0.0",
1919
"@swc/cli": "^0.1.57",
2020
"@swc/core": "^1.3.24",
2121
"@types/discord-rpc": "^4.0.3",
@@ -26,7 +26,7 @@
2626
"pkg": "^5.8.0",
2727
"rimraf": "^3.0.2",
2828
"tsup": "^6.5.0",
29-
"typescript": "^4.9.5"
29+
"typescript": "^5.1.3"
3030
},
3131
"eslintConfig": {
3232
"parser": "@typescript-eslint/parser",

0 commit comments

Comments
 (0)