Skip to content

Commit

Permalink
Merge pull request #129 from api3dao/renovate/api3
Browse files Browse the repository at this point in the history
Update dependency @api3/dapi-management to ^1.86.0
  • Loading branch information
acenolaza authored Sep 24, 2024
2 parents 98f6b58 + 1f7aa54 commit 810bf6b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@api3/contracts": "^9.0.0",
"@api3/dapi-management": "^1.85.0",
"@api3/dapi-management": "^1.86.0",
"@nomicfoundation/hardhat-chai-matchers": "^1.0.0",
"@nomicfoundation/hardhat-network-helpers": "^1.0.0",
"@nomicfoundation/hardhat-toolbox": "^2.0.2",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
ethers "^5.7.2"
lodash "^4.17.21"

"@api3/api-integrations@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@api3/api-integrations/-/api-integrations-2.0.0.tgz#e9f349c35712ffbac17154f322c89dbb0cd041f6"
integrity sha512-Z4HGwZJ0imYCrVqnZOYt7T8MjfYaHaq7umcrFOAs43PTsfwTzJh9R+yaNhTvZsOz2j5+uWIsDw81zefRLma8RQ==
"@api3/api-integrations@^2.1.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@api3/api-integrations/-/api-integrations-2.1.0.tgz#449beb8ef342b660a78adc059d08f7a050bfb167"
integrity sha512-09lxSxCFWu0e1L2IQgZfkD2LqRJVYm1KrRkHWeMfkXrZz62Q5j0/HK3Vx/smYBc0Aypqp9nrzqU0llI4QBmhkA==
dependencies:
"@api3/airnode-abi" "^0.14.2"
"@api3/chains" "^10.2.1"
Expand Down Expand Up @@ -63,12 +63,12 @@
dependencies:
ethers "^6.13.2"

"@api3/dapi-management@^1.85.0":
version "1.85.0"
resolved "https://registry.yarnpkg.com/@api3/dapi-management/-/dapi-management-1.85.0.tgz#4783404780225c034f431814690a915a114c4834"
integrity sha512-un0BCDfz1iND8b4CNSLSH9XXJi1DEu7suQ9DxND4R1zqgv+pfG8qseNpspKRjD/YGocygGKTcACYhaCatjSSjA==
"@api3/dapi-management@^1.86.0":
version "1.86.0"
resolved "https://registry.yarnpkg.com/@api3/dapi-management/-/dapi-management-1.86.0.tgz#a6c3ba5826c6d52ff5d701b9025a09188f289241"
integrity sha512-lbFKfeaNM0b3E7/7vbHdy6H4crTHF962ObEj4hbyWLU7j62ZUBOy3ZgrYXTkoYG0LfLq4qYczn4EzB/tucBDFw==
dependencies:
"@api3/api-integrations" "^2.0.0"
"@api3/api-integrations" "^2.1.0"
"@api3/chains" "^10.2.1"
"@api3/commons" "^0.13.2"
ethers "^6.13.2"
Expand Down

0 comments on commit 810bf6b

Please sign in to comment.