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-05 05:10:25 +0300
committerGitHub <noreply@github.com>2021-10-05 05:10:25 +0300
commitc2e24b443777b9ac1c54e65597f9aa676407a256 (patch)
tree6ceb9c0715833be9a52646e63d2897128d3e1025 /package.json
parentadcb85dead902e97317cf0d4e6d2090b7df2c30e (diff)
deps(npm): bump lint-staged from 11.1.2 to 11.2.0 (#419)
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 39c8da83..80fcb0a1 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
},
"devDependencies": {
"husky": "^7.0.2",
- "lint-staged": "^11.1.2",
+ "lint-staged": "^11.2.0",
"npm-run-all": "^4.1.5",
"open": "^8.2.1",
"standard-version": "^9.3.1",