Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to ~13.3.0 (#6596)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: caohuilin <[email protected]>
  • Loading branch information
renovate[bot] and caohuilin authored Dec 3, 2024
1 parent f1d4b66 commit e011467
Show file tree
Hide file tree
Showing 3 changed files with 126 additions and 139 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"cross-env": "^7.0.3",
"esbuild": "0.17.19",
"husky": "^8.0.0",
"lint-staged": "~13.1.0",
"lint-staged": "~13.3.0",
"nx": "^17.0.1",
"rimraf": "^6.0.1",
"vitest": "0.33.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/server/prod-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@types/node": "~16.11.7",
"@types/source-map-support": "0.5.10",
"jest": "^29",
"lint-staged": "~13.1.0",
"lint-staged": "~13.3.0",
"tsx": "^3.12.7",
"typescript": "~5.0.4"
},
Expand Down
Loading

0 comments on commit e011467

Please sign in to comment.