Skip to content

Commit 6251008

Browse files
committed
chore(deps): update eslint dependencies
1 parent ff3c708 commit 6251008

File tree

2 files changed

+96
-90
lines changed

2 files changed

+96
-90
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@
1818
"@swc/core": "^1.5.24",
1919
"@types/node": "^20.12.13",
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
"dotenv": "^16.4.5",
2424
"drizzle-kit": "^0.22.7",
2525
"eslint": "^8.57.0",
2626
"rimraf": "^5.0.7",
27-
"typescript": "^5.5.2"
27+
"typescript": "^5.5.3"
2828
},
2929
"dependencies": {
3030
"@nezuchan/schema": "^0.1.4",

0 commit comments

Comments
 (0)