Skip to content

Commit

Permalink
fix(deps): update depsynky (#318)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 10, 2024
1 parent b4594ab commit f3f638f
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 116 deletions.
4 changes: 2 additions & 2 deletions depsynky/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bpinternal/depsynky",
"version": "0.0.4",
"version": "0.0.5",
"description": "CLI to synchronize dependencies accross a pnpm mono-repo",
"main": "dist/index.js",
"scripts": {
Expand All @@ -16,7 +16,7 @@
"author": "",
"license": "MIT",
"dependencies": {
"@bpinternal/yargs-extra": "^0.0.7",
"@bpinternal/yargs-extra": "^0.0.8",
"chalk": "^4.1.2",
"glob": "^9.3.4",
"prettier": "^2.8.1",
Expand Down
Loading

0 comments on commit f3f638f

Please sign in to comment.