summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-23 14:50:01 +0000
committerDaniel Micay <danielmicay@gmail.com>2022-05-23 10:52:27 -0400
commita6dfc5ae0a5ac9cd093f95c8ef548cd44f8a9a3e (patch)
tree413154d77d4ee0a20e9d78834f4366001680e2a9 /package.json
parent5c02aed58b2b2e4ef17597d6032476e160ee217d (diff)
Bump stylelint from 14.8.2 to 14.8.3
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.8.2 to 14.8.3. - [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.8.2...14.8.3) --- 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 b6a0e5fb..120ed691 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"csso-cli": "^3.0.0",
"eslint": "^8.15.0",
"html-minifier": "^4.0.0",
- "stylelint": "^14.8.2",
+ "stylelint": "^14.8.3",
"stylelint-config-standard": "^25.0.0",
"terser": "^5.13.1"
}