0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-30 22:34:10 -05:00

fix(deps): update dependency yarn to v1.22.21 (#4167)

This commit is contained in:
renovate[bot] 2023-12-02 09:36:36 +01:00 committed by GitHub
parent db83206753
commit c07ed76dc6
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", "version": "1.0.1",
"dependencies": { "dependencies": {
"@verdaccio/test-cli-commons": "workspace:1.1.0", "@verdaccio/test-cli-commons": "workspace:1.1.0",
"yarn": "1.22.19" "yarn": "1.22.21"
}, },
"scripts": { "scripts": {
"test": "jest" "test": "jest"

View file

@ -460,8 +460,8 @@ importers:
specifier: workspace:1.1.0 specifier: workspace:1.1.0
version: link:../cli-commons version: link:../cli-commons
yarn: yarn:
specifier: 1.22.19 specifier: 1.22.21
version: 1.22.19 version: 1.22.21
e2e/cli/e2e-yarn2: e2e/cli/e2e-yarn2:
dependencies: dependencies:
@ -29120,8 +29120,8 @@ packages:
y18n: 5.0.8 y18n: 5.0.8
yargs-parser: 21.1.1 yargs-parser: 21.1.1
/yarn@1.22.19: /yarn@1.22.21:
resolution: {integrity: sha512-/0V5q0WbslqnwP91tirOvldvYISzaqhClxzyUKXYxs07yUILIs5jx/k6CFe8bvKSkds5w+eiOqta39Wk3WxdcQ==} resolution: {integrity: sha512-ynXaJsADJ9JiZ84zU25XkPGOvVMmZ5b7tmTSpKURYwgELdjucAOydqIOrOfTxVYcNXe91xvLZwcRh68SR3liCg==}
engines: {node: '>=4.0.0'} engines: {node: '>=4.0.0'}
hasBin: true hasBin: true
requiresBuild: true requiresBuild: true