Skip to content

Commit eb7a8d7

Browse files
authored
Merge pull request #663 from deploystackio/dependabot/npm_and_yarn/typescript-eslint-8.53.0
chore(all): bump typescript-eslint from 8.52.0 to 8.53.0
2 parents 0409c3c + a2cd44b commit eb7a8d7

File tree

3 files changed

+65
-65
lines changed

3 files changed

+65
-65
lines changed

package-lock.json

Lines changed: 63 additions & 63 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"ts-loader": "^9.5.4",
8080
"ts-node": "^10.9.2",
8181
"typescript": "^5.9.2",
82-
"typescript-eslint": "^8.52.0",
82+
"typescript-eslint": "^8.53.0",
8383
"vitest": "^3.2.4",
8484
"webpack": "^5.104.1",
8585
"webpack-cli": "^6.0.1",

services/satellite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"ts-loader": "^9.5.4",
4242
"ts-node": "^10.9.2",
4343
"typescript": "^5.9.3",
44-
"typescript-eslint": "^8.52.0",
44+
"typescript-eslint": "^8.53.0",
4545
"webpack": "^5.104.1",
4646
"webpack-cli": "^6.0.1",
4747
"webpack-node-externals": "^3.0.0"

0 commit comments

Comments
 (0)