Skip to content

Commit

Permalink
Update Yarn to v3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Sergio Cinos committed Jul 5, 2022
1 parent fcfee18 commit 643ba24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"engines": {
"node": ">=12",
"yarn": ">=1"
"yarn": ">=3.2.1"
},
"dependencies": {
"@yarnpkg/lockfile": "^1.1.0",
Expand Down Expand Up @@ -76,5 +76,5 @@
"<rootDir>/tests/*.ts"
]
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}

0 comments on commit 643ba24

Please sign in to comment.