Skip to content

Commit 75f8916

Browse files
chore(deps): update dependency @settlemint/sdk-cli to v1.0.5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 444a5b5 commit 75f8916

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

Diff for: bun.lock

+4-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@nomicfoundation/hardhat-ethers": "3.0.8",
2828
"@nomicfoundation/hardhat-toolbox": "5.0.0",
2929
"@openzeppelin/hardhat-upgrades": "3.9.0",
30-
"@settlemint/sdk-cli": "1.0.4",
30+
"@settlemint/sdk-cli": "1.0.5",
3131
},
3232
},
3333
},
@@ -394,7 +394,7 @@
394394

395395
"@sentry/utils": ["@sentry/[email protected]", "", { "dependencies": { "@sentry/types": "5.30.0", "tslib": "^1.9.3" } }, "sha512-zaYmoH0NWWtvnJjC9/CBseXMtKHm/tm40sz3YfJRxeQjyzRqNQPgivpd9R/oDJCYj999mzdW382p/qi2ypjLww=="],
396396

397-
"@settlemint/sdk-cli": ["@settlemint/[email protected].4", "", { "dependencies": { "hardhat": "2.22.18" }, "bin": { "settlemint": "dist/cli.js" } }, "sha512-Kcr3DjLB1AOKsxMxfBXbuE2OaSq5ltZrf+8hOPKalErZCNYJLRP3/cs3n54DKMQdMDgNm1Mgo+rZVOKI4sJRUQ=="],
397+
"@settlemint/sdk-cli": ["@settlemint/[email protected].5", "", { "dependencies": { "hardhat": "2.22.18", "tinyexec": "0.3.2" }, "bin": { "settlemint": "dist/cli.js" } }, "sha512-+Y6cKBJORL/Eim/YvfI8KHOcydo8Y0Go26b2qJHFGoFxxuW3tlmwD4k4m+fV5J8AaBQtsQS7gf6hB1/Vek/bjQ=="],
398398

399399
"@sindresorhus/is": ["@sindresorhus/[email protected]", "", {}, "sha512-TV7t8GKYaJWsn00tFDqBw8+Uqmr8A0fRU1tvTQhyZzGv0sJCGRQL3JGMI3ucuKo3XIZdUP+Lx7/gh2t3lewy7g=="],
400400

@@ -1652,6 +1652,8 @@
16521652

16531653
"through2": ["[email protected]", "", { "dependencies": { "readable-stream": "3" } }, "sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw=="],
16541654

1655+
"tinyexec": ["[email protected]", "", {}, "sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA=="],
1656+
16551657
"tinyglobby": ["[email protected]", "", { "dependencies": { "fdir": "^6.4.2", "picomatch": "^4.0.2" } }, "sha512-Zc+8eJlFMvgatPZTl6A9L/yht8QqdmUNtURHaKZLmKBE12hNPSrqNkUp2cs3M/UKmNVVAMFQYSjYIVHDjW5zew=="],
16561658

16571659
"tmp": ["[email protected]", "", {}, "sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w=="],

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@nomicfoundation/hardhat-ethers": "3.0.8",
6767
"@nomicfoundation/hardhat-toolbox": "5.0.0",
6868
"@openzeppelin/hardhat-upgrades": "3.9.0",
69-
"@settlemint/sdk-cli": "1.0.4"
69+
"@settlemint/sdk-cli": "1.0.5"
7070
},
7171
"trustedDependencies": [
7272
"blake-hash",

0 commit comments

Comments
 (0)