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>2022-02-14 06:21:52 +0300
committerGitHub <noreply@github.com>2022-02-14 06:21:52 +0300
commit93b61c078f28ce099db0cfe2b337c63cdfb01c80 (patch)
treee65060e7fa0a26f7b571ed3139de8fc8b3e0a446 /package.json
parent7c7ee44496a21c9bf7684b3ceef34cbf7e1794c3 (diff)
deps(npm): bump lint-staged from 12.3.3 to 12.3.4 (#468)
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 4c74dfa3..67ef05d7 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
},
"devDependencies": {
"husky": "^7.0.4",
- "lint-staged": "^12.3.3",
+ "lint-staged": "^12.3.4",
"npm-run-all": "^4.1.5",
"open": "^8.4.0",
"standard-version": "^9.3.2",