Skip to content

Commit 5306a03

Browse files
chore(all): bump typescript-eslint from 8.42.0 to 8.43.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.42.0 to 8.43.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.43.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.43.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 015153a commit 5306a03

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
@@ -71,7 +71,7 @@
7171
"ts-loader": "^9.5.4",
7272
"ts-node": "^10.9.2",
7373
"typescript": "^5.9.2",
74-
"typescript-eslint": "^8.42.0",
74+
"typescript-eslint": "^8.43.0",
7575
"vitest": "^3.2.3",
7676
"webpack": "^5.101.3",
7777
"webpack-cli": "^6.0.1",

services/gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@
4848
"@typescript-eslint/eslint-plugin": "^8.36.0",
4949
"@typescript-eslint/parser": "^8.39.1",
5050
"eslint": "^9.34.0",
51-
"typescript-eslint": "^8.38.0"
51+
"typescript-eslint": "^8.43.0"
5252
}
5353
}

0 commit comments

Comments
 (0)