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 22, 2024
1 parent a38b314 commit f3962d5
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 6 deletions.
3 changes: 2 additions & 1 deletion packages/plugin-compat/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.10"
}
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.2"
}
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.5"
}
3 changes: 2 additions & 1 deletion packages/yarnpkg-extensions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@
],
"engines": {
"node": ">=18.12.0"
}
},
"stableVersion": "2.0.4"
}
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.1.1"
}
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.7"
}

0 comments on commit f3962d5

Please sign in to comment.