Skip to content

Commit

Permalink
hardhat vyper 3.0.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
Juan Ignacio Ubeira committed Nov 9, 2023
1 parent bbd20f6 commit d936c64
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@nomicfoundation/hardhat-network-helpers": "^1.0.6",
"@nomiclabs/hardhat-ethers": "^2.2.1",
"@nomiclabs/hardhat-etherscan": "^3.1.2",
"@nomiclabs/hardhat-vyper": "^3.0.3",
"@nomiclabs/hardhat-vyper": "^3.0.5",
"@nomiclabs/hardhat-waffle": "^2.0.5",
"@solidity-parser/parser": "^0.14.5",
"@types/chai": "^4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ __metadata:
"@nomicfoundation/hardhat-network-helpers": "npm:^1.0.6"
"@nomiclabs/hardhat-ethers": "npm:^2.2.1"
"@nomiclabs/hardhat-etherscan": "npm:^3.1.2"
"@nomiclabs/hardhat-vyper": "npm:^3.0.3"
"@nomiclabs/hardhat-vyper": "npm:^3.0.5"
"@nomiclabs/hardhat-waffle": "npm:^2.0.5"
"@solidity-parser/parser": "npm:^0.14.5"
"@types/chai": "npm:^4"
Expand Down Expand Up @@ -1129,9 +1129,9 @@ __metadata:
languageName: node
linkType: hard

"@nomiclabs/hardhat-vyper@npm:^3.0.3":
version: 3.0.3
resolution: "@nomiclabs/hardhat-vyper@npm:3.0.3"
"@nomiclabs/hardhat-vyper@npm:^3.0.5":
version: 3.0.5
resolution: "@nomiclabs/hardhat-vyper@npm:3.0.5"
dependencies:
debug: "npm:^4.1.1"
fs-extra: "npm:^7.0.1"
Expand All @@ -1140,7 +1140,7 @@ __metadata:
semver: "npm:^6.3.0"
peerDependencies:
hardhat: ^2.8.3
checksum: da2794403bd56d9e07f7ca1be95194fb9ba02f3292dab6f9f81f4b24f98711381721a75db87004dc976f2e631b3864266a46a8dc9d53f6c9919ec0980c864d66
checksum: 4aec2401282f7ba80f000788a3df8b5b0031505987aafb9749a72a38f6494fce6d843c9a3ac57b942f24bd54f887cf2668503fb6e7b6bb8982ca0422cff7dffe
languageName: node
linkType: hard

Expand Down

0 comments on commit d936c64

Please sign in to comment.