Skip to content

Commit

Permalink
bump(deps): update dependency lint-staged to ^15.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent a9f83e3 commit 3383b85
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 27 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@ordzaar/eslint-config": "workspace:*",
"@ordzaar/standard-prettier": "workspace:*",
"husky": "^9.1.7",
"lint-staged": "^15.3.0",
"lint-staged": "^15.4.0",
"prettier": "^3.4.2",
"semver": "^7.6.3",
"turbo": "^2.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/standard-linter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-unused-imports": "^4.1.4",
"husky": "^9.1.7",
"lint-staged": "^15.3.0",
"lint-staged": "^15.4.0",
"prettier": "^3.4.2"
}
}
2 changes: 1 addition & 1 deletion packages/standard-prettier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"husky": "^9.1.7",
"lint-staged": "^15.3.0",
"lint-staged": "^15.4.0",
"prettier": "^3.4.2"
}
}
2 changes: 1 addition & 1 deletion packages/standard-web-linter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-unused-imports": "^4.1.4",
"husky": "^9.1.7",
"lint-staged": "^15.3.0",
"lint-staged": "^15.4.0",
"next": "^14.2.23",
"prettier": "^3.4.2"
}
Expand Down
40 changes: 17 additions & 23 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3383b85

Please sign in to comment.