aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-20 09:32:20 +0000
committerGitHub <noreply@github.com>2023-08-20 09:32:20 +0000
commitb508003db01f41abbb0c3806e9d18966b5be6304 (patch)
treec9a5b68776ba96d812a3f03827f9a5428d63d54a /package.json
parentb5752a451e93cc58b281552fc64125f807e32e15 (diff)
Bump stylelint from 14.14.0 to 14.16.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.14.0 to 14.16.1. - [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/14.14.0...14.16.1) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development 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 a348f52c..d3c5a856 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"html-validate": "^7.6.0",
"jsdom": "^20.0.1",
"parse5": "^7.1.2",
- "stylelint": "^14.14.0",
+ "stylelint": "^14.16.1",
"stylelint-config-recommended": "^9.0.0",
"web-ext": "^7.6.0"
}