Skip to content

Commit ef5ee02

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

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
@@ -14,7 +14,7 @@
1414
"author": "KagChi",
1515
"license": "GPL-3.0",
1616
"devDependencies": {
17-
"@hazmi35/eslint-config": "^8.3.0",
17+
"@hazmi35/eslint-config": "^10.0.0",
1818
"@swc/cli": "^0.1.57",
1919
"@swc/core": "^1.2.189",
2020
"@types/node": "^17.0.31",
@@ -23,7 +23,7 @@
2323
"eslint": "^8.16.0",
2424
"rimraf": "^3.0.2",
2525
"tsup": "^6.0.1",
26-
"typescript": "^4.6.4"
26+
"typescript": "^5.1.3"
2727
},
2828
"eslintConfig": {
2929
"parser": "@typescript-eslint/parser",

0 commit comments

Comments
 (0)