Skip to content

Commit

Permalink
chore: Update hardhat-deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
janjakubnanista committed Feb 29, 2024
1 parent e7ef1aa commit 18ce782
Show file tree
Hide file tree
Showing 12 changed files with 206 additions and 83 deletions.
13 changes: 13 additions & 0 deletions .changeset/metal-rats-fix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
"@layerzerolabs/ua-devtools-evm-hardhat-v1-test": patch
"@layerzerolabs/ua-devtools-evm-hardhat-test": patch
"@layerzerolabs/ua-devtools-evm-hardhat": patch
"@layerzerolabs/devtools-evm-hardhat-test": patch
"@layerzerolabs/devtools-evm-hardhat": patch
"@layerzerolabs/export-deployments-test": patch
"@layerzerolabs/toolbox-hardhat": patch
"@layerzerolabs/io-devtools": patch
"@layerzerolabs/oapp-example": patch
---

Update hardhat-deploy
2 changes: 1 addition & 1 deletion examples/oapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"ethers": "^5.7.2",
"hardhat": "^2.19.5",
"hardhat-contract-sizer": "^2.10.0",
"hardhat-deploy": "^0.11.45",
"hardhat-deploy": "^0.12.1",
"mocha": "^10.2.0",
"prettier": "^3.2.5",
"solhint": "^4.1.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/oft/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"ethers": "^5.7.2",
"hardhat": "^2.19.5",
"hardhat-contract-sizer": "^2.10.0",
"hardhat-deploy": "^0.11.45",
"hardhat-deploy": "^0.12.1",
"mocha": "^10.2.0",
"prettier": "^3.2.5",
"solhint": "^4.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/devtools-evm-hardhat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@types/jest": "^29.5.12",
"fast-check": "^3.15.1",
"hardhat": "^2.19.5",
"hardhat-deploy": "^0.11.45",
"hardhat-deploy": "^0.12.1",
"jest": "^29.7.0",
"p-memoize": "~4.0.1",
"sinon": "^17.0.1",
Expand Down
4 changes: 4 additions & 0 deletions packages/io-devtools/test/language/plurals.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,9 @@ describe('language/plurals', () => {
expect(pluralizeNoun(n, 'cactus', 'cacti')).toMatchSnapshot()
)
})

it('should fail on new snapshot', () => {
expect('ole').toMatchSnapshot()
})
})
})
2 changes: 1 addition & 1 deletion packages/toolbox-hardhat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@types/jest": "^29.5.12",
"ethers": "^5.7.2",
"hardhat": "^2.19.5",
"hardhat-deploy": "^0.11.45",
"hardhat-deploy": "^0.12.1",
"jest": "^29.7.0",
"ts-node": "^10.9.2",
"tsup": "~8.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/ua-devtools-evm-hardhat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"ethers": "^5.7.2",
"fast-check": "^3.15.1",
"hardhat": "^2.19.5",
"hardhat-deploy": "^0.11.45",
"hardhat-deploy": "^0.12.1",
"jest": "^29.7.0",
"ts-node": "^10.9.2",
"tsup": "~8.0.1",
Expand Down
254 changes: 180 additions & 74 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tests/devtools-evm-hardhat-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"ethers": "^5.7.2",
"fast-check": "^3.15.1",
"hardhat": "^2.19.5",
"hardhat-deploy": "^0.11.45",
"hardhat-deploy": "^0.12.1",
"jest": "^29.7.0",
"jest-extended": "^4.0.2",
"solidity-bytes-utils": "^0.8.2",
Expand Down
2 changes: 1 addition & 1 deletion tests/export-deployments-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"ethers": "^5.7.2",
"fast-check": "^3.15.1",
"hardhat": "^2.19.5",
"hardhat-deploy": "^0.11.45",
"hardhat-deploy": "^0.12.1",
"jest": "^29.7.0",
"jest-extended": "^4.0.2",
"solidity-bytes-utils": "^0.8.2",
Expand Down
2 changes: 1 addition & 1 deletion tests/ua-devtools-evm-hardhat-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"ethers": "^5.7.2",
"fast-check": "^3.15.1",
"hardhat": "^2.19.5",
"hardhat-deploy": "^0.11.45",
"hardhat-deploy": "^0.12.1",
"jest": "^29.7.0",
"jest-extended": "^4.0.2",
"solidity-bytes-utils": "^0.8.2",
Expand Down
2 changes: 1 addition & 1 deletion tests/ua-devtools-evm-hardhat-v1-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"ethers": "^5.7.2",
"fast-check": "^3.15.1",
"hardhat": "^2.19.5",
"hardhat-deploy": "^0.11.45",
"hardhat-deploy": "^0.12.1",
"jest": "^29.7.0",
"jest-extended": "^4.0.2",
"solidity-bytes-utils": "^0.8.2",
Expand Down

0 comments on commit 18ce782

Please sign in to comment.