Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/peaceiris/hugo-theme-iris.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-22 09:17:13 +0300
committerGitHub <noreply@github.com>2021-10-22 09:17:13 +0300
commit7cb77e623f5ac3f350eb4e99ff23ea8323b9c749 (patch)
tree48d161d895f48e2608729b0b1429dee9bf2d35fa /package.json
parent6ce42d6b97c97e8b6744d74c8979fe3c3b766061 (diff)
deps(npm): bump husky from 7.0.2 to 7.0.4 (#426)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3679b931..4a623f6f 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
]
},
"devDependencies": {
- "husky": "^7.0.2",
+ "husky": "^7.0.4",
"lint-staged": "^11.2.3",
"npm-run-all": "^4.1.5",
"open": "^8.3.0",