Skip to content

Commit a725244

Browse files
committed
chore(deps): update eslint dependencies to ^7.11.0
1 parent a47b442 commit a725244

File tree

2 files changed

+66
-64
lines changed

2 files changed

+66
-64
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"@swc/core": "^1.5.7",
1919
"@types/node": "^20.12.12",
2020
"@types/pg": "^8.11.6",
21-
"@typescript-eslint/eslint-plugin": "^7.10.0",
22-
"@typescript-eslint/parser": "^7.10.0",
21+
"@typescript-eslint/eslint-plugin": "^7.11.0",
22+
"@typescript-eslint/parser": "^7.11.0",
2323
"eslint": "^8.57.0",
2424
"rimraf": "^5.0.7",
2525
"typescript": "^5.4.5"

0 commit comments

Comments
 (0)