Skip to content

Commit

Permalink
fix(deps): update core verdaccio dependencies (#3822)
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 May 14, 2023
1 parent a7a2d5f commit 2d6dbc7
Show file tree
Hide file tree
Showing 15 changed files with 139 additions and 136 deletions.
125 changes: 63 additions & 62 deletions .pnp.cjs

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

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,18 @@
"url": "https://opencollective.com/verdaccio"
},
"dependencies": {
"@verdaccio/config": "6.0.0-6-next.68",
"@verdaccio/core": "6.0.0-6-next.68",
"@verdaccio/config": "6.0.0-6-next.70",
"@verdaccio/core": "6.0.0-6-next.70",
"@verdaccio/local-storage": "10.3.3",
"@verdaccio/logger-7": "6.0.0-6-next.13",
"@verdaccio/middleware": "6.0.0-6-next.47",
"@verdaccio/logger-7": "6.0.0-6-next.15",
"@verdaccio/middleware": "6.0.0-6-next.49",
"@verdaccio/search": "6.0.0-6-next.2",
"@verdaccio/signature": "6.0.0-6-next.2",
"@verdaccio/streams": "10.2.1",
"@verdaccio/tarball": "11.0.0-6-next.37",
"@verdaccio/ui-theme": "6.0.0-6-next.68",
"@verdaccio/url": "11.0.0-6-next.34",
"@verdaccio/utils": "6.0.0-6-next.36",
"@verdaccio/tarball": "11.0.0-6-next.39",
"@verdaccio/ui-theme": "6.0.0-6-next.70",
"@verdaccio/url": "11.0.0-6-next.36",
"@verdaccio/utils": "6.0.0-6-next.38",
"JSONStream": "1.3.5",
"async": "3.2.4",
"body-parser": "1.20.2",
Expand Down
Loading

0 comments on commit 2d6dbc7

Please sign in to comment.