1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-08 23:25:51 +01:00

fix(deps): update dependency @verdaccio/ui-theme to v6.0.0-6-next.28 (#3335)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-08-28 17:05:13 +02:00 committed by GitHub
parent b80794a46f
commit b1ec0daeca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 6 additions and 6 deletions

10
.pnp.js generated

@ -86,7 +86,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@verdaccio/readme", "npm:10.4.1"],
["@verdaccio/streams", "npm:10.2.0"],
["@verdaccio/types", "npm:10.5.2"],
["@verdaccio/ui-theme", "npm:6.0.0-6-next.26"],
["@verdaccio/ui-theme", "npm:6.0.0-6-next.28"],
["JSONStream", "npm:1.3.5"],
["all-contributors-cli", "npm:6.20.0"],
["async", "npm:3.2.4"],
@ -5955,10 +5955,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
}]
]],
["@verdaccio/ui-theme", [
["npm:6.0.0-6-next.26", {
"packageLocation": "./.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.26-f50c253dcd-a5cf12c136.zip/node_modules/@verdaccio/ui-theme/",
["npm:6.0.0-6-next.28", {
"packageLocation": "./.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.28-e603ff4d45-614bb0c342.zip/node_modules/@verdaccio/ui-theme/",
"packageDependencies": [
["@verdaccio/ui-theme", "npm:6.0.0-6-next.26"]
["@verdaccio/ui-theme", "npm:6.0.0-6-next.28"]
],
"linkType": "HARD",
}]
@ -18149,7 +18149,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@verdaccio/readme", "npm:10.4.1"],
["@verdaccio/streams", "npm:10.2.0"],
["@verdaccio/types", "npm:10.5.2"],
["@verdaccio/ui-theme", "npm:6.0.0-6-next.26"],
["@verdaccio/ui-theme", "npm:6.0.0-6-next.28"],
["JSONStream", "npm:1.3.5"],
["all-contributors-cli", "npm:6.20.0"],
["async", "npm:3.2.4"],

@ -22,7 +22,7 @@
"@verdaccio/local-storage": "10.3.1",
"@verdaccio/readme": "10.4.1",
"@verdaccio/streams": "10.2.0",
"@verdaccio/ui-theme": "6.0.0-6-next.26",
"@verdaccio/ui-theme": "6.0.0-6-next.28",
"JSONStream": "1.3.5",
"async": "3.2.4",
"body-parser": "1.20.0",

BIN
yarn.lock

Binary file not shown.