Skip to content

Commit e23164f

Browse files
chore(all): bump @typescript-eslint/parser from 8.42.0 to 8.44.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.42.0 to 8.44.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.44.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.44.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ff646f1 commit e23164f

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
@@ -57,7 +57,7 @@
5757
"@types/pug": "^2.0.10",
5858
"@types/supertest": "^6.0.3",
5959
"@typescript-eslint/eslint-plugin": "^8.44.1",
60-
"@typescript-eslint/parser": "^8.39.1",
60+
"@typescript-eslint/parser": "^8.44.1",
6161
"@vitest/coverage-v8": "^3.2.3",
6262
"copy-webpack-plugin": "^13.0.1",
6363
"drizzle-kit": "^0.31.4",

services/satellite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@release-it/conventional-changelog": "^10.0.1",
2727
"@types/node": "^24.5.2",
2828
"@typescript-eslint/eslint-plugin": "^8.44.1",
29-
"@typescript-eslint/parser": "^8.39.1",
29+
"@typescript-eslint/parser": "^8.44.1",
3030
"copy-webpack-plugin": "^13.0.1",
3131
"eslint": "^9.36.0",
3232
"node-loader": "^2.1.0",

0 commit comments

Comments
 (0)