Skip to content

Commit def5f35

Browse files
chore(all): bump @typescript-eslint/parser from 8.53.0 to 8.53.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.53.0 to 8.53.1. - [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.53.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.53.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0d52929 commit def5f35

File tree

3 files changed

+166
-11
lines changed

3 files changed

+166
-11
lines changed

package-lock.json

Lines changed: 164 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
@@ -63,7 +63,7 @@
6363
"@types/sanitize-html": "^2.16.0",
6464
"@types/supertest": "^6.0.3",
6565
"@typescript-eslint/eslint-plugin": "^8.53.1",
66-
"@typescript-eslint/parser": "^8.52.0",
66+
"@typescript-eslint/parser": "^8.53.1",
6767
"@vitest/coverage-v8": "^3.2.4",
6868
"autoprefixer": "^10.4.23",
6969
"copy-webpack-plugin": "^13.0.1",

services/satellite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@types/node": "^25.0.10",
3535
"@types/uuid": "^11.0.0",
3636
"@typescript-eslint/eslint-plugin": "^8.53.1",
37-
"@typescript-eslint/parser": "^8.52.0",
37+
"@typescript-eslint/parser": "^8.53.1",
3838
"copy-webpack-plugin": "^13.0.1",
3939
"eslint": "^9.39.2",
4040
"node-loader": "^2.1.0",

0 commit comments

Comments
 (0)