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-11 05:11:52 +0300
committerGitHub <noreply@github.com>2021-10-11 05:11:52 +0300
commitc781e315dc5b14bdbe3c6df0d49b4b0a7d1dc8d0 (patch)
tree4fe7d26a677b8fe249ad6609165f81c585c92cdc /package.json
parentabb3af00f379da74e3af88d6640c9919c5eb4228 (diff)
deps(npm): bump lint-staged from 11.2.0 to 11.2.3 (#422)
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 1913de3e..b393c1bc 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
},
"devDependencies": {
"husky": "^7.0.2",
- "lint-staged": "^11.2.0",
+ "lint-staged": "^11.2.3",
"npm-run-all": "^4.1.5",
"open": "^8.3.0",
"standard-version": "^9.3.1",