Skip to content

Commit d0b6872

Browse files
chore(deps): update yarn to v3.7.0
1 parent 74b5cb1 commit d0b6872

File tree

5 files changed

+881
-829
lines changed

5 files changed

+881
-829
lines changed

.yarn/releases/yarn-3.3.1.cjs

-823
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
@@ -8,6 +8,6 @@ plugins:
88
- path: .yarn/plugins/@yarnpkg/plugin-postinstall.cjs
99
spec: "https://raw.githubusercontent.com/gravitywelluk/yarn-plugin-postinstall/master/bundles/%40yarnpkg/plugin-postinstall.js"
1010

11-
yarnPath: .yarn/releases/yarn-3.3.1.cjs
11+
yarnPath: .yarn/releases/yarn-3.7.0.cjs
1212

1313
postinstall: npx husky install .husky

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"react-transition-group": ">=4.4.5",
134134
"styled-components": ">=5.3.11"
135135
},
136-
"packageManager": "yarn@3.3.1",
136+
"packageManager": "yarn@3.7.0",
137137
"resolutions": {
138138
"@storybook/mdx2-csf": "0.1.0-next.8"
139139
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -18945,21 +18945,21 @@ __metadata:
1894518945

1894618946
"typescript@patch:[email protected]#~builtin<compat/typescript>":
1894718947
version: 4.9.5
18948-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=ad5954"
18948+
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=289587"
1894918949
bin:
1895018950
tsc: bin/tsc
1895118951
tsserver: bin/tsserver
18952-
checksum: 8f6260acc86b56bfdda6004bc53f32ea548f543e8baef7071c8e34d29d292f3e375c8416556c8de10b24deef6933cd1c16a8233dc84a3dd43a13a13265d0faab
18952+
checksum: 1f8f3b6aaea19f0f67cba79057674ba580438a7db55057eb89cc06950483c5d632115c14077f6663ea76fd09fce3c190e6414bb98582ec80aa5a4eaf345d5b68
1895318953
languageName: node
1895418954
linkType: hard
1895518955

1895618956
"typescript@patch:[email protected]#~builtin<compat/typescript>":
1895718957
version: 5.3.3
18958-
resolution: "typescript@patch:typescript@npm%3A5.3.3#~builtin<compat/typescript>::version=5.3.3&hash=ad5954"
18958+
resolution: "typescript@patch:typescript@npm%3A5.3.3#~builtin<compat/typescript>::version=5.3.3&hash=e012d7"
1895918959
bin:
1896018960
tsc: bin/tsc
1896118961
tsserver: bin/tsserver
18962-
checksum: f61375590b3162599f0f0d5b8737877ac0a7bc52761dbb585d67e7b8753a3a4c42d9a554c4cc929f591ffcf3a2b0602f65ae3ce74714fd5652623a816862b610
18962+
checksum: 4e604a9e107ce0c23b16a2f8d79d0531d4d8fe9ebbb7a8c395c66998c39892f0e0a071ef0b0d4e66420a8ec2b8d6cfd9cdb29ba24f25b37cba072e9282376df9
1896318963
languageName: node
1896418964
linkType: hard
1896518965

0 commit comments

Comments
 (0)