Skip to content

Commit

Permalink
chore(yarn): bump yarn to 4.5.0 (#436)
Browse files Browse the repository at this point in the history
  • Loading branch information
Imod7 authored Sep 24, 2024
1 parent 811eba8 commit bb1f4d9
Show file tree
Hide file tree
Showing 5 changed files with 930 additions and 928 deletions.
894 changes: 0 additions & 894 deletions .yarn/releases/yarn-4.2.2.cjs

This file was deleted.

925 changes: 925 additions & 0 deletions .yarn/releases/yarn-4.5.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ enableGlobalCache: false

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.2.2.cjs
yarnPath: .yarn/releases/yarn-4.5.0.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"url": "https://github.com/paritytech/asset-transfer-api/issues"
},
"homepage": "https://github.com/paritytech/asset-transfer-api#readme",
"packageManager": "yarn@4.2.2",
"packageManager": "yarn@4.5.0",
"devDependencies": {
"@substrate/dev": "^0.7.1",
"@types/cli-progress": "^3",
Expand Down
35 changes: 3 additions & 32 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1371,14 +1371,7 @@ __metadata:
languageName: node
linkType: hard

"@scure/base@npm:^1.1.1":
version: 1.1.5
resolution: "@scure/base@npm:1.1.5"
checksum: 10/543fa9991c6378b6a0d5ab7f1e27b30bb9c1e860d3ac81119b4213cfdf0ad7b61be004e06506e89de7ce0cec9391c17f5c082bb34c3b617a2ee6a04129f52481
languageName: node
linkType: hard

"@scure/base@npm:^1.1.7":
"@scure/base@npm:^1.1.1, @scure/base@npm:^1.1.7":
version: 1.1.9
resolution: "@scure/base@npm:1.1.9"
checksum: 10/f0ab7f687bbcdee2a01377fe3cd808bf63977999672751295b6a92625d5322f4754a96d40f6bd579bc367aad48ecf8a4e6d0390e70296e6ded1076f52adb16bb
Expand Down Expand Up @@ -5419,14 +5412,7 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2.1.0, tslib@npm:^2.5.0, tslib@npm:^2.6.0, tslib@npm:^2.6.2":
version: 2.6.2
resolution: "tslib@npm:2.6.2"
checksum: 10/bd26c22d36736513980091a1e356378e8b662ded04204453d353a7f34a4c21ed0afc59b5f90719d4ba756e581a162ecbf93118dc9c6be5acf70aa309188166ca
languageName: node
linkType: hard

"tslib@npm:^2.7.0":
"tslib@npm:^2.1.0, tslib@npm:^2.5.0, tslib@npm:^2.6.0, tslib@npm:^2.6.2, tslib@npm:^2.7.0":
version: 2.7.0
resolution: "tslib@npm:2.7.0"
checksum: 10/9a5b47ddac65874fa011c20ff76db69f97cf90c78cff5934799ab8894a5342db2d17b4e7613a087046bc1d133d21547ddff87ac558abeec31ffa929c88b7fce6
Expand Down Expand Up @@ -5681,7 +5667,7 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:^8.16.0":
"ws@npm:^8.16.0, ws@npm:^8.8.1":
version: 8.18.0
resolution: "ws@npm:8.18.0"
peerDependencies:
Expand All @@ -5696,21 +5682,6 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:^8.8.1":
version: 8.16.0
resolution: "ws@npm:8.16.0"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ">=5.0.2"
peerDependenciesMeta:
bufferutil:
optional: true
utf-8-validate:
optional: true
checksum: 10/7c511c59e979bd37b63c3aea4a8e4d4163204f00bd5633c053b05ed67835481995f61a523b0ad2b603566f9a89b34cb4965cb9fab9649fbfebd8f740cea57f17
languageName: node
linkType: hard

"y18n@npm:^5.0.5":
version: 5.0.8
resolution: "y18n@npm:5.0.8"
Expand Down

0 comments on commit bb1f4d9

Please sign in to comment.