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 Sep 14, 2024
1 parent 68e10d0 commit fb6d2d6
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 6 deletions.
3 changes: 2 additions & 1 deletion packages/plugin-nm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,6 @@
],
"engines": {
"node": ">=18.12.0"
}
},
"stableVersion": "4.0.4"
}
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.0"
}
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.3"
}
3 changes: 2 additions & 1 deletion packages/yarnpkg-nm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,6 @@
},
"engines": {
"node": ">=18.12.0"
}
},
"stableVersion": "4.0.3"
}
3 changes: 2 additions & 1 deletion packages/yarnpkg-pnpify/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-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.0"
}

0 comments on commit fb6d2d6

Please sign in to comment.