Skip to content

Commit fddd85d

Browse files
committed
chore(deps): update eslint dependencies
1 parent c4688b6 commit fddd85d

File tree

2 files changed

+93
-93
lines changed

2 files changed

+93
-93
lines changed

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
"@swc/core": "^1.6.5",
1919
"@types/node": "^20.14.9",
2020
"@types/pg": "^8.11.6",
21-
"@typescript-eslint/eslint-plugin": "^7.14.1",
22-
"@typescript-eslint/parser": "^7.14.1",
21+
"@typescript-eslint/eslint-plugin": "^7.15.0",
22+
"@typescript-eslint/parser": "^7.15.0",
2323
"eslint": "^8.57.0",
2424
"rimraf": "^5.0.7",
25-
"typescript": "^5.5.2"
25+
"typescript": "^5.5.3"
2626
},
2727
"dependencies": {
2828
"hyper-express": "^6.16.4",

0 commit comments

Comments
 (0)