Skip to content

Commit

Permalink
chore(deps): update yarn to v3.2.3 (#1215)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 24, 2022
1 parent 966fe5c commit 5508c95
Show file tree
Hide file tree
Showing 4 changed files with 269 additions and 269 deletions.
532 changes: 266 additions & 266 deletions .yarn/releases/yarn-3.2.2.cjs → .yarn/releases/yarn-3.2.3.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Expand Up @@ -6,4 +6,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: '@yarnpkg/plugin-interactive-tools'

yarnPath: .yarn/releases/yarn-3.2.2.cjs
yarnPath: .yarn/releases/yarn-3.2.3.cjs
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -151,7 +151,7 @@
"optional": true
}
},
"packageManager": "yarn@3.2.2",
"packageManager": "yarn@3.2.3",
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Expand Up @@ -9465,7 +9465,7 @@ __metadata:

"typescript@patch:typescript@^4.4.0#~builtin<compat/typescript>, typescript@patch:typescript@^4.4.3#~builtin<compat/typescript>":
version: 4.7.4
resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=f456af"
resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=a1c5e5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
Expand Down

0 comments on commit 5508c95

Please sign in to comment.