Skip to content

Commit 64f3c86

Browse files
chore(deps): update yarn to v3.3.0 (#1287)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3780919 commit 64f3c86

File tree

4 files changed

+285
-279
lines changed

4 files changed

+285
-279
lines changed

.yarn/releases/yarn-3.2.4.cjs renamed to .yarn/releases/yarn-3.3.0.cjs

Lines changed: 280 additions & 274 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.4.cjs
9+
yarnPath: .yarn/releases/yarn-3.3.0.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"optional": true
156156
}
157157
},
158-
"packageManager": "yarn@3.2.4",
158+
"packageManager": "yarn@3.3.0",
159159
"engines": {
160160
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
161161
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5185,7 +5185,7 @@ __metadata:
51855185

51865186
"fsevents@patch:fsevents@^2.3.2#~builtin<compat/fsevents>, fsevents@patch:fsevents@~2.3.2#~builtin<compat/fsevents>":
51875187
version: 2.3.2
5188-
resolution: "fsevents@patch:fsevents@npm%3A2.3.2#~builtin<compat/fsevents>::version=2.3.2&hash=18f3a7"
5188+
resolution: "fsevents@patch:fsevents@npm%3A2.3.2#~builtin<compat/fsevents>::version=2.3.2&hash=df0bf1"
51895189
dependencies:
51905190
node-gyp: latest
51915191
conditions: os=darwin
@@ -8911,7 +8911,7 @@ __metadata:
89118911

89128912
"resolve@patch:resolve@^1.10.0#~builtin<compat/resolve>, resolve@patch:resolve@^1.10.1#~builtin<compat/resolve>, resolve@patch:resolve@^1.14.2#~builtin<compat/resolve>, resolve@patch:resolve@^1.20.0#~builtin<compat/resolve>, resolve@patch:resolve@^1.22.0#~builtin<compat/resolve>":
89138913
version: 1.22.1
8914-
resolution: "resolve@patch:resolve@npm%3A1.22.1#~builtin<compat/resolve>::version=1.22.1&hash=07638b"
8914+
resolution: "resolve@patch:resolve@npm%3A1.22.1#~builtin<compat/resolve>::version=1.22.1&hash=c3c19d"
89158915
dependencies:
89168916
is-core-module: ^2.9.0
89178917
path-parse: ^1.0.7
@@ -9911,7 +9911,7 @@ __metadata:
99119911

99129912
"typescript@patch:typescript@^4.4.0#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4#~builtin<compat/typescript>":
99139913
version: 4.8.4
9914-
resolution: "typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=701156"
9914+
resolution: "typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=0102e9"
99159915
bin:
99169916
tsc: bin/tsc
99179917
tsserver: bin/tsserver

0 commit comments

Comments
 (0)