Skip to content

Commit

Permalink
build: bump Yarn (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
tien authored Oct 13, 2024
1 parent 166e14d commit dc7e171
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion apps/example/.papi/descriptors/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.1.0-autogenerated.9166609414506677399",
"version": "0.1.0-autogenerated.2857293709118977602",
"name": "@polkadot-api/descriptors",
"files": [
"dist"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"repository": "github:tien/reactive-dot",
"private": true,
"type": "module",
"packageManager": "yarn@4.4.0",
"packageManager": "yarn@4.5.0",
"volta": {
"node": "20.15.1",
"yarn": "4.4.0"
"yarn": "4.5.0"
},
"workspaces": [
"apps/*",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18629,11 +18629,11 @@ __metadata:

"typescript@patch:typescript@npm%3A^5.6.2#optional!builtin<compat/typescript>":
version: 5.6.2
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=74658d"
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=8c6c40"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/e6c1662e4852e22fe4bbdca471dca3e3edc74f6f1df043135c44a18a7902037023ccb0abdfb754595ca9028df8920f2f8492c00fc3cbb4309079aae8b7de71cd
checksum: 10c0/94eb47e130d3edd964b76da85975601dcb3604b0c848a36f63ac448d0104e93819d94c8bdf6b07c00120f2ce9c05256b8b6092d23cf5cf1c6fa911159e4d572f
languageName: node
linkType: hard

Expand Down

0 comments on commit dc7e171

Please sign in to comment.