Skip to content

Commit

Permalink
chore(deps): update yarn to v3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 25, 2022
1 parent 5e07870 commit a37055d
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
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-3.2.2.cjs
yarnPath: .yarn/releases/yarn-3.2.3.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"yarn": ">=3.2.0",
"node": ">=16.0.0"
},
"packageManager": "yarn@3.2.2",
"packageManager": "yarn@3.2.3",
"sideEffects": false,
"dependencies": {
"@dvcol/web-extension-utils": "^1.1.1",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13186,7 +13186,7 @@ __metadata:

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

0 comments on commit a37055d

Please sign in to comment.