Skip to content

Commit f90925d

Browse files
committed
chore(deps): update yarn to v3.7.0
1 parent a964693 commit f90925d

File tree

5 files changed

+879
-878
lines changed

5 files changed

+879
-878
lines changed

.yarn/releases/yarn-3.6.4.cjs

-874
This file was deleted.

.yarn/releases/yarn-3.7.0.cjs

+875
Large diffs are not rendered by default.

.yarnrc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ enableGlobalCache: true
22

33
nodeLinker: node-modules
44

5-
yarnPath: .yarn/releases/yarn-3.6.4.cjs
5+
yarnPath: .yarn/releases/yarn-3.7.0.cjs

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,5 @@
7575
"clean:purge": "rimraf node_modules dist yarn.lock package-lock.json",
7676
"updeps": "yarn clean:purge && yarn install"
7777
},
78-
"packageManager": "yarn@3.6.4"
78+
"packageManager": "yarn@3.7.0"
7979
}

yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -5245,11 +5245,11 @@ __metadata:
52455245

52465246
"typescript@patch:[email protected]#~builtin<compat/typescript>, typescript@patch:typescript@^5.2.2#~builtin<compat/typescript>":
52475247
version: 5.3.2
5248-
resolution: "typescript@patch:typescript@npm%3A5.3.2#~builtin<compat/typescript>::version=5.3.2&hash=29ae49"
5248+
resolution: "typescript@patch:typescript@npm%3A5.3.2#~builtin<compat/typescript>::version=5.3.2&hash=e012d7"
52495249
bin:
52505250
tsc: bin/tsc
52515251
tsserver: bin/tsserver
5252-
checksum: c034461079fbfde3cb584ddee52afccb15b6e32a0ce186d0b2719968786f7ca73e1b07f71fac4163088790b16811c6ccf79680de190664ef66ff0ba9c1fe4a23
5252+
checksum: 47b2e63418ea7ef7dd0bf359ee41c6fca852c680826089269c5d03673ead471e052b172561f377f9e51212054e5f0fe19dd58085ff7db7b168449a6af704c784
52535253
languageName: node
52545254
linkType: hard
52555255

0 commit comments

Comments
 (0)