Skip to content

Commit

Permalink
Update Yarn to v3.2.1
Browse files Browse the repository at this point in the history
renovate-bot committed May 13, 2022
1 parent fab44cb commit ce796e6
Showing 9 changed files with 812 additions and 802 deletions.
26 changes: 15 additions & 11 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 7 additions & 2 deletions .pnp.loader.mjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

785 changes: 0 additions & 785 deletions .yarn/releases/yarn-3.2.0.cjs

This file was deleted.

786 changes: 786 additions & 0 deletions .yarn/releases/yarn-3.2.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -34,4 +34,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"

yarnPath: .yarn/releases/yarn-3.2.0.cjs
yarnPath: .yarn/releases/yarn-3.2.1.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -172,5 +172,5 @@
"packages/*"
]
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
2 changes: 1 addition & 1 deletion shared/flow-deps/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "flow-deps",
"priavte": true,
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"dependencies": {
"raf-schd": "4.0.3",
"styled-components-theme-connector": "0.1.7"
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
@@ -19045,7 +19045,7 @@ __metadata:

"typescript@patch:typescript@~4.4.4#~builtin<compat/typescript>":
version: 4.4.4
resolution: "typescript@patch:typescript@npm%3A4.4.4#~builtin<compat/typescript>::version=4.4.4&hash=bda367"
resolution: "typescript@patch:typescript@npm%3A4.4.4#~builtin<compat/typescript>::version=4.4.4&hash=7ad353"
bin:
tsc: bin/tsc
tsserver: bin/tsserver

0 comments on commit ce796e6

Please sign in to comment.