Skip to content

Commit 10361ea

Browse files
chore(deps): update yarn to v3.8.0
1 parent 2ba2f89 commit 10361ea

File tree

5 files changed

+880
-879
lines changed

5 files changed

+880
-879
lines changed

.yarn/releases/yarn-3.6.1.cjs

-874
This file was deleted.

.yarn/releases/yarn-3.8.0.cjs

+875
Large diffs are not rendered by default.

.yarnrc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ plugins:
66
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
77
spec: "@yarnpkg/plugin-version"
88

9-
yarnPath: .yarn/releases/yarn-3.6.1.cjs
9+
yarnPath: .yarn/releases/yarn-3.8.0.cjs

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,5 @@
6767
"@polkadot/util-crypto": "10.4.2",
6868
"@polkadot/types": "9.10.2"
6969
},
70-
"packageManager": "yarn@3.6.1"
70+
"packageManager": "yarn@3.8.0"
7171
}

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ __metadata:
505505
languageName: node
506506
linkType: hard
507507

508-
"@babel/plugin-proposal-private-property-in-object@npm:^7.16.0":
508+
"@babel/plugin-proposal-private-property-in-object@npm:^7.16.7":
509509
version: 7.21.11
510510
resolution: "@babel/plugin-proposal-private-property-in-object@npm:7.21.11"
511511
dependencies:
@@ -14832,11 +14832,11 @@ __metadata:
1483214832

1483314833
"typescript@patch:typescript@^5.0.4#~builtin<compat/typescript>, typescript@patch:typescript@^5.1.6#~builtin<compat/typescript>":
1483414834
version: 5.2.2
14835-
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=14eedb"
14835+
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=f3b441"
1483614836
bin:
1483714837
tsc: bin/tsc
1483814838
tsserver: bin/tsserver
14839-
checksum: 07106822b4305de3f22835cbba949a2b35451cad50888759b6818421290ff95d522b38ef7919e70fb381c5fe9c1c643d7dea22c8b31652a717ddbd57b7f4d554
14839+
checksum: 0f4da2f15e6f1245e49db15801dbee52f2bbfb267e1c39225afdab5afee1a72839cd86000e65ee9d7e4dfaff12239d28beaf5ee431357fcced15fb08583d72ca
1484014840
languageName: node
1484114841
linkType: hard
1484214842

0 commit comments

Comments
 (0)