Skip to content

Commit 5bb8d1b

Browse files
chore(deps): update yarn to v3.2.2 (#1170)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 78a7141 commit 5bb8d1b

File tree

5 files changed

+786
-789
lines changed

5 files changed

+786
-789
lines changed

.yarn/releases/yarn-3.2.1.cjs

Lines changed: 0 additions & 786 deletions
This file was deleted.

.yarn/releases/yarn-3.2.2.cjs

Lines changed: 783 additions & 0 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ plugins:
66
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
77
spec: '@yarnpkg/plugin-interactive-tools'
88

9-
yarnPath: .yarn/releases/yarn-3.2.1.cjs
9+
yarnPath: .yarn/releases/yarn-3.2.2.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,5 +158,5 @@
158158
"resolutions": {
159159
"@typescript-eslint/experimental-utils": "^5.0.0"
160160
},
161-
"packageManager": "[email protected].1"
161+
"packageManager": "[email protected].2"
162162
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9425,7 +9425,7 @@ __metadata:
94259425

94269426
"typescript@patch:typescript@^4.4.0#~builtin<compat/typescript>, typescript@patch:typescript@^4.4.3#~builtin<compat/typescript>":
94279427
version: 4.7.4
9428-
resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=7ad353"
9428+
resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=f456af"
94299429
bin:
94309430
tsc: bin/tsc
94319431
tsserver: bin/tsserver

0 commit comments

Comments
 (0)