Skip to content

Commit 019a92e

Browse files
chore(deps): update typescript-eslint monorepo to v8.48.0 (#22349)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b93ce18 commit 019a92e

File tree

3 files changed

+141
-34
lines changed

3 files changed

+141
-34
lines changed

boundaries/mobile/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"@types/jest": "^30.0.0",
3939
"@types/node": "^24.10.1",
4040
"@types/react": "~19.2.7",
41-
"@typescript-eslint/eslint-plugin": "^8.47.0",
42-
"@typescript-eslint/parser": "^8.47.0",
41+
"@typescript-eslint/eslint-plugin": "^8.48.0",
42+
"@typescript-eslint/parser": "^8.48.0",
4343
"babel-jest": "^30.2.0",
4444
"babel-preset-expo": "~54.0.7",
4545
"detox": "^20.46.0",

boundaries/mobile/pnpm-lock.yaml

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

boundaries/proxy/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@
8686
"@types/compression": "1.8.1",
8787
"@types/node": "^24.10.1",
8888
"@types/swagger-jsdoc": "6.0.4",
89-
"@typescript-eslint/eslint-plugin": "8.47.0",
90-
"@typescript-eslint/parser": "8.47.0",
89+
"@typescript-eslint/eslint-plugin": "8.48.0",
90+
"@typescript-eslint/parser": "8.48.0",
9191
"@vitest/coverage-v8": "^4.0.13",
9292
"eslint": "9.39.1",
9393
"eslint-import-resolver-typescript": "4.4.4",
@@ -98,7 +98,7 @@
9898
"prisma": "7.0.0",
9999
"tsx": "^4.20.6",
100100
"typescript": "^5.9.3",
101-
"typescript-eslint": "8.47.0",
101+
"typescript-eslint": "8.48.0",
102102
"vite-tsconfig-paths": "^5.1.4",
103103
"vitest": "^4.0.13"
104104
},

0 commit comments

Comments
 (0)