mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-13 03:35:52 +01:00
fix(deps): update dependency npm to v8.19.4 (#3627)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9e3abf9830
commit
a1c8652eb1
@ -4,7 +4,7 @@
|
|||||||
"version": "1.0.1-6-next.6",
|
"version": "1.0.1-6-next.6",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@verdaccio/test-cli-commons": "workspace:1.1.0-6-next.6",
|
"@verdaccio/test-cli-commons": "workspace:1.1.0-6-next.6",
|
||||||
"npm": "8.19.3"
|
"npm": "8.19.4"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "jest"
|
"test": "jest"
|
||||||
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@ -251,10 +251,10 @@ importers:
|
|||||||
e2e/cli/e2e-npm8:
|
e2e/cli/e2e-npm8:
|
||||||
specifiers:
|
specifiers:
|
||||||
'@verdaccio/test-cli-commons': workspace:1.1.0-6-next.6
|
'@verdaccio/test-cli-commons': workspace:1.1.0-6-next.6
|
||||||
npm: 8.19.3
|
npm: 8.19.4
|
||||||
dependencies:
|
dependencies:
|
||||||
'@verdaccio/test-cli-commons': link:../cli-commons
|
'@verdaccio/test-cli-commons': link:../cli-commons
|
||||||
npm: 8.19.3
|
npm: 8.19.4
|
||||||
|
|
||||||
e2e/cli/e2e-npm9:
|
e2e/cli/e2e-npm9:
|
||||||
specifiers:
|
specifiers:
|
||||||
@ -24112,8 +24112,8 @@ packages:
|
|||||||
- which
|
- which
|
||||||
- write-file-atomic
|
- write-file-atomic
|
||||||
|
|
||||||
/npm/8.19.3:
|
/npm/8.19.4:
|
||||||
resolution: {integrity: sha512-0QjmyPtDxSyMWWD8I91QGbrgx9KzbV6C9FK1liEb/K0zppiZkr5KxXc990G+LzPwBHDfRjUBlO9T1qZ08vl9mA==}
|
resolution: {integrity: sha512-3HANl8i9DKnUA89P4KEgVNN28EjSeDCmvEqbzOAuxCFDzdBZzjUl99zgnGpOUumvW5lvJo2HKcjrsc+tfyv1Hw==}
|
||||||
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
|
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dev: false
|
dev: false
|
||||||
|
Loading…
Reference in New Issue
Block a user