Skip to content

Commit

Permalink
chore(yarn): bump yarn (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
TarikGul authored Jul 11, 2023
1 parent c46efcf commit cbc9b7e
Show file tree
Hide file tree
Showing 4 changed files with 284 additions and 283 deletions.
559 changes: 280 additions & 279 deletions .yarn/releases/yarn-3.5.0.cjs → .yarn/releases/yarn-3.6.1.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
@@ -1,3 +1,3 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-3.5.0.cjs
yarnPath: .yarn/releases/yarn-3.6.1.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"url": "https://github.com/paritytech/asset-transfer-api/issues"
},
"homepage": "https://github.com/paritytech/asset-transfer-api#readme",
"packageManager": "yarn@3.5.0",
"packageManager": "yarn@3.6.1",
"devDependencies": {
"@substrate/dev": "^0.6.7",
"chalk": "4.1.2",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5028,11 +5028,11 @@ __metadata:

"typescript@patch:typescript@npm%3A4.9.4#~builtin<compat/typescript>":
version: 4.9.4
resolution: "typescript@patch:typescript@npm%3A4.9.4#~builtin<compat/typescript>::version=4.9.4&hash=23ec76"
resolution: "typescript@patch:typescript@npm%3A4.9.4#~builtin<compat/typescript>::version=4.9.4&hash=289587"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 3e2ab0772908676d9b9cb83398c70003a3b08e1c6b3b122409df9f4b520f2fdaefa20c3d7d57dce283fed760ac94b3ce94d4a7fa875127b67852904425a1f0dc
checksum: 2160f7ad975c59b2f5816817d3916be1d156c5688a7517602b3b640c5015e740f4ba933996ac85371d68f7bbdd41602150fb8b68334122ac637fdb5418085e7a
languageName: node
linkType: hard

Expand Down

0 comments on commit cbc9b7e

Please sign in to comment.