Skip to content

Commit 94069f2

Browse files
authored
Merge pull request #68 from deploystackio/dependabot/npm_and_yarn/eslint-9.29.0
chore(all): bump eslint from 9.28.0 to 9.29.0
2 parents 7dc5054 + 05f1132 commit 94069f2

File tree

3 files changed

+38
-38
lines changed

3 files changed

+38
-38
lines changed

package-lock.json

Lines changed: 36 additions & 36 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
@@ -52,7 +52,7 @@
5252
"@typescript-eslint/parser": "^8.33.0",
5353
"@vitest/coverage-v8": "^2.1.9",
5454
"drizzle-kit": "^0.31.1",
55-
"eslint": "^9.27.0",
55+
"eslint": "^9.29.0",
5656
"fs-extra": "^11.3.0",
5757
"jest": "^29.7.0",
5858
"release-it": "^19.0.2",

services/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@vue/eslint-config-typescript": "^14.5.0",
4444
"@vue/tsconfig": "^0.7.0",
4545
"autoprefixer": "^10.4.21",
46-
"eslint": "^9.27.0",
46+
"eslint": "^9.29.0",
4747
"eslint-plugin-vue": "~10.1.0",
4848
"jiti": "^2.4.2",
4949
"npm-run-all2": "^8.0.4",

0 commit comments

Comments
 (0)