Skip to content

Commit e883ee9

Browse files
fix(deps): update typescript-eslint monorepo to ^8.46.2
1 parent e94a44d commit e883ee9

File tree

3 files changed

+75
-75
lines changed

3 files changed

+75
-75
lines changed

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"@types/nodemailer": "^7.0.3",
9999
"@types/passport-jwt": "*",
100100
"@types/supertest": "^6.0.3",
101-
"@typescript-eslint/parser": "^8.46.0",
101+
"@typescript-eslint/parser": "^8.46.2",
102102
"@ufb/eslint-config": "workspace:*",
103103
"@ufb/prettier-config": "workspace:*",
104104
"@ufb/tsconfig": "workspace:*",

pnpm-lock.yaml

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

tooling/eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"eslint-plugin-react-compiler": "beta",
2525
"eslint-plugin-react-hooks": "^6.1.1",
2626
"eslint-plugin-turbo": "^2.5.8",
27-
"typescript-eslint": "^8.46.0"
27+
"typescript-eslint": "^8.46.2"
2828
},
2929
"devDependencies": {
3030
"@ufb/prettier-config": "workspace:*",

0 commit comments

Comments
 (0)