0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-03-18 02:22:46 -05:00

fix(deps): update dependency npm to v9.5.1 (#3650)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-02-25 09:15:17 +01:00 committed by GitHub
parent a237700f6a
commit 3384862846
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.6",
"dependencies": {
"@verdaccio/test-cli-commons": "workspace:1.1.0-6-next.6",
"npm": "9.5.0"
"npm": "9.5.1"
},
"scripts": {
"test": "jest"

8
pnpm-lock.yaml generated
View file

@ -259,10 +259,10 @@ importers:
e2e/cli/e2e-npm9:
specifiers:
'@verdaccio/test-cli-commons': workspace:1.1.0-6-next.6
npm: 9.5.0
npm: 9.5.1
dependencies:
'@verdaccio/test-cli-commons': link:../cli-commons
npm: 9.5.0
npm: 9.5.1
e2e/cli/e2e-pnpm6:
specifiers:
@ -20314,8 +20314,8 @@ packages:
- which
- write-file-atomic
/npm/9.5.0:
resolution: {integrity: sha512-GqVETDu5xX4+drrjdZmWyxl3BVLToDamB0Wz1+k0mLcraYRVb80gOYSnSEZbHvulw4RyU/Hq6AiUfUBxmm/2gw==}
/npm/9.5.1:
resolution: {integrity: sha512-MzULm9eEWPuPyHmRBxjcKm47KKYYT1gteVOXPlNJbfdaXNtp+sO4y2X3v5g375KudEAGJVDVCoFuk7bFnuuvNg==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
hasBin: true
dev: false