Skip to content

Commit 9e250d7

Browse files
chore(all): bump @typescript-eslint/parser from 8.46.0 to 8.46.3
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.46.0 to 8.46.3. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.3/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.46.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 46ce1e9 commit 9e250d7

File tree

3 files changed

+167
-11
lines changed

3 files changed

+167
-11
lines changed

package-lock.json

Lines changed: 165 additions & 9 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
@@ -60,7 +60,7 @@
6060
"@types/pug": "^2.0.10",
6161
"@types/supertest": "^6.0.3",
6262
"@typescript-eslint/eslint-plugin": "^8.44.1",
63-
"@typescript-eslint/parser": "^8.44.1",
63+
"@typescript-eslint/parser": "^8.46.3",
6464
"@vitest/coverage-v8": "^3.2.3",
6565
"copy-webpack-plugin": "^13.0.1",
6666
"drizzle-kit": "^0.31.5",

services/satellite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/node": "^24.7.0",
3131
"@types/uuid": "^10.0.0",
3232
"@typescript-eslint/eslint-plugin": "^8.46.0",
33-
"@typescript-eslint/parser": "^8.46.0",
33+
"@typescript-eslint/parser": "^8.46.3",
3434
"copy-webpack-plugin": "^13.0.1",
3535
"eslint": "^9.37.0",
3636
"node-loader": "^2.1.0",

0 commit comments

Comments
 (0)