Skip to content

Commit

Permalink
Hardhat-vyper 3.0.5. (#2552)
Browse files Browse the repository at this point in the history
  • Loading branch information
jubeira authored Nov 3, 2023
1 parent d4c6742 commit c7d4abb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion pkg/liquidity-mining/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@balancer-labs/v2-interfaces": "workspace:*",
"@balancer-labs/v2-solidity-utils": "workspace:*",
"@nomiclabs/hardhat-ethers": "^2.2.1",
"@nomiclabs/hardhat-vyper": "^3.0.3",
"@nomiclabs/hardhat-vyper": "^3.0.5",
"@nomiclabs/hardhat-waffle": "^2.0.3",
"@types/chai": "^4.3.3",
"@types/lodash": "^4.14.186",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ __metadata:
"@balancer-labs/v2-interfaces": "workspace:*"
"@balancer-labs/v2-solidity-utils": "workspace:*"
"@nomiclabs/hardhat-ethers": "npm:^2.2.1"
"@nomiclabs/hardhat-vyper": "npm:^3.0.3"
"@nomiclabs/hardhat-vyper": "npm:^3.0.5"
"@nomiclabs/hardhat-waffle": "npm:^2.0.3"
"@types/chai": "npm:^4.3.3"
"@types/lodash": "npm:^4.14.186"
Expand Down Expand Up @@ -1540,9 +1540,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 @@ -1551,7 +1551,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 c7d4abb

Please sign in to comment.