Skip to content

Commit 7f0ff45

Browse files
chore(deps): update eslint dependencies
1 parent dbeb965 commit 7f0ff45

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
@@ -18,12 +18,12 @@
1818
"@swc/cli": "^0.1.62",
1919
"@swc/core": "^1.3.76",
2020
"@types/node": "^18.17.4",
21-
"@typescript-eslint/eslint-plugin": "^5.59.8",
22-
"@typescript-eslint/parser": "^5.59.8",
21+
"@typescript-eslint/eslint-plugin": "^5.62.0",
22+
"@typescript-eslint/parser": "^5.62.0",
2323
"bun-types": "^0.7.3",
24-
"eslint": "^8.41.0",
24+
"eslint": "^8.53.0",
2525
"rimraf": "^5.0.1",
26-
"typescript": "^5.0.4"
26+
"typescript": "^5.2.2"
2727
},
2828
"eslintConfig": {
2929
"parser": "@typescript-eslint/parser",

0 commit comments

Comments
 (0)