Skip to content

Commit ce222f9

Browse files
authored
Merge pull request #102 from deploystackio/dependabot/npm_and_yarn/eslint-9.30.0
chore(all): bump eslint from 9.29.0 to 9.30.0
2 parents 55e4035 + 6ea09aa commit ce222f9

File tree

3 files changed

+19
-26
lines changed

3 files changed

+19
-26
lines changed

package-lock.json

Lines changed: 17 additions & 24 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
@@ -54,7 +54,7 @@
5454
"@typescript-eslint/parser": "^8.35.0",
5555
"@vitest/coverage-v8": "^3.2.3",
5656
"drizzle-kit": "^0.31.4",
57-
"eslint": "^9.29.0",
57+
"eslint": "^9.30.1",
5858
"fs-extra": "^11.3.0",
5959
"jest": "^30.0.2",
6060
"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.5.1",
4545
"@vue/tsconfig": "^0.7.0",
4646
"autoprefixer": "^10.4.21",
47-
"eslint": "^9.29.0",
47+
"eslint": "^9.30.1",
4848
"eslint-plugin-vue": "~10.2.0",
4949
"jiti": "^2.4.2",
5050
"npm-run-all2": "^8.0.4",

0 commit comments

Comments
 (0)