Skip to content

Commit

Permalink
fix(deps): update core verdaccio dependencies (#3873)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 13, 2023
1 parent ec1b49e commit f0bb451
Show file tree
Hide file tree
Showing 14 changed files with 177 additions and 98 deletions.
128 changes: 83 additions & 45 deletions .pnp.cjs

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

6 changes: 3 additions & 3 deletions .pnp.loader.mjs

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.
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.71",
"@verdaccio/core": "6.0.0-6-next.71",
"@verdaccio/config": "6.0.0-6-next.72",
"@verdaccio/core": "6.0.0-6-next.72",
"@verdaccio/local-storage": "10.3.3",
"@verdaccio/logger-7": "6.0.0-6-next.16",
"@verdaccio/middleware": "6.0.0-6-next.50",
"@verdaccio/logger-7": "6.0.0-6-next.17",
"@verdaccio/middleware": "6.0.0-6-next.51",
"@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.40",
"@verdaccio/ui-theme": "6.0.0-6-next.71",
"@verdaccio/url": "11.0.0-6-next.37",
"@verdaccio/utils": "6.0.0-6-next.39",
"@verdaccio/tarball": "11.0.0-6-next.41",
"@verdaccio/ui-theme": "6.0.0-6-next.72",
"@verdaccio/url": "11.0.0-6-next.38",
"@verdaccio/utils": "6.0.0-6-next.40",
"JSONStream": "1.3.5",
"async": "3.2.4",
"body-parser": "1.20.2",
Expand Down

0 comments on commit f0bb451

Please sign in to comment.