Skip to content

Commit ac37e8a

Browse files
committed
chore(deps): update dependency truffle-plugin-verify to v0.6.5
1 parent d5e2ecd commit ac37e8a

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
@@ -50,7 +50,7 @@
5050
"prettier-plugin-solidity": "1.1.3",
5151
"solhint": "3.4.1",
5252
"truffle": "5.4.1",
53-
"truffle-plugin-verify": "0.6.4",
53+
"truffle-plugin-verify": "0.6.5",
5454
"truffle-typings": "1.0.8",
5555
"ts-generator": "0.1.1",
5656
"ts-node": "10.9.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10516,10 +10516,10 @@ trim-newlines@^4.0.2:
1051610516
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-4.0.2.tgz#d6aaaf6a0df1b4b536d183879a6b939489808c7c"
1051710517
integrity sha512-GJtWyq9InR/2HRiLZgpIKv+ufIKrVrvjQWEj7PxAXNc5dwbNJkqhAUoAGgzRmULAnoOM5EIpveYd3J2VeSAIew==
1051810518

10519-
truffle-plugin-verify@0.6.4:
10520-
version "0.6.4"
10521-
resolved "https://registry.yarnpkg.com/truffle-plugin-verify/-/truffle-plugin-verify-0.6.4.tgz#c8f7b8ea62d94888ea82e92c36431e519bdac6c1"
10522-
integrity sha512-EkgU7AudgQebGwIjge2JNAYXJwQxrwuTd2LjUZLgIDyG8OygFZp23B0KE7PiGGtH/Erm53a4z4dxHskit9uLpg==
10519+
truffle-plugin-verify@0.6.5:
10520+
version "0.6.5"
10521+
resolved "https://registry.yarnpkg.com/truffle-plugin-verify/-/truffle-plugin-verify-0.6.5.tgz#60110d39e8bc44301cb9b2aff81da8aa8308c177"
10522+
integrity sha512-8vFYVKe+L/tyhjyYb2aNwT7DFkN2BfQ+VSnmywCK2IbpGA0zRF7QYjRcne8UllpxcAVv0o4i1L97+qmN06ugnA==
1052310523
dependencies:
1052410524
"@truffle/resolver" "^9.0.35"
1052510525
axios "^0.26.1"

0 commit comments

Comments
 (0)