Skip to content

Commit

Permalink
chore: v-next version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
alcuadrado committed Oct 29, 2024
1 parent 3f297c0 commit f73f831
Show file tree
Hide file tree
Showing 18 changed files with 123 additions and 122 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
},
"changesets": [
"big-points-try",
"calm-ligers-explain",
"curly-wombats-wink",
"dull-squids-brake",
"fuzzy-dolls-flash",
Expand Down
110 changes: 55 additions & 55 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions v-next/example-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
"clean": "rimraf dist"
},
"devDependencies": {
"@ignored/hardhat-vnext": "workspace:^3.0.0-next.7",
"@ignored/hardhat-vnext-ethers": "workspace:^3.0.0-next.3",
"@ignored/hardhat-vnext-keystore": "workspace:^3.0.0-next.3",
"@ignored/hardhat-vnext-mocha-test-runner": "workspace:^3.0.0-next.3",
"@ignored/hardhat-vnext-network-helpers": "workspace:^3.0.0-next.3",
"@ignored/hardhat-vnext-node-test-runner": "workspace:^3.0.0-next.3",
"@ignored/hardhat-vnext-viem": "workspace:^3.0.0-next.2",
"@ignored/hardhat-vnext": "workspace:^3.0.0-next.8",
"@ignored/hardhat-vnext-ethers": "workspace:^3.0.0-next.4",
"@ignored/hardhat-vnext-keystore": "workspace:^3.0.0-next.4",
"@ignored/hardhat-vnext-mocha-test-runner": "workspace:^3.0.0-next.4",
"@ignored/hardhat-vnext-network-helpers": "workspace:^3.0.0-next.4",
"@ignored/hardhat-vnext-node-test-runner": "workspace:^3.0.0-next.4",
"@ignored/hardhat-vnext-viem": "workspace:^3.0.0-next.3",
"@openzeppelin/contracts": "5.1.0",
"@types/mocha": ">=9.1.0",
"@types/node": "^20.14.9",
Expand Down
6 changes: 3 additions & 3 deletions v-next/hardhat-errors/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ignored/hardhat-vnext-errors",
"version": "3.0.0-next.6",
"version": "3.0.0-next.7",
"description": "The different errors that Hardhat can throw",
"homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-errors",
"repository": {
Expand Down Expand Up @@ -41,7 +41,7 @@
],
"devDependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
"@ignored/hardhat-vnext-node-test-reporter": "workspace:^3.0.0-next.6",
"@ignored/hardhat-vnext-node-test-reporter": "workspace:^3.0.0-next.7",
"@types/node": "^20.14.9",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
Expand All @@ -58,6 +58,6 @@
"typescript-eslint": "7.7.1"
},
"dependencies": {
"@ignored/hardhat-vnext-utils": "workspace:^3.0.0-next.6"
"@ignored/hardhat-vnext-utils": "workspace:^3.0.0-next.7"
}
}
Loading

0 comments on commit f73f831

Please sign in to comment.