Skip to content

Commit 087f658

Browse files
authored
Merge pull request #673 from deploystackio/dependabot/npm_and_yarn/typescript-eslint/parser-8.53.1
chore(all): bump @typescript-eslint/parser from 8.53.0 to 8.53.1
2 parents 1bf7467 + def5f35 commit 087f658

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)