summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-17 19:56:43 +0000
committerDaniel Micay <danielmicay@gmail.com>2023-05-17 16:47:09 -0400
commitdaedbebee9f3bbdd2a2736907844d8ddb63f500c (patch)
tree7b113a3fd189e02f3739f7f89fc7a54da345ca4e /package.json
parent235e1c2a043fb4ec783c28ef1212785f22b0291a (diff)
Bump stylelint from 15.6.1 to 15.6.2
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.6.1 to 15.6.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.6.1...15.6.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 4d894fbd..8b54a887 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"csso-cli": "^4.0.2",
"eslint": "^8.40.0",
"html-minifier-terser": "^7.2.0",
- "stylelint": "^15.6.1",
+ "stylelint": "^15.6.2",
"stylelint-config-standard": "^33.0.0",
"terser": "^5.17.4",
"vnu-jar": "^23.4.11"