fix(deps): update dependency npm to v9.5.0 (#3628)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-02-19 00:39:27 +01:00 committed by GitHub
parent 08ff0aef3c
commit 9e3abf9830
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 7 deletions

View File

@ -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": "9.2.0" "npm": "9.5.0"
}, },
"scripts": { "scripts": {
"test": "jest" "test": "jest"

View File

@ -259,10 +259,10 @@ importers:
e2e/cli/e2e-npm9: e2e/cli/e2e-npm9:
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: 9.2.0 npm: 9.5.0
dependencies: dependencies:
'@verdaccio/test-cli-commons': link:../cli-commons '@verdaccio/test-cli-commons': link:../cli-commons
npm: 9.2.0 npm: 9.5.0
e2e/cli/e2e-pnpm6: e2e/cli/e2e-pnpm6:
specifiers: specifiers:
@ -24192,8 +24192,8 @@ packages:
- which - which
- write-file-atomic - write-file-atomic
/npm/9.2.0: /npm/9.5.0:
resolution: {integrity: sha512-oypVdaWGHDuV79RXLvp+B9gh6gDyAmoHKrQ0/JBYTWWx5D8/+AAxFdZC84fSIiyDdyW4qfrSyYGKhekxDOaMXQ==} resolution: {integrity: sha512-GqVETDu5xX4+drrjdZmWyxl3BVLToDamB0Wz1+k0mLcraYRVb80gOYSnSEZbHvulw4RyU/Hq6AiUfUBxmm/2gw==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
hasBin: true hasBin: true
dev: false dev: false
@ -24236,7 +24236,6 @@ packages:
- minimatch - minimatch
- minipass - minipass
- minipass-pipeline - minipass-pipeline
- mkdirp
- ms - ms
- node-gyp - node-gyp
- nopt - nopt
@ -24256,7 +24255,6 @@ packages:
- read - read
- read-package-json - read-package-json
- read-package-json-fast - read-package-json-fast
- rimraf
- semver - semver
- ssri - ssri
- tar - tar