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 and micalevisk committed Mar 18, 2023
1 parent d5a346c commit 17899d0
Show file tree
Hide file tree
Showing 5 changed files with 418 additions and 243 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
},
"devDependencies": {
"husky": "7.0.4",
"lint-staged": "12.3.7",
"prettier": "2.6.1",
"simple-git": "3.15.0"
"lint-staged": "12.5.0",
"prettier": "2.8.4",
"simple-git": "3.17.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 @@ -32,7 +32,7 @@
],
"dependencies": {
"fast-json-parse": "1.0.3",
"minimist": "1.2.6",
"minimist": "1.2.8",
"pump": "3.0.0",
"split2": "4.1.0",
"through2": "4.0.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/type-guards/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"homepage": "https://github.com/codemeistre/shared/tree/master/packages/type-guards",
"devDependencies": {
"typescript": "4.6.3",
"vitest": "0.23.4"
"typescript": "4.9.5",
"vitest": "0.29.3"
}
}
2 changes: 1 addition & 1 deletion packages/typeorm-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
"typeorm": "0.3.10"
},
"devDependencies": {
"typescript": "4.8.4"
"typescript": "4.9.5"
}
}

0 comments on commit 17899d0

Please sign in to comment.