Update to Yarn 3.1 (#13856)

This commit is contained in:
Nicolò Ribaudo
2021-10-24 14:47:03 +02:00
committed by GitHub
parent 76a7e65229
commit f2b3134791
7 changed files with 802 additions and 662 deletions

View File

@@ -16,7 +16,7 @@
"test:runtime:bundlers": "node test/runtime-integration/bundlers.cjs",
"test:runtime:node": "node test/runtime-integration/node.cjs"
},
"packageManager": "yarn@3.0.2",
"packageManager": "yarn@3.1.0-rc.10",
"devDependencies": {
"@babel/cli": "^7.14.8",
"@babel/core": "^7.15.0",