Skip to content

Commit

Permalink
Sync master with the changes from master
Browse files Browse the repository at this point in the history
  • Loading branch information
yarnbot committed Oct 28, 2023
1 parent be5a1bf commit 143f78d
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 8 deletions.
3 changes: 2 additions & 1 deletion packages/plugin-constraints/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,6 @@
],
"engines": {
"node": ">=18.12.0"
}
},
"stableVersion": "4.0.1"
}
3 changes: 2 additions & 1 deletion packages/plugin-essentials/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,6 @@
],
"engines": {
"node": ">=18.12.0"
}
},
"stableVersion": "4.0.1"
}
3 changes: 2 additions & 1 deletion packages/plugin-npm-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,6 @@
],
"engines": {
"node": ">=18.12.0"
}
},
"stableVersion": "4.0.1"
}
3 changes: 2 additions & 1 deletion packages/plugin-pnp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,6 @@
],
"engines": {
"node": ">=18.12.0"
}
},
"stableVersion": "4.0.1"
}
3 changes: 2 additions & 1 deletion packages/plugin-workspace-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,6 @@
],
"engines": {
"node": ">=18.12.0"
}
},
"stableVersion": "4.0.1"
}
3 changes: 2 additions & 1 deletion packages/yarnpkg-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,5 +109,6 @@
},
"engines": {
"node": ">=18.12.0"
}
},
"stableVersion": "4.0.1"
}
3 changes: 2 additions & 1 deletion packages/yarnpkg-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,6 @@
},
"engines": {
"node": ">=18.12.0"
}
},
"stableVersion": "4.0.1"
}
3 changes: 2 additions & 1 deletion packages/yarnpkg-fslib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@
},
"engines": {
"node": ">=18.12.0"
}
},
"stableVersion": "3.0.1"
}

0 comments on commit 143f78d

Please sign in to comment.