Skip to content

Commit

Permalink
Merge pull request #317 from skalenetwork/dependabot/npm_and_yarn/ska…
Browse files Browse the repository at this point in the history
…lenetwork/skale-contracts-ethers-v6-1.0.2-develop.15

Bump @skalenetwork/skale-contracts-ethers-v6 from 1.0.2-develop.9 to 1.0.2-develop.15
  • Loading branch information
DimaStebaev authored Oct 14, 2024
2 parents f30ca8b + b12ab9f commit f6400f4
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -602,17 +602,17 @@
"@scure/base" "~1.1.8"

"@skalenetwork/skale-contracts-ethers-v6@^1.0.2-develop.0":
version "1.0.2-develop.9"
resolved "https://registry.yarnpkg.com/@skalenetwork/skale-contracts-ethers-v6/-/skale-contracts-ethers-v6-1.0.2-develop.9.tgz#6e99d96fc433a45638a1af804da12e76eba20e74"
integrity sha512-TuuX0h69ISl/BJURIKKw1B5M/UGmKt69Vm7yqxTsno3lVsPEn9uuvzXe3FLYE8s3Rtih9OHcaelpTufMTDfPXA==
version "1.0.2-develop.15"
resolved "https://registry.yarnpkg.com/@skalenetwork/skale-contracts-ethers-v6/-/skale-contracts-ethers-v6-1.0.2-develop.15.tgz#80112f26ea0bca652c40d1ec6b361fa444141533"
integrity sha512-m4L6Wn+vNlXGQSiwDhh4yfs2Vdw1EVZvskV1Q7OBXPN/thN2qQorhO9OntZ3WoSlcHJ18otR/gkZTiDQuOl6Mg==
dependencies:
"@skalenetwork/skale-contracts" "1.0.2-develop.9"
ethers "^6.7.1"
"@skalenetwork/skale-contracts" "1.0.2-develop.15"
ethers "^6.13.3"

"@skalenetwork/[email protected].9":
version "1.0.2-develop.9"
resolved "https://registry.yarnpkg.com/@skalenetwork/skale-contracts/-/skale-contracts-1.0.2-develop.9.tgz#19150a6cc83b37648940350ceefb845021e42ae2"
integrity sha512-Ux42unDJ9FQU33SudwzA5Qo/Y3qx6lx7QFbLw9U9xDfoMoyAUbFw0kn2fCdkVF/DdXXQxHn0/6AVL4DUpN8ORw==
"@skalenetwork/[email protected].15":
version "1.0.2-develop.15"
resolved "https://registry.yarnpkg.com/@skalenetwork/skale-contracts/-/skale-contracts-1.0.2-develop.15.tgz#37e28e0b4c13606bdb1ccf75551fee27d9324db3"
integrity sha512-5fwJGHcXBU78xS5YD5Ot575l1ALnHYldeWP9EYkd/IUPnfJ/1qqk3r+QwpHW0qaqmTrLymWagZbnDqoW0rYb/A==
dependencies:
"@renovatebot/pep440" "^3.0.20"
axios "^1.4.0"
Expand Down Expand Up @@ -1516,10 +1516,10 @@ ethereumjs-util@^7.1.4:
ethereum-cryptography "^0.1.3"
rlp "^2.2.4"

ethers@^6.7.1:
version "6.13.2"
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.2.tgz#4b67d4b49e69b59893931a032560999e5e4419fe"
integrity sha512-9VkriTTed+/27BGuY1s0hf441kqwHJ1wtN2edksEtiRvXx+soxRX3iSXTfFqq2+YwrOqbDoTHjIhQnjJRlzKmg==
ethers@^6.13.3:
version "6.13.3"
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.3.tgz#b87afdadb91cc8df5f56b9c59c96e5b206f4a600"
integrity sha512-/DzbZOLVtoO4fKvvQwpEucHAQgIwBGWuRvBdwE/lMXgXvvHHTSkn7XqAQ2b+gjJzZDJjWA9OD05bVceVOsBHbg==
dependencies:
"@adraffy/ens-normalize" "1.10.1"
"@noble/curves" "1.2.0"
Expand Down

0 comments on commit f6400f4

Please sign in to comment.