Skip to content

Commit 5508c95

Browse files
chore(deps): update yarn to v3.2.3 (#1215)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 966fe5c commit 5508c95

File tree

4 files changed

+269
-269
lines changed

4 files changed

+269
-269
lines changed

.yarn/releases/yarn-3.2.2.cjs renamed to .yarn/releases/yarn-3.2.3.cjs

+266-266
Large diffs are not rendered by default.

.yarnrc.yml

+1-1
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.2.cjs
9+
yarnPath: .yarn/releases/yarn-3.2.3.cjs

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
"optional": true
152152
}
153153
},
154-
"packageManager": "[email protected].2",
154+
"packageManager": "[email protected].3",
155155
"engines": {
156156
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
157157
}

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -9465,7 +9465,7 @@ __metadata:
94659465

94669466
"typescript@patch:typescript@^4.4.0#~builtin<compat/typescript>, typescript@patch:typescript@^4.4.3#~builtin<compat/typescript>":
94679467
version: 4.7.4
9468-
resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=f456af"
9468+
resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=a1c5e5"
94699469
bin:
94709470
tsc: bin/tsc
94719471
tsserver: bin/tsserver

0 commit comments

Comments
 (0)