Skip to content

Commit

Permalink
Update dependency @nodary/utilities to ^3.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent 8958d16 commit 5431d99
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@api3/chains": "^7.2.1",
"@api3/contracts": "^4.2.0",
"@nodary/utilities": "^3.11.0",
"@nodary/utilities": "^3.12.0",
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
"@nomicfoundation/hardhat-network-helpers": "^1.0.12",
"@nomicfoundation/hardhat-toolbox": "^2.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -530,10 +530,10 @@
resolved "https://registry.yarnpkg.com/@noble/secp256k1/-/secp256k1-1.7.1.tgz#b251c70f824ce3ca7f8dc3df08d58f005cc0507c"
integrity sha512-hOUk6AyBFmqVrv7k5WAw/LpszxVbj9gGN4JRkIX52fdFAj1UA61KXmZDvqVEm+pOyec3+fIeZB02LYa/pWOArw==

"@nodary/utilities@^3.11.0":
version "3.11.0"
resolved "https://registry.yarnpkg.com/@nodary/utilities/-/utilities-3.11.0.tgz#10fdbf44e2f69155786fd18323bcf88bd1451184"
integrity sha512-/dosSdf4BkQo4aKBdpyf+0muatmEPvq6sQ3ij4sHmjbw6PPteLyRyjAn4JviPhPpSAB1VGbnwjvw1ROiwMy+nA==
"@nodary/utilities@^3.12.0":
version "3.12.0"
resolved "https://registry.yarnpkg.com/@nodary/utilities/-/utilities-3.12.0.tgz#3ac7e0e07c490671f435731090901efa786530d6"
integrity sha512-zwvoWxcRD4Y+hGdW9NYtyuE0adQZ2a3cm4wgDXAybhRJEL2/ChJ2+g6s71O6lFVexf3HkPWFpjZdiBvxji0ifA==
dependencies:
"@api3/airnode-abi" "^0.10.0"
"@api3/chains" "^7.2.1"
Expand Down

0 comments on commit 5431d99

Please sign in to comment.