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 Nov 25, 2024
1 parent 2fe7d63 commit 8bfe2d5
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 5 deletions.
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.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.5.3"
}
3 changes: 2 additions & 1 deletion packages/yarnpkg-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,6 @@
},
"engines": {
"node": ">=18.12.0"
}
},
"stableVersion": "4.1.6"
}
3 changes: 2 additions & 1 deletion packages/yarnpkg-nm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@
},
"engines": {
"node": ">=18.12.0"
}
},
"stableVersion": "4.0.5"
}
3 changes: 2 additions & 1 deletion packages/yarnpkg-shell/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.1.1"
}

0 comments on commit 8bfe2d5

Please sign in to comment.