build: upgrade Node.js deps

This commit is contained in:
Paul Razvan Berg 2023-02-17 19:21:35 +02:00
parent 90105bbf51
commit 70be85961a
No known key found for this signature in database
GPG Key ID: BCC366159BD63828
2 changed files with 200 additions and 667 deletions

View File

@ -7,15 +7,15 @@
"url": "https://github.com/paulrberg" "url": "https://github.com/paulrberg"
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "^17.4.2", "@commitlint/cli": "^17.4.4",
"@commitlint/config-conventional": "^17.4.2", "@commitlint/config-conventional": "^17.4.4",
"commitizen": "^4.3.0", "commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0", "cz-conventional-changelog": "^3.3.0",
"husky": "^8.0.3", "husky": "^8.0.3",
"lint-staged": "^13.1.1", "lint-staged": "^13.1.2",
"prettier": "^2.8.4", "prettier": "^2.8.4",
"rimraf": "^4.1.2", "rimraf": "^4.1.2",
"solhint": "^3.3.8" "solhint": "^3.4.0"
}, },
"keywords": [ "keywords": [
"blockchain", "blockchain",

859
yarn.lock

File diff suppressed because it is too large Load Diff