Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 44d5939 commit 9478396
Show file tree
Hide file tree
Showing 3 changed files with 215 additions and 135 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"eslint": "^8.47.0",
"husky": "^8.0.3",
"lerna": "^7.1.5",
"lint-staged": "^14.0.0",
"lint-staged": "^15.4.2",
"prettier": "^3.0.2"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/shared-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"prettier-plugin-organize-imports": "^3.2.3"
},
"peerDependencies": {
"lint-staged": ">= 14.0.0",
"lint-staged": ">= 15.4.2",
"prettier": ">= 3.0.2"
},
"keywords": [
Expand Down
Loading

0 comments on commit 9478396

Please sign in to comment.