summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-20 19:56:44 +0000
committerDaniel Micay <danielmicay@gmail.com>2023-02-20 16:50:27 -0500
commit321409791facfa0b916c48cd5ce2c9986d903fd7 (patch)
treef8e9b0b82b01841bf098950b4f82dc11d730ac92 /package.json
parentbccb2250aea988593b260c8fd2059c527e26c7d2 (diff)
Bump stylelint from 15.1.0 to 15.2.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.1.0 to 15.2.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.1.0...15.2.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 2377d6a6..8c59a94b 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"csso-cli": "^4.0.1",
"eslint": "^8.34.0",
"html-minifier": "^4.0.0",
- "stylelint": "^15.1.0",
+ "stylelint": "^15.2.0",
"stylelint-config-standard": "^30.0.1",
"terser": "^5.16.4",
"vnu-jar": "^22.9.29"