Skip to content

Commit

Permalink
chore(deps): update packages/hardhat-plugin (#15197)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 83d02c0 commit 90ba360
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions packages/hardhat-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,20 +43,20 @@
"@typechain/ethers-v6": "0.5.1",
"@typechain/hardhat": "9.1.0",
"@types/mocha": "10.0.10",
"@types/node": "22.9.0",
"@types/node": "22.10.1",
"@unlock-protocol/contracts": "workspace:^",
"@unlock-protocol/eslint-config": "workspace:^",
"@unlock-protocol/networks": "workspace:^",
"@unlock-protocol/tsconfig": "workspace:^",
"eslint": "9.14.0",
"eslint": "9.16.0",
"ethers": "6.13.4",
"hardhat": "2.22.15",
"mocha": "10.8.2",
"prettier": "3.3.3",
"prettier": "3.4.1",
"ts-mocha": "10.0.0",
"ts-node": "10.9.2",
"typechain": "8.3.2",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"peerDependencies": {
"@unlock-protocol/contracts": "*",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17188,7 +17188,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:22.9.0, @types/node@npm:>=13.7.0, @types/node@npm:>=8.1.0, @types/node@npm:^22.7.5":
"@types/node@npm:*, @types/node@npm:>=13.7.0, @types/node@npm:>=8.1.0, @types/node@npm:^22.7.5":
version: 22.9.0
resolution: "@types/node@npm:22.9.0"
dependencies:
Expand Down Expand Up @@ -18274,22 +18274,22 @@ __metadata:
"@typechain/ethers-v6": "npm:0.5.1"
"@typechain/hardhat": "npm:9.1.0"
"@types/mocha": "npm:10.0.10"
"@types/node": "npm:22.9.0"
"@types/node": "npm:22.10.1"
"@unlock-protocol/contracts": "workspace:^"
"@unlock-protocol/eslint-config": "workspace:^"
"@unlock-protocol/networks": "workspace:^"
"@unlock-protocol/tsconfig": "workspace:^"
eslint: "npm:9.14.0"
eslint: "npm:9.16.0"
ethers: "npm:6.13.4"
hardhat: "npm:2.22.15"
hardhat-gas-reporter: "npm:2.2.2"
mocha: "npm:10.8.2"
prettier: "npm:3.3.3"
prettier: "npm:3.4.1"
solidity-coverage: "npm:0.8.14"
ts-mocha: "npm:10.0.0"
ts-node: "npm:10.9.2"
typechain: "npm:8.3.2"
typescript: "npm:5.6.3"
typescript: "npm:5.7.2"
peerDependencies:
"@unlock-protocol/contracts": "*"
"@unlock-protocol/networks": "*"
Expand Down

0 comments on commit 90ba360

Please sign in to comment.