summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-17 12:20:53 +0000
committerDaniel Micay <danielmicay@gmail.com>2023-04-17 08:21:52 -0400
commitf7057e78dffa281a72c7eb79182c609a4bd5f432 (patch)
tree0aef7b95464dd859ece0902d1f43429cba02c5cf /package.json
parente9b866dc687cae640983cc74bcc57be188ee257b (diff)
Bump stylelint from 15.4.0 to 15.5.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.4.0 to 15.5.0. - [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/15.4.0...15.5.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:production update-type: version-update:semver-minor ... 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 0de55337..51ac1fcd 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"csso-cli": "^4.0.2",
"eslint": "^8.38.0",
"html-minifier-terser": "^7.2.0",
- "stylelint": "^15.4.0",
+ "stylelint": "^15.5.0",
"stylelint-config-standard": "^32.0.0",
"terser": "^5.16.9",
"vnu-jar": "^23.4.11"