Skip to content

Commit 0211706

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
"@swc/core": "^1.3.24",
1818
"@types/express": "^4.17.15",
1919
"@types/node": "^17.0.31",
20-
"@typescript-eslint/eslint-plugin": "^5.53.0",
21-
"@typescript-eslint/parser": "^5.53.0",
22-
"eslint": "^8.34.0",
20+
"@typescript-eslint/eslint-plugin": "^5.62.0",
21+
"@typescript-eslint/parser": "^5.62.0",
22+
"eslint": "^8.55.0",
2323
"rimraf": "^3.0.2",
2424
"typescript": "^4.9.5"
2525
},

0 commit comments

Comments
 (0)