Skip to content

Commit dc08a3b

Browse files
chore(all): bump typescript-eslint from 8.47.0 to 8.48.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.47.0 to 8.48.0. - [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.48.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 88c52f8 commit dc08a3b

File tree

3 files changed

+66
-67
lines changed

3 files changed

+66
-67
lines changed

package-lock.json

Lines changed: 64 additions & 65 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
@@ -76,7 +76,7 @@
7676
"ts-loader": "^9.5.4",
7777
"ts-node": "^10.9.2",
7878
"typescript": "^5.9.2",
79-
"typescript-eslint": "^8.47.0",
79+
"typescript-eslint": "^8.48.0",
8080
"vitest": "^3.2.4",
8181
"webpack": "^5.101.3",
8282
"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.47.0",
44+
"typescript-eslint": "^8.48.0",
4545
"webpack": "^5.102.1",
4646
"webpack-cli": "^6.0.1",
4747
"webpack-node-externals": "^3.0.0"

0 commit comments

Comments
 (0)