Skip to content

Commit 42ccb79

Browse files
authored
Merge pull request #253 from deploystackio/dependabot/npm_and_yarn/eslint-9.34.0
chore(all): bump eslint from 9.33.0 to 9.34.0
2 parents 329300d + e2f0b7c commit 42ccb79

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -59,7 +59,7 @@
5959
"@vitest/coverage-v8": "^3.2.3",
6060
"copy-webpack-plugin": "^13.0.1",
6161
"drizzle-kit": "^0.31.4",
62-
"eslint": "^9.33.0",
62+
"eslint": "^9.34.0",
6363
"fs-extra": "^11.3.1",
6464
"jest": "^30.0.5",
6565
"node-loader": "^2.1.0",

services/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@vue/eslint-config-typescript": "^14.6.0",
4646
"@vue/tsconfig": "^0.8.1",
4747
"autoprefixer": "^10.4.21",
48-
"eslint": "^9.33.0",
48+
"eslint": "^9.34.0",
4949
"eslint-plugin-vue": "~10.4.0",
5050
"jiti": "^2.5.1",
5151
"npm-run-all2": "^8.0.4",

services/gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"release-it": "^19.0.4",
4848
"@typescript-eslint/eslint-plugin": "^8.36.0",
4949
"@typescript-eslint/parser": "^8.39.1",
50-
"eslint": "^9.33.0",
50+
"eslint": "^9.34.0",
5151
"typescript-eslint": "^8.38.0"
5252
}
5353
}

0 commit comments

Comments
 (0)