Skip to content

Commit

Permalink
fix(deps): update depsynky (#458)
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] authored Nov 11, 2024
1 parent bfd73dd commit 73b50ee
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 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.8",
"version": "0.0.9",
"description": "CLI to synchronize dependencies accross a pnpm mono-repo",
"main": "dist/index.js",
"scripts": {
Expand All @@ -16,7 +16,7 @@
"author": "Botpress, Inc.",
"license": "MIT",
"dependencies": {
"@bpinternal/yargs-extra": "^0.0.13",
"@bpinternal/yargs-extra": "^0.0.16",
"chalk": "^4.1.2",
"glob": "^9.3.4",
"prettier": "^2.8.1",
Expand Down
28 changes: 14 additions & 14 deletions depsynky/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 73b50ee

Please sign in to comment.