summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-13 10:46:36 +0000
committerDaniel Micay <danielmicay@gmail.com>2023-02-13 05:48:36 -0500
commit91caa5ee5fefff307c8576d13e139a29b748a827 (patch)
treed5bd6828b144430e786a9c82ee83ad1ac0c612a0 /package.json
parentd03ff57d89966334088b1ca99f8e94b831b7d49f (diff)
Bump stylelint from 15.0.0 to 15.1.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.0.0 to 15.1.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.0.0...15.1.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 ba57d7a0..8e00e309 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.0.0",
+ "stylelint": "^15.1.0",
"stylelint-config-standard": "^30.0.1",
"terser": "^5.16.3",
"vnu-jar": "^22.9.29"