Skip to content

Commit e76592c

Browse files
chore(all): bump typescript-eslint from 8.46.0 to 8.46.3
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) 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/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.3/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint 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 f9bfa86 commit e76592c

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
@@ -75,7 +75,7 @@
7575
"ts-loader": "^9.5.4",
7676
"ts-node": "^10.9.2",
7777
"typescript": "^5.9.2",
78-
"typescript-eslint": "^8.44.1",
78+
"typescript-eslint": "^8.46.3",
7979
"vitest": "^3.2.3",
8080
"webpack": "^5.101.3",
8181
"webpack-cli": "^6.0.1",

services/satellite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"ts-loader": "^9.5.4",
4141
"ts-node": "^10.9.2",
4242
"typescript": "^5.9.3",
43-
"typescript-eslint": "^8.46.0",
43+
"typescript-eslint": "^8.46.3",
4444
"webpack": "^5.102.1",
4545
"webpack-cli": "^6.0.1",
4646
"webpack-node-externals": "^3.0.0"

0 commit comments

Comments
 (0)