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:
authorpeaceiris <30958501+peaceiris@users.noreply.github.com>2022-03-05 18:11:36 +0300
committerpeaceiris <30958501+peaceiris@users.noreply.github.com>2022-03-05 18:11:36 +0300
commit5363b1e3f4734df5e45a962f51ddb523af9d3513 (patch)
treea457887a71509614e3c45600e313bcf3247dc7db /package.json
parente609b057ac172eaaf91fa8eaf339c49daf50aa71 (diff)
deps(npm): bump lint-staged from 12.3.4 to 12.3.5
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 67ef05d7..7af189b6 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
},
"devDependencies": {
"husky": "^7.0.4",
- "lint-staged": "^12.3.4",
+ "lint-staged": "^12.3.5",
"npm-run-all": "^4.1.5",
"open": "^8.4.0",
"standard-version": "^9.3.2",