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-07-26 05:31:02 +0300
committerGitHub <noreply@github.com>2021-07-26 05:31:02 +0300
commit57b8b2d46a4082905b7b8b4edd0bc45b63556c8e (patch)
treeff684997d576313cc33eda1cc339365cdd9b50ef /package.json
parent524415d22ccda9b90c58ee205b26207fa5a887ba (diff)
deps(npm): bump lint-staged from 11.1.0 to 11.1.1 (#407)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.1.0 to 11.1.1. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v11.1.0...v11.1.1) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 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 18980369..63143d3f 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
},
"devDependencies": {
"husky": "^7.0.1",
- "lint-staged": "^11.1.0",
+ "lint-staged": "^11.1.1",
"npm-run-all": "^4.1.5",
"open": "^8.2.1",
"standard-version": "^9.3.1",