Skip to content

Commit

Permalink
fix(deps): update yarn monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2023
1 parent 310b55e commit 3b4bd31
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion e2e/cli/e2e-yarn3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.1-6-next.5",
"dependencies": {
"@verdaccio/test-cli-commons": "workspace:1.0.1-6-next.5",
"@yarnpkg/cli-dist": "3.6.1"
"@yarnpkg/cli-dist": "3.6.3"
},
"scripts": {
"test": "jest"
Expand Down
2 changes: 1 addition & 1 deletion e2e/cli/e2e-yarn4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "@verdaccio/e2e-cli-yarn4",
"version": "1.0.1-6-next.5",
"dependencies": {
"@yarnpkg/cli-dist": "4.0.0-rc.48",
"@yarnpkg/cli-dist": "4.0.0-rc.50",
"@verdaccio/test-cli-commons": "workspace:1.0.1-6-next.5"
},
"scripts": {
Expand Down
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3b4bd31

Please sign in to comment.