mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-21 07:29:37 +01:00
fix(deps): update dependency semver to v7.6.0 (#4529)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c2604e788e
commit
43d3c5e3e1
12
.pnp.cjs
generated
12
.pnp.cjs
generated
@ -130,7 +130,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["prettier", "npm:3.2.2"],\
|
||||
["rimraf", "npm:3.0.2"],\
|
||||
["selfsigned", "npm:2.4.1"],\
|
||||
["semver", "npm:7.5.4"],\
|
||||
["semver", "npm:7.6.0"],\
|
||||
["standard-version", "npm:9.5.0"],\
|
||||
["supertest", "npm:6.3.4"],\
|
||||
["ts-node", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:10.9.2"],\
|
||||
@ -13112,6 +13112,14 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["lru-cache", "npm:6.0.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}],\
|
||||
["npm:7.6.0", {\
|
||||
"packageLocation": "./.yarn/cache/semver-npm-7.6.0-f4630729f6-7427f05b70.zip/node_modules/semver/",\
|
||||
"packageDependencies": [\
|
||||
["semver", "npm:7.6.0"],\
|
||||
["lru-cache", "npm:6.0.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["send", [\
|
||||
@ -14584,7 +14592,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["prettier", "npm:3.2.2"],\
|
||||
["rimraf", "npm:3.0.2"],\
|
||||
["selfsigned", "npm:2.4.1"],\
|
||||
["semver", "npm:7.5.4"],\
|
||||
["semver", "npm:7.6.0"],\
|
||||
["standard-version", "npm:9.5.0"],\
|
||||
["supertest", "npm:6.3.4"],\
|
||||
["ts-node", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:10.9.2"],\
|
||||
|
BIN
.yarn/cache/semver-npm-7.6.0-f4630729f6-7427f05b70.zip
vendored
Normal file
BIN
.yarn/cache/semver-npm-7.6.0-f4630729f6-7427f05b70.zip
vendored
Normal file
Binary file not shown.
@ -53,7 +53,7 @@
|
||||
"mkdirp": "1.0.4",
|
||||
"mv": "2.1.1",
|
||||
"pkginfo": "0.4.1",
|
||||
"semver": "7.5.4",
|
||||
"semver": "7.6.0",
|
||||
"validator": "13.11.0",
|
||||
"verdaccio-audit": "12.0.0-next-7.10",
|
||||
"verdaccio-htpasswd": "12.0.0-next-7.10"
|
||||
|
BIN
yarn.lock
BIN
yarn.lock
Binary file not shown.
Loading…
Reference in New Issue
Block a user