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 Dec 29, 2024
1 parent 1871484 commit 93a5664
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 6 deletions.
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.3.0"
}
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.6"
}
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.1.2"
}
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.6.0"
}
3 changes: 2 additions & 1 deletion packages/yarnpkg-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,6 @@
},
"engines": {
"node": ">=18.12.0"
}
},
"stableVersion": "4.2.0"
}
3 changes: 2 additions & 1 deletion packages/yarnpkg-pnp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,6 @@
},
"engines": {
"node": ">=18.12.0"
}
},
"stableVersion": "4.0.8"
}

0 comments on commit 93a5664

Please sign in to comment.