Skip to content

Commit 9e7c3d1

Browse files
chore(deps): update yarn to v3.6.0
1 parent e5d775d commit 9e7c3d1

File tree

4 files changed

+282
-281
lines changed

4 files changed

+282
-281
lines changed

.yarn/releases/yarn-3.5.0.cjs renamed to .yarn/releases/yarn-3.6.0.cjs

+278-277
Large diffs are not rendered by default.

.yarnrc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ plugins:
44
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
55
spec: "@yarnpkg/plugin-typescript"
66

7-
yarnPath: .yarn/releases/yarn-3.5.0.cjs
7+
yarnPath: .yarn/releases/yarn-3.6.0.cjs

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,5 +93,5 @@
9393
"publishConfig": {
9494
"access": "public"
9595
},
96-
"packageManager": "yarn@3.5.0"
96+
"packageManager": "yarn@3.6.0"
9797
}

yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -7542,11 +7542,11 @@ __metadata:
75427542

75437543
"typescript@patch:[email protected]#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
75447544
version: 5.1.3
7545-
resolution: "typescript@patch:typescript@npm%3A5.1.3#~builtin<compat/typescript>::version=5.1.3&hash=85af82"
7545+
resolution: "typescript@patch:typescript@npm%3A5.1.3#~builtin<compat/typescript>::version=5.1.3&hash=5da071"
75467546
bin:
75477547
tsc: bin/tsc
75487548
tsserver: bin/tsserver
7549-
checksum: 32a25b2e128a4616f999d4ee502aabb1525d5647bc8955e6edf05d7fbc53af8aa98252e2f6ba80bcedfc0260c982b885f3c09cfac8bb65d2924f3133ad1e1e62
7549+
checksum: 6f0a9dca6bf4ce9dcaf4e282aade55ef4c56ecb5fb98d0a4a5c0113398815aea66d871b5611e83353e5953a19ed9ef103cf5a76ac0f276d550d1e7cd5344f61e
75507550
languageName: node
75517551
linkType: hard
75527552

0 commit comments

Comments
 (0)