Skip to content

Commit

Permalink
Bump hardhat from 2.10.1 to 2.22.17 and update package manager versio…
Browse files Browse the repository at this point in the history
…n in package.json
  • Loading branch information
yavrsky committed Dec 18, 2024
1 parent 7026db4 commit 5e7eb65
Show file tree
Hide file tree
Showing 2 changed files with 261 additions and 585 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,19 @@
"no-hooks": "git config core.hooksPath .git/hooks",
"fullcheck": "yarn cspell",
"prepare": "yarn compile && yarn hooks"

},
"devDependencies": {
"@types/chai": "^4.3.1",
"@types/mocha": "^9.1.1",
"@types/node": "^18.11.18",
"chai": "^4.3.6",
"cspell": "^5.13.0",
"hardhat": "^2.10.1",
"hardhat": "^2.22.17",
"ts-node": "^10.9.1",
"typescript": "^4.4.3"
},
"dependencies": {
"@openzeppelin/contracts": "^4.3.2"
}
},
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}
Loading

0 comments on commit 5e7eb65

Please sign in to comment.