Skip to content

Commit 20d6420

Browse files
authored
Merge pull request #137 from deploystackio/dependabot/npm_and_yarn/eslint-9.31.0
chore(all): bump eslint from 9.30.1 to 9.31.0
2 parents a7834e5 + 396aa87 commit 20d6420

File tree

3 files changed

+27
-12
lines changed

3 files changed

+27
-12
lines changed

package-lock.json

Lines changed: 25 additions & 10 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
@@ -56,7 +56,7 @@
5656
"@typescript-eslint/parser": "^8.35.1",
5757
"@vitest/coverage-v8": "^3.2.3",
5858
"drizzle-kit": "^0.31.4",
59-
"eslint": "^9.30.1",
59+
"eslint": "^9.31.0",
6060
"fs-extra": "^11.3.0",
6161
"jest": "^30.0.4",
6262
"nodemon": "^3.1.10",

services/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@vue/eslint-config-typescript": "^14.6.0",
4545
"@vue/tsconfig": "^0.7.0",
4646
"autoprefixer": "^10.4.21",
47-
"eslint": "^9.30.1",
47+
"eslint": "^9.31.0",
4848
"eslint-plugin-vue": "~10.3.0",
4949
"jiti": "^2.4.2",
5050
"npm-run-all2": "^8.0.4",

0 commit comments

Comments
 (0)