Skip to content

Commit

Permalink
add yarn 4
Browse files Browse the repository at this point in the history
  • Loading branch information
juanpicado committed Apr 25, 2024
1 parent 4c64d85 commit 7065099
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 6 deletions.
24 changes: 24 additions & 0 deletions e2e/cli/e2e-yarn4/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# @verdaccio/e2e-cli-yarn4

## 1.0.1

### Patch Changes

- 351aeeaa8: fix(deps): @verdaccio/utils should be a prod dep of local-storage
- Updated dependencies [351aeeaa8]
- Updated dependencies [d167f92e1]
- Updated dependencies [c383eb68c]
- @verdaccio/test-cli-commons@1.1.0

## 1.0.1-6-next.7

### Patch Changes

- Updated dependencies [c383eb68]
- @verdaccio/test-cli-commons@1.1.0-6-next.7

## 1.0.1-6-next.6

### Patch Changes

- Updated dependencies [d167f92e]
- @verdaccio/test-cli-commons@1.1.0-6-next.6

## 1.0.1-6-next.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions e2e/cli/e2e-yarn4/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"private": true,
"name": "@verdaccio/e2e-cli-yarn4",
"version": "1.0.1-6-next.5",
"version": "1.0.1",
"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
8 changes: 4 additions & 4 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 7065099

Please sign in to comment.