Skip to content

Commit 9c3dfe9

Browse files
authored
Merge pull request #294 from api3dao/renovate/api3
chore(deps): update dependency @api3/dapi-management to ^3.30.0
2 parents f1b07f6 + ea2d1aa commit 9c3dfe9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"devDependencies": {
2525
"@api3/contracts": "^23.1.0",
26-
"@api3/dapi-management": "^3.29.0",
26+
"@api3/dapi-management": "^3.30.0",
2727
"@api3/eslint-plugin-commons": "^3.0.0",
2828
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
2929
"@nomicfoundation/hardhat-network-helpers": "^1.0.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -205,10 +205,10 @@
205205
yargs "^17.7.2"
206206
zod "^3.24.2"
207207

208-
"@api3/dapi-management@^3.29.0":
209-
version "3.29.0"
210-
resolved "https://registry.yarnpkg.com/@api3/dapi-management/-/dapi-management-3.29.0.tgz#af306946517cbf56a47af15bf9e933dc14512039"
211-
integrity sha512-ibznoK4SdIAVRPqujZmoEjzh5CpzQoawBXXfPNwQpShrP0yRKIyRbBVwz8RzzQN8t+5FGXeulFjcUIRYb+AyYA==
208+
"@api3/dapi-management@^3.30.0":
209+
version "3.30.0"
210+
resolved "https://registry.yarnpkg.com/@api3/dapi-management/-/dapi-management-3.30.0.tgz#b495686e8edf062181d658bde06cabe6db163816"
211+
integrity sha512-ZeIHbU9Pf9tA0heo+TsVgPBNNZTbeBUXmfHebfWDNPcUzVOzb/xg7dcLhKZt+IIZHfHKQVq0ESdaYWbTLZRyOQ==
212212
dependencies:
213213
"@api3/api-integrations" "^5.0.0"
214214
"@api3/commons" "^0.13.4"

0 commit comments

Comments
 (0)