Skip to content

Commit 81cd8c0

Browse files
chore(devdeps): update yarn to v3.2.0 (#646)
Co-authored-by: Renovate Bot <[email protected]>
1 parent deb9daa commit 81cd8c0

File tree

5 files changed

+790
-773
lines changed

5 files changed

+790
-773
lines changed

.yarn/releases/yarn-3.1.1.cjs

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

.yarn/releases/yarn-3.2.0.cjs

Lines changed: 785 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,3 +1,3 @@
11
nodeLinker: node-modules
22

3-
yarnPath: .yarn/releases/yarn-3.1.1.cjs
3+
yarnPath: .yarn/releases/yarn-3.2.0.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,5 +92,5 @@
9292
]
9393
]
9494
},
95-
"packageManager": "yarn@3.1.1"
95+
"packageManager": "yarn@3.2.0"
9696
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Manual changes might be lost - proceed with caution!
33

44
__metadata:
5-
version: 5
5+
version: 6
66
cacheKey: 8
77

88
"@ampproject/remapping@npm:^2.1.0":
@@ -12536,11 +12536,11 @@ __metadata:
1253612536

1253712537
"typescript@patch:[email protected]#~builtin<compat/typescript>, typescript@patch:typescript@^4.4.3#~builtin<compat/typescript>":
1253812538
version: 4.5.5
12539-
resolution: "typescript@patch:typescript@npm%3A4.5.5#~builtin<compat/typescript>::version=4.5.5&hash=493e53"
12539+
resolution: "typescript@patch:typescript@npm%3A4.5.5#~builtin<compat/typescript>::version=4.5.5&hash=bda367"
1254012540
bin:
1254112541
tsc: bin/tsc
1254212542
tsserver: bin/tsserver
12543-
checksum: c05c318d79c690f101d7ffb34cd6c7d6bbd884d3af9cefe7749ad0cd6be43c7082f098280982ca945dcba23fde34a08fed9602bb26540936baf8c0520727d3ba
12543+
checksum: 858c61fa63f7274ca4aaaffeced854d550bf416cff6e558c4884041b3311fb662f476f167cf5c9f8680c607239797e26a2ee0bcc6467fbc05bfcb218e1c6c671
1254412544
languageName: node
1254512545
linkType: hard
1254612546

0 commit comments

Comments
 (0)