mirror of
https://github.com/vacp2p/foundry-template.git
synced 2026-01-08 22:58:05 -05:00
build: upgrade to prettier-plugin-solidity v1.0.0
build: upgrade other dev deps
This commit is contained in:
@@ -7,14 +7,14 @@
|
||||
"url": "https://github.com/paulrberg"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^17.1.2",
|
||||
"@commitlint/config-conventional": "^17.1.0",
|
||||
"@commitlint/cli": "^17.2.0",
|
||||
"@commitlint/config-conventional": "^17.2.0",
|
||||
"commitizen": "^4.2.5",
|
||||
"cz-conventional-changelog": "^3.3.0",
|
||||
"husky": "^8.0.1",
|
||||
"husky": "^8.0.2",
|
||||
"lint-staged": "^13.0.3",
|
||||
"prettier": "^2.7.1",
|
||||
"prettier-plugin-solidity": "^1.0.0-dev.24",
|
||||
"prettier-plugin-solidity": "^1.0.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"solhint": "^3.3.7",
|
||||
"solhint-plugin-prettier": "^0.0.5"
|
||||
|
||||
Reference in New Issue
Block a user