Skip to content

Commit c6be1c6

Browse files
committed
chore(repo): update Yarn and its plugins
1 parent 9b3ed2d commit c6be1c6

File tree

8 files changed

+1139
-876
lines changed

8 files changed

+1139
-876
lines changed

.yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

Lines changed: 259 additions & 81 deletions
Large diffs are not rendered by default.

.yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs

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

.yarn/releases/yarn-3.2.3.cjs

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

.yarn/releases/yarn-3.5.0.cjs

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

.yarnrc

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

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ plugins:
88
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
99
spec: "@yarnpkg/plugin-workspace-tools"
1010

11-
yarnPath: .yarn/releases/yarn-3.2.3.cjs
11+
yarnPath: .yarn/releases/yarn-3.5.0.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,5 +125,5 @@
125125
"prettier --ignore-path .eslintignore --write"
126126
]
127127
},
128-
"packageManager": "yarn@3.2.3"
128+
"packageManager": "yarn@3.5.0"
129129
}

yarn.lock

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

64706470
"fsevents@patch:fsevents@^2.3.2#~builtin<compat/fsevents>, fsevents@patch:fsevents@~2.3.2#~builtin<compat/fsevents>":
64716471
version: 2.3.2
6472-
resolution: "fsevents@patch:fsevents@npm%3A2.3.2#~builtin<compat/fsevents>::version=2.3.2&hash=18f3a7"
6472+
resolution: "fsevents@patch:fsevents@npm%3A2.3.2#~builtin<compat/fsevents>::version=2.3.2&hash=df0bf1"
64736473
dependencies:
64746474
node-gyp: latest
64756475
conditions: os=darwin
@@ -11360,7 +11360,7 @@ __metadata:
1136011360

1136111361
"resolve@patch:resolve@^1.10.0#~builtin<compat/resolve>, resolve@patch:resolve@^1.17.0#~builtin<compat/resolve>, resolve@patch:resolve@^1.20.0#~builtin<compat/resolve>, resolve@patch:resolve@^1.22.0#~builtin<compat/resolve>":
1136211362
version: 1.22.1
11363-
resolution: "resolve@patch:resolve@npm%3A1.22.1#~builtin<compat/resolve>::version=1.22.1&hash=07638b"
11363+
resolution: "resolve@patch:resolve@npm%3A1.22.1#~builtin<compat/resolve>::version=1.22.1&hash=c3c19d"
1136411364
dependencies:
1136511365
is-core-module: ^2.9.0
1136611366
path-parse: ^1.0.7
@@ -12886,7 +12886,7 @@ __metadata:
1288612886

1288712887
"typescript@patch:typescript@^4.4.3#~builtin<compat/typescript>, typescript@patch:typescript@^4.4.4#~builtin<compat/typescript>":
1288812888
version: 4.4.4
12889-
resolution: "typescript@patch:typescript@npm%3A4.4.4#~builtin<compat/typescript>::version=4.4.4&hash=a1c5e5"
12889+
resolution: "typescript@patch:typescript@npm%3A4.4.4#~builtin<compat/typescript>::version=4.4.4&hash=bbeadb"
1289012890
bin:
1289112891
tsc: bin/tsc
1289212892
tsserver: bin/tsserver

0 commit comments

Comments
 (0)