mirror of https://github.com/nodejs/corepack.git
feat: update package manager versions (#256)
This commit is contained in:
parent
863e0e0a50
commit
7b61ff6bc7
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"definitions": {
|
||||
"npm": {
|
||||
"default": "9.6.4+sha1.ff4798c9778badac2fae83078ead9a88680978c2",
|
||||
"default": "9.6.7+sha1.11902e3f00d4175bbd305e646ed82c2a14f1f588",
|
||||
"fetchLatestFrom": {
|
||||
"type": "npm",
|
||||
"package": "npm"
|
||||
|
|
@ -32,7 +32,7 @@
|
|||
}
|
||||
},
|
||||
"pnpm": {
|
||||
"default": "7.31.0+sha1.ad35cb3e7d298041e54c98924ed3b65e7475b7ce",
|
||||
"default": "8.5.1+sha1.97019f5a8ec2416123506419ab36dd558e4c72eb",
|
||||
"fetchLatestFrom": {
|
||||
"type": "npm",
|
||||
"package": "pnpm"
|
||||
|
|
@ -84,7 +84,7 @@
|
|||
"package": "yarn"
|
||||
},
|
||||
"transparent": {
|
||||
"default": "3.5.0+sha224.8f42459cf3e9d5e6b89b7f432466d6b4017c6d948798ba16725e047f",
|
||||
"default": "3.5.1+sha224.13b84a541cae0695210d8c99f1dbd0e89ef09d93e166a59a8f8eb7ec",
|
||||
"commands": [
|
||||
[
|
||||
"yarn",
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue