mirror of https://github.com/nodejs/corepack.git
chore: update package manager versions (#120)
Co-authored-by: Create or Update Pull Request Action <create-or-update-pull-request@users.noreply.github.com>
This commit is contained in:
parent
5051669a8d
commit
f990c968c7
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"definitions": {
|
||||
"npm": {
|
||||
"default": "8.10.0",
|
||||
"default": "8.12.1",
|
||||
"transparent": {
|
||||
"commands": [
|
||||
[
|
||||
|
|
@ -28,7 +28,7 @@
|
|||
}
|
||||
},
|
||||
"pnpm": {
|
||||
"default": "7.1.5",
|
||||
"default": "7.2.1",
|
||||
"transparent": {
|
||||
"commands": [
|
||||
[
|
||||
|
|
@ -70,7 +70,7 @@
|
|||
}
|
||||
},
|
||||
"yarn": {
|
||||
"default": "1.22.18",
|
||||
"default": "1.22.19",
|
||||
"transparent": {
|
||||
"default": "3.2.1",
|
||||
"commands": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue