Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent e1d14ef commit 9025ac2
Show file tree
Hide file tree
Showing 4 changed files with 575 additions and 623 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
},
"devDependencies": {
"husky": "8.0.3",
"lint-staged": "13.2.2",
"lint-staged": "13.3.0",
"prettier": "2.8.8",
"simple-git": "3.18.0"
"simple-git": "3.26.0"
}
}
2 changes: 1 addition & 1 deletion packages/stream-add-lf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"dependencies": {
"fast-json-parse": "1.0.3",
"minimist": "1.2.8",
"pump": "3.0.0",
"pump": "3.0.1",
"split2": "4.2.0",
"through2": "4.0.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/type-guards/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
"homepage": "https://github.com/codemeistre/shared/tree/master/packages/type-guards",
"devDependencies": {
"typescript": "4.9.5",
"vitest": "0.30.1"
"vitest": "0.34.6"
}
}
Loading

0 comments on commit 9025ac2

Please sign in to comment.