Skip to content
This repository was archived by the owner on Sep 1, 2024. It is now read-only.

Commit a370eba

Browse files
committed
Bump Yarn to 3.5.1
1 parent 3cc55d4 commit a370eba

File tree

5 files changed

+879
-791
lines changed

5 files changed

+879
-791
lines changed

.yarn/releases/yarn-3.2.0.cjs

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

.yarn/releases/yarn-3.5.1.cjs

Lines changed: 873 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
@@ -1,4 +1,4 @@
1-
yarnPath: .yarn/releases/yarn-3.2.0.cjs
1+
yarnPath: .yarn/releases/yarn-3.5.1.cjs
22
nodeLinker: node-modules
33

44
# By default, publish packages privately to GitHub for internal testing instead of to NPM.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"packageManager": "yarn@3.2.0",
2+
"packageManager": "yarn@3.5.1",
33
"private": true,
44
"devDependencies": {
55
"@babel/core": "^7.21.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3904,7 +3904,7 @@ __metadata:
39043904

39053905
"fsevents@patch:fsevents@^2.3.2#~builtin<compat/fsevents>, fsevents@patch:fsevents@~2.3.2#~builtin<compat/fsevents>":
39063906
version: 2.3.2
3907-
resolution: "fsevents@patch:fsevents@npm%3A2.3.2#~builtin<compat/fsevents>::version=2.3.2&hash=18f3a7"
3907+
resolution: "fsevents@patch:fsevents@npm%3A2.3.2#~builtin<compat/fsevents>::version=2.3.2&hash=df0bf1"
39083908
dependencies:
39093909
node-gyp: latest
39103910
conditions: os=darwin
@@ -6336,7 +6336,7 @@ __metadata:
63366336

63376337
"resolve@patch:resolve@^1.14.2#~builtin<compat/resolve>, resolve@patch:resolve@^1.20.0#~builtin<compat/resolve>, resolve@patch:resolve@^1.22.1#~builtin<compat/resolve>":
63386338
version: 1.22.1
6339-
resolution: "resolve@patch:resolve@npm%3A1.22.1#~builtin<compat/resolve>::version=1.22.1&hash=07638b"
6339+
resolution: "resolve@patch:resolve@npm%3A1.22.1#~builtin<compat/resolve>::version=1.22.1&hash=c3c19d"
63406340
dependencies:
63416341
is-core-module: ^2.9.0
63426342
path-parse: ^1.0.7
@@ -7085,11 +7085,11 @@ __metadata:
70857085

70867086
"typescript@patch:typescript@^4.9.5#~builtin<compat/typescript>":
70877087
version: 4.9.5
7088-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=bda367"
7088+
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=289587"
70897089
bin:
70907090
tsc: bin/tsc
70917091
tsserver: bin/tsserver
7092-
checksum: 2eee5c37cad4390385db5db5a8e81470e42e8f1401b0358d7390095d6f681b410f2c4a0c496c6ff9ebd775423c7785cdace7bcdad76c7bee283df3d9718c0f20
7092+
checksum: 1f8f3b6aaea19f0f67cba79057674ba580438a7db55057eb89cc06950483c5d632115c14077f6663ea76fd09fce3c190e6414bb98582ec80aa5a4eaf345d5b68
70937093
languageName: node
70947094
linkType: hard
70957095

0 commit comments

Comments
 (0)