mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update Yarn to v4 (#81176)
* Update Yarn to v4 * add back bundled yarn * properly --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
parent
1090d55b54
commit
b4ae711825
@ -16,5 +16,5 @@
|
|||||||
"swc-loader": "0.2.3",
|
"swc-loader": "0.2.3",
|
||||||
"webpack": "5.90.0"
|
"webpack": "5.90.0"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@3.6.0"
|
"packageManager": "yarn@4.0.2"
|
||||||
}
|
}
|
||||||
|
@ -46,5 +46,5 @@
|
|||||||
"build:commit": "webpack -c ./webpack.config.ts --env production --env commit=$(git rev-parse --short HEAD)",
|
"build:commit": "webpack -c ./webpack.config.ts --env production --env commit=$(git rev-parse --short HEAD)",
|
||||||
"dev": "webpack -w -c ./webpack.config.ts --env development"
|
"dev": "webpack -w -c ./webpack.config.ts --env development"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@3.6.0"
|
"packageManager": "yarn@4.0.2"
|
||||||
}
|
}
|
||||||
|
@ -45,5 +45,5 @@
|
|||||||
"build:commit": "webpack -c ./webpack.config.ts --env production --env commit=$(git rev-parse --short HEAD)",
|
"build:commit": "webpack -c ./webpack.config.ts --env production --env commit=$(git rev-parse --short HEAD)",
|
||||||
"dev": "webpack -w -c ./webpack.config.ts --env development"
|
"dev": "webpack -w -c ./webpack.config.ts --env development"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@3.6.0"
|
"packageManager": "yarn@4.0.2"
|
||||||
}
|
}
|
||||||
|
@ -40,5 +40,5 @@
|
|||||||
"build:commit": "webpack -c ./webpack.config.ts --env production --env commit=$(git rev-parse --short HEAD)",
|
"build:commit": "webpack -c ./webpack.config.ts --env production --env commit=$(git rev-parse --short HEAD)",
|
||||||
"dev": "webpack -w -c ./webpack.config.ts --env development"
|
"dev": "webpack -w -c ./webpack.config.ts --env development"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@3.6.0"
|
"packageManager": "yarn@4.0.2"
|
||||||
}
|
}
|
||||||
|
@ -33,5 +33,5 @@
|
|||||||
"build:commit": "webpack -c ./webpack.config.ts --env production --env commit=$(git rev-parse --short HEAD)",
|
"build:commit": "webpack -c ./webpack.config.ts --env production --env commit=$(git rev-parse --short HEAD)",
|
||||||
"dev": "webpack -w -c ./webpack.config.ts --env development"
|
"dev": "webpack -w -c ./webpack.config.ts --env development"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@3.6.0"
|
"packageManager": "yarn@4.0.2"
|
||||||
}
|
}
|
||||||
|
@ -66,5 +66,5 @@
|
|||||||
"build:commit": "webpack -c ./webpack.config.ts --env production --env commit=$(git rev-parse --short HEAD)",
|
"build:commit": "webpack -c ./webpack.config.ts --env production --env commit=$(git rev-parse --short HEAD)",
|
||||||
"dev": "webpack -w -c ./webpack.config.ts --env development"
|
"dev": "webpack -w -c ./webpack.config.ts --env development"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@3.6.0"
|
"packageManager": "yarn@4.0.2"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user