0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

chore(deps): update dependency verdaccio-memory to v10.2.1 (#3204)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-05-30 18:23:22 +02:00 committed by GitHub
parent 9e743f493e
commit acfa4ea781
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
View file

@ -158,7 +158,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["verdaccio-audit", "npm:10.2.2"], ["verdaccio-audit", "npm:10.2.2"],
["verdaccio-auth-memory", "npm:10.2.0"], ["verdaccio-auth-memory", "npm:10.2.0"],
["verdaccio-htpasswd", "npm:10.3.0"], ["verdaccio-htpasswd", "npm:10.3.0"],
["verdaccio-memory", "npm:10.2.0"] ["verdaccio-memory", "npm:10.2.1"]
], ],
"linkType": "SOFT", "linkType": "SOFT",
}] }]
@ -18084,7 +18084,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["verdaccio-audit", "npm:10.2.2"], ["verdaccio-audit", "npm:10.2.2"],
["verdaccio-auth-memory", "npm:10.2.0"], ["verdaccio-auth-memory", "npm:10.2.0"],
["verdaccio-htpasswd", "npm:10.3.0"], ["verdaccio-htpasswd", "npm:10.3.0"],
["verdaccio-memory", "npm:10.2.0"] ["verdaccio-memory", "npm:10.2.1"]
], ],
"linkType": "SOFT", "linkType": "SOFT",
}] }]
@ -18127,10 +18127,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
}] }]
]], ]],
["verdaccio-memory", [ ["verdaccio-memory", [
["npm:10.2.0", { ["npm:10.2.1", {
"packageLocation": "./.yarn/cache/verdaccio-memory-npm-10.2.0-54bd6fecb3-b0f1acd146.zip/node_modules/verdaccio-memory/", "packageLocation": "./.yarn/cache/verdaccio-memory-npm-10.2.1-78db7eb20e-585bb22c23.zip/node_modules/verdaccio-memory/",
"packageDependencies": [ "packageDependencies": [
["verdaccio-memory", "npm:10.2.0"], ["verdaccio-memory", "npm:10.2.1"],
["@verdaccio/commons-api", "npm:10.2.0"], ["@verdaccio/commons-api", "npm:10.2.0"],
["@verdaccio/streams", "npm:10.2.0"], ["@verdaccio/streams", "npm:10.2.0"],
["memory-fs", "npm:0.5.0"] ["memory-fs", "npm:0.5.0"]

Binary file not shown.

View file

@ -141,7 +141,7 @@
"ts-node": "10.7.0", "ts-node": "10.7.0",
"typescript": "4.1.3", "typescript": "4.1.3",
"verdaccio-auth-memory": "10.2.0", "verdaccio-auth-memory": "10.2.0",
"verdaccio-memory": "10.2.0" "verdaccio-memory": "10.2.1"
}, },
"keywords": [ "keywords": [
"private", "private",

BIN
yarn.lock

Binary file not shown.