chore(*): update Yarn

This commit is contained in:
Nathan Bierema 2021-09-18 09:51:30 -04:00
parent 7c9579c141
commit b26c0207a8
4 changed files with 226 additions and 592 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,3 @@
nodeLinker: node-modules
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: '@yarnpkg/plugin-interactive-tools'
yarnPath: .yarn/releases/yarn-3.0.1.cjs
yarnPath: .yarn/releases/yarn-3.0.2.cjs

View File

@ -74,5 +74,6 @@
],
"resolutions": {
"@babel/highlight/chalk": "Methuselah96/chalk#head=v2-without-process"
}
},
"packageManager": "yarn@3.0.2"
}