Skip to content

Commit 050123c

Browse files
Update dependency @unlock-protocol/hardhat-plugin to v0.2.3
1 parent 2c1f544 commit 050123c

1 file changed

Lines changed: 17 additions & 16 deletions

File tree

yarn.lock

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -549,15 +549,7 @@
549549
deep-eql "^4.0.1"
550550
ordinal "^1.0.3"
551551

552-
"@nomicfoundation/hardhat-ethers@3.0.5":
553-
version "3.0.5"
554-
resolved "https://registry.yarnpkg.com/@nomicfoundation/hardhat-ethers/-/hardhat-ethers-3.0.5.tgz#0422c2123dec7c42e7fb2be8e1691f1d9708db56"
555-
integrity sha512-RNFe8OtbZK6Ila9kIlHp0+S80/0Bu/3p41HUpaRIoHLm6X3WekTd83vob3rE54Duufu1edCiBDxspBzi2rxHHw==
556-
dependencies:
557-
debug "^4.1.1"
558-
lodash.isequal "^4.5.0"
559-
560-
"@nomicfoundation/hardhat-ethers@^3.0.8":
552+
"@nomicfoundation/hardhat-ethers@3.0.8", "@nomicfoundation/hardhat-ethers@^3.0.8":
561553
version "3.0.8"
562554
resolved "https://registry.yarnpkg.com/@nomicfoundation/hardhat-ethers/-/hardhat-ethers-3.0.8.tgz#af078f566373abeb77e11cbe69fe3dd47f8bfc27"
563555
integrity sha512-zhOZ4hdRORls31DTOqg+GmEZM0ujly8GGIuRY7t7szEk2zW/arY1qDug/py8AEktT00v5K+b6RvbVog+va51IA==
@@ -943,11 +935,13 @@
943935
integrity sha512-abQwhTjwytxHAIfI6WElV80vSIvaQIrbf8lUsroq9SC+x4o4q5NfRW5Rk6gtugtlXOlNoF30xCXWliIZ7gYdaA==
944936

945937
"@unlock-protocol/hardhat-plugin@^0.2.2":
946-
version "0.2.2"
947-
resolved "https://registry.yarnpkg.com/@unlock-protocol/hardhat-plugin/-/hardhat-plugin-0.2.2.tgz#636b8428b965f469d64e5a9bb848ac6a05b3ca25"
948-
integrity sha512-Qc0tvz1sjl2123NWYd7nmaSvas0XvJ/0T51vPXXDm9NRk+/JmcB0j9Dlha18lx0MMvNCI0lOkRSvTSlkvqjjnw==
938+
version "0.2.3"
939+
resolved "https://registry.yarnpkg.com/@unlock-protocol/hardhat-plugin/-/hardhat-plugin-0.2.3.tgz#dcd969fae443455bed565509510541f31993f4bd"
940+
integrity sha512-MCeRtN0Bzr7JFFLdh1Q+8W8sdlZGYmHISsW8QIiB47JWIXKEI/iMocM0LykR/S0w4Llr3MrVaiHspDg0Z8qBdQ==
949941
dependencies:
950-
"@nomicfoundation/hardhat-ethers" "3.0.5"
942+
"@nomicfoundation/hardhat-ethers" "3.0.8"
943+
hardhat-gas-reporter "2.2.1"
944+
solidity-coverage "0.8.13"
951945

952946
"@unlock-protocol/networks@^0.0.23":
953947
version "0.0.23"
@@ -1537,13 +1531,20 @@ death@^1.1.0:
15371531
resolved "https://registry.yarnpkg.com/death/-/death-1.1.0.tgz#01aa9c401edd92750514470b8266390c66c67318"
15381532
integrity sha512-vsV6S4KVHvTGxbEcij7hkWRv0It+sGGWVOM67dQde/o5Xjnr+KmLjxWJii2uEObIrt1CcM9w0Yaovx+iOlIL+w==
15391533

1540-
debug@4, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.5:
1534+
debug@4, debug@^4.3.1, debug@^4.3.2, debug@^4.3.5:
15411535
version "4.3.7"
15421536
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52"
15431537
integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==
15441538
dependencies:
15451539
ms "^2.1.3"
15461540

1541+
debug@^4.1.1:
1542+
version "4.4.0"
1543+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
1544+
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
1545+
dependencies:
1546+
ms "^2.1.3"
1547+
15471548
decamelize@^4.0.0:
15481549
version "4.0.0"
15491550
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-4.0.0.tgz#aa472d7bf660eb15f3494efd531cab7f2a709837"
@@ -2184,7 +2185,7 @@ handlebars@^4.0.1:
21842185
optionalDependencies:
21852186
uglify-js "^3.1.4"
21862187

2187-
hardhat-gas-reporter@^2.2.1:
2188+
hardhat-gas-reporter@2.2.1, hardhat-gas-reporter@^2.2.1:
21882189
version "2.2.1"
21892190
resolved "https://registry.yarnpkg.com/hardhat-gas-reporter/-/hardhat-gas-reporter-2.2.1.tgz#ce0b5437fdcaf919479d7a51cf45d8d72cbcd16b"
21902191
integrity sha512-3AfPDGBn6VPmRKU65W28qVvG5x+qYL2gH9PAivd31oGj/ZHpZTutqXh6wq46993Vz35rnPDnrGo028U4/NP/Vw==
@@ -3273,7 +3274,7 @@ solc@0.8.26:
32733274
semver "^5.5.0"
32743275
tmp "0.0.33"
32753276

3276-
solidity-coverage@^0.8.13:
3277+
solidity-coverage@0.8.13, solidity-coverage@^0.8.13:
32773278
version "0.8.13"
32783279
resolved "https://registry.yarnpkg.com/solidity-coverage/-/solidity-coverage-0.8.13.tgz#8eeada2e82ae19d25568368aa782a2baad0e0ce7"
32793280
integrity sha512-RiBoI+kF94V3Rv0+iwOj3HQVSqNzA9qm/qDP1ZDXK5IX0Cvho1qiz8hAXTsAo6KOIUeP73jfscq0KlLqVxzGWA==

0 commit comments

Comments
 (0)