mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
fix(deps): update dependency @verdaccio/streams to v10.0.1 (#2709)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
41cadccaef
commit
74d7d02c39
11
.pnp.js
generated
11
.pnp.js
generated
@ -80,7 +80,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["@verdaccio/eslint-config", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:8.5.0"],
|
||||
["@verdaccio/local-storage", "npm:10.0.7"],
|
||||
["@verdaccio/readme", "npm:10.0.1"],
|
||||
["@verdaccio/streams", "npm:10.0.0"],
|
||||
["@verdaccio/streams", "npm:10.0.1"],
|
||||
["@verdaccio/types", "npm:9.7.2"],
|
||||
["@verdaccio/ui-theme", "npm:3.2.1"],
|
||||
["JSONStream", "npm:1.3.5"],
|
||||
@ -5377,6 +5377,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["@verdaccio/streams", "npm:10.0.0"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}],
|
||||
["npm:10.0.1", {
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-streams-npm-10.0.1-9963af9431-1ddaeafb3d.zip/node_modules/@verdaccio/streams/",
|
||||
"packageDependencies": [
|
||||
["@verdaccio/streams", "npm:10.0.1"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}]
|
||||
]],
|
||||
["@verdaccio/types", [
|
||||
@ -17046,7 +17053,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["@verdaccio/eslint-config", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:8.5.0"],
|
||||
["@verdaccio/local-storage", "npm:10.0.7"],
|
||||
["@verdaccio/readme", "npm:10.0.1"],
|
||||
["@verdaccio/streams", "npm:10.0.0"],
|
||||
["@verdaccio/streams", "npm:10.0.1"],
|
||||
["@verdaccio/types", "npm:9.7.2"],
|
||||
["@verdaccio/ui-theme", "npm:3.2.1"],
|
||||
["JSONStream", "npm:1.3.5"],
|
||||
|
BIN
.yarn/cache/@verdaccio-streams-npm-10.0.1-9963af9431-1ddaeafb3d.zip
vendored
Normal file
BIN
.yarn/cache/@verdaccio-streams-npm-10.0.1-9963af9431-1ddaeafb3d.zip
vendored
Normal file
Binary file not shown.
@ -21,7 +21,7 @@
|
||||
"@verdaccio/commons-api": "10.0.2",
|
||||
"@verdaccio/local-storage": "10.0.7",
|
||||
"@verdaccio/readme": "10.0.1",
|
||||
"@verdaccio/streams": "10.0.0",
|
||||
"@verdaccio/streams": "10.0.1",
|
||||
"@verdaccio/ui-theme": "3.2.1",
|
||||
"JSONStream": "1.3.5",
|
||||
"async": "3.2.2",
|
||||
|
BIN
yarn.lock
BIN
yarn.lock
Binary file not shown.
Loading…
Reference in New Issue
Block a user