Skip to content

Commit ae959e1

Browse files
committed
chore: upgrade @tenderly/hardhat-tenderly package version
1 parent 4889a0d commit ae959e1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

contracts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@nomiclabs/hardhat-ethers": "npm:hardhat-deploy-ethers@0.3.0-beta.13",
2424
"@nomiclabs/hardhat-waffle": "^2.0.3",
2525
"@openzeppelin/contracts": "^4.6.0",
26-
"@tenderly/hardhat-tenderly": "^1.0.13",
26+
"@tenderly/hardhat-tenderly": "^1.0.15",
2727
"@typechain/ethers-v5": "^10.0.0",
2828
"@typechain/hardhat": "^6.0.0",
2929
"@types/chai": "^4.3.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1118,7 +1118,7 @@ __metadata:
11181118
"@nomiclabs/hardhat-ethers": "npm:hardhat-deploy-ethers@0.3.0-beta.13"
11191119
"@nomiclabs/hardhat-waffle": ^2.0.3
11201120
"@openzeppelin/contracts": ^4.6.0
1121-
"@tenderly/hardhat-tenderly": ^1.0.13
1121+
"@tenderly/hardhat-tenderly": ^1.0.15
11221122
"@typechain/ethers-v5": ^10.0.0
11231123
"@typechain/hardhat": ^6.0.0
11241124
"@types/chai": ^4.3.1
@@ -1447,16 +1447,16 @@ __metadata:
14471447
languageName: node
14481448
linkType: hard
14491449

1450-
"@tenderly/hardhat-tenderly@npm:^1.0.13":
1451-
version: 1.0.14
1452-
resolution: "@tenderly/hardhat-tenderly@npm:1.0.14"
1450+
"@tenderly/hardhat-tenderly@npm:^1.0.15":
1451+
version: 1.0.15
1452+
resolution: "@tenderly/hardhat-tenderly@npm:1.0.15"
14531453
dependencies:
14541454
axios: ^0.21.1
14551455
fs-extra: ^9.0.1
14561456
js-yaml: ^3.14.0
14571457
peerDependencies:
14581458
hardhat: ^2.0.3
1459-
checksum: ac7e369f12e855d05bdf02a3dcb3b77759d372565a6e656bfcbc4642faf7c9bae21d6c310013a1ef2b1fc3277cf5d75cc94f989450ddb72c90fcdfe8d28d43b5
1459+
checksum: 83320a156de40da873bd7ad6d32b6fdae57f30d2e2bb7792e9062acf0f025d8c0b128c5d1ce43d33f685d9f0e4094ae5836c1e472b995d7bc5ba7810917fbc09
14601460
languageName: node
14611461
linkType: hard
14621462

0 commit comments

Comments
 (0)