summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-19 19:25:07 +0000
committerDaniel Micay <danielmicay@gmail.com>2023-07-19 15:45:17 -0400
commit8a23768a2d27723b92a6be2207e50629ffca7d8f (patch)
tree502315a0206eaff53e921f0e005fe893d1b9bbdf /package.json
parent76123f0a46035975f793edd9ea4ff93316251306 (diff)
Bump stylelint from 15.10.1 to 15.10.2
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.10.1 to 15.10.2. - [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.10.1...15.10.2) --- 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 caf07830..a64ee3a5 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"csso-cli": "^4.0.2",
"eslint": "^8.45.0",
"html-minifier-terser": "^7.2.0",
- "stylelint": "^15.10.1",
+ "stylelint": "^15.10.2",
"stylelint-config-standard": "^34.0.0",
"terser": "^5.19.1",
"vnu-jar": "^23.4.11"