summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-26 19:02:21 +0000
committerDaniel Micay <danielmicay@gmail.com>2021-10-26 20:32:18 -0400
commit80d9c72f35c1216a71c7c53c688d8ec0ee96568c (patch)
tree38e916360a2d9ceefdceb1bdfc8295e613877561 /package.json
parent22059753d6c501979e61739a0b1744fb81eecbed (diff)
Bump stylelint from 14.0.0 to 14.0.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.0.0 to 14.0.1. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/14.0.0...14.0.1) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@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 7a0836fc..f6f0d8f1 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"csso-cli": "^3.0.0",
"eslint": "^8.1.0",
"html-minifier": "^4.0.0",
- "stylelint": "^14.0.0",
+ "stylelint": "^14.0.1",
"stylelint-config-standard": "^23.0.0",
"terser": "^5.9.0"
}