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

fix(deps): update dependency npm to v9.6.3 (#3711)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-02 15:10:02 +02:00 committed by GitHub
parent 7aaffdd197
commit 8d7df691ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -4,7 +4,7 @@
"version": "1.0.1-6-next.7",
"dependencies": {
"@verdaccio/test-cli-commons": "workspace:1.1.0-6-next.7",
"npm": "9.6.0"
"npm": "9.6.3"
},
"scripts": {
"test": "jest"

View file

@ -261,10 +261,10 @@ importers:
e2e/cli/e2e-npm9:
specifiers:
'@verdaccio/test-cli-commons': workspace:1.1.0-6-next.7
npm: 9.6.0
npm: 9.6.3
dependencies:
'@verdaccio/test-cli-commons': link:../cli-commons
npm: 9.6.0
npm: 9.6.3
e2e/cli/e2e-pnpm6:
specifiers:
@ -20307,8 +20307,8 @@ packages:
- which
- write-file-atomic
/npm/9.6.0:
resolution: {integrity: sha512-BE7ZFIXSg5iiSrrFvcEDqZuCynfkKjIiLjq3vFgpogu0eMb7S6LUYSUPsSMp4m5ORRme7zDCRnaBdCWrxU3mVg==}
/npm/9.6.3:
resolution: {integrity: sha512-KMAw6cJF5JGPJz/NtsU8H1sMqb34qPGnSMaSWrVO8bzxOdAXJNAtDXATvLl0lflrImIze1FZCqocM8wdIu3Sfg==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
hasBin: true
dev: false