Skip to content

Commit 9e6fe61

Browse files
chore(deps): update eslint dependencies
1 parent b0d67e6 commit 9e6fe61

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"author": "KagChi",
1313
"license": "GPL-3.0",
1414
"devDependencies": {
15-
"@hazmi35/eslint-config": "^8.7.1",
15+
"@hazmi35/eslint-config": "^10.0.0",
1616
"@swc/cli": "^0.1.57",
1717
"@swc/core": "^1.3.24",
1818
"@types/express": "^4.17.15",
@@ -21,7 +21,7 @@
2121
"@typescript-eslint/parser": "^5.53.0",
2222
"eslint": "^8.34.0",
2323
"rimraf": "^3.0.2",
24-
"typescript": "^4.9.5"
24+
"typescript": "^5.1.3"
2525
},
2626
"eslintConfig": {
2727
"parser": "@typescript-eslint/parser",

0 commit comments

Comments
 (0)