Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 18 additions & 18 deletions .pnp.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
10 changes: 5 additions & 5 deletions .yarn/releases/yarn-2.4.1.cjs → .yarn/releases/yarn-2.4.2.cjs
100644 → 100755

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ packageExtensions:
"@arkecosystem/core-transaction-pool": next
"@arkecosystem/core-transactions": next
"@arkecosystem/core-webhooks": next
"@protokol/voting-transactions": "workspace:packages/voting-transactions"
"@protokol/voting-api": "workspace:packages/voting-api"
"@protokol/voting-transactions": "workspace:packages/voting-transactions"
"@arkecosystem/core-magistrate-api@*":
dependencies:
"@arkecosystem/crypto": next
Expand All @@ -38,6 +38,12 @@ packageExtensions:
"@types/eslint-plugin-prettier@*":
dependencies:
eslint: latest
jest-circus@*:
dependencies:
slash: 3.0.0
jest-util@*:
dependencies:
jest-runner: latest
node-fetch@*:
dependencies:
domexception: latest
Expand All @@ -48,12 +54,6 @@ packageExtensions:
dependencies:
pg: latest
pg-query-stream: latest
jest-util@*:
dependencies:
jest-runner: latest
jest-circus@*:
dependencies:
slash: "3.0.0"

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
Expand All @@ -65,4 +65,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
spec: "@yarnpkg/plugin-typescript"

yarnPath: .yarn/releases/yarn-2.4.1.cjs
yarnPath: .yarn/releases/yarn-2.4.2.cjs
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14212,11 +14212,11 @@ fsevents@~2.1.2:

"typescript@patch:typescript@~4.2.3#builtin<compat/typescript>":
version: 4.2.4
resolution: "typescript@patch:typescript@npm%3A4.2.4#builtin<compat/typescript>::version=4.2.4&hash=a45b0e"
resolution: "typescript@patch:typescript@npm%3A4.2.4#builtin<compat/typescript>::version=4.2.4&hash=ddfc1b"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 3be44317593182e8ce494c114e7ad9b0bb2553a22f3085cc6da4f0a36912c20850daa9be4c898af2ab6fc8b12f430c1c9e46ac715721867cd38643f2350d3ef9
checksum: 64658fdf27872904641dcaacf925e6b5a52fb4aa4881a5a726fc78a11b76748423ce9e996dac42313729321061c4dd38a06108014f8d07b222dcff2687037186
languageName: node
linkType: hard

Expand Down