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 Mar 5, 2024
1 parent db51d22 commit bfff117
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.8.0"
"@yarnpkg/cli-dist": "3.8.1"
},
"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.1.0",
"@yarnpkg/cli-dist": "4.1.1",
"@verdaccio/test-cli-commons": "workspace:1.0.1-6-next.5"
},
"scripts": {
Expand Down

0 comments on commit bfff117

Please sign in to comment.