Skip to content

Commit bc015af

Browse files
author
Lasim
committed
chore: update backend version to 0.20.2 and typescript-eslint to 8.33.0
1 parent 10118f9 commit bc015af

File tree

2 files changed

+3
-14
lines changed

2 files changed

+3
-14
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

services/backend/package.json

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -40,17 +40,6 @@
4040
"release-it": "^19.0.2",
4141
"ts-node": "^10.9.2",
4242
"typescript": "^5.8.3",
43-
"typescript-eslint": "^8.32.1"
44-
},
45-
"overrides": {
46-
"@esbuild-kit/core-utils": {
47-
"esbuild": "0.25.2"
48-
},
49-
"drizzle-kit": {
50-
"@esbuild-kit/core-utils": {
51-
"esbuild": "0.25.2"
52-
}
53-
},
5443
"typescript-eslint": "^8.33.0"
5544
}
56-
}
45+
}

0 commit comments

Comments
 (0)