Skip to content
6 changes: 3 additions & 3 deletions config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"definitions": {
"npm": {
"default": "11.14.1+sha1.4a6839650da0005f323fec6abd39d77ee24f842f",
"default": "12.0.0+sha1.867836fd333dbd272da3705a7c2b32908cbd90c6",
"fetchLatestFrom": {
"type": "npm",
"package": "npm"
Expand Down Expand Up @@ -38,7 +38,7 @@
}
},
"pnpm": {
"default": "11.1.2+sha1.ed39d701687311ce9345771c62376f9fe7286694",
"default": "11.11.0+sha1.ec10b65ce6478d7270b3210ea6d0378880051f65",
"fetchLatestFrom": {
"type": "npm",
"package": "pnpm"
Expand Down Expand Up @@ -119,7 +119,7 @@
"package": "yarn"
},
"transparent": {
"default": "4.14.1+sha224.88b7a7244bbd9040380c417f7eb556d85c67640b651f113cb4c72113",
"default": "4.17.1+sha224.2f3ee5eec1070f7f67eeafab1288dd421339a6c7eb87203b4068d52e",
"commands": [
[
"yarn",
Expand Down