chore: Upgrade to yarn 3.2.2, Node 16 (#3682)

* Upgrade to yarn 4.0.0-rc.14

Adds support for Node 18

* Upgrade CI to Node 16

* Update website/yarn.lock

* pnpIgnorePatterns for subproject

* Switch to stable Yarn 3.2.2
This commit is contained in:
Erik Demaine
2022-08-17 17:10:08 -04:00
committed by GitHub
parent 00d015f6bf
commit 7530849bdb
7 changed files with 5285 additions and 5287 deletions

View File

@@ -47,7 +47,7 @@
"dist/"
],
"license": "MIT",
"packageManager": "yarn@3.2.0",
"packageManager": "yarn@3.2.2",
"devDependencies": {
"@babel/core": "^7.10.4",
"@babel/eslint-parser": "^7.15.0",