Skip to content

Commit a165cf3

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

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

0 commit comments

Comments
 (0)