aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDarius Jahandarie <djahandarie@gmail.com>2023-08-20 11:53:59 +0000
committerGitHub <noreply@github.com>2023-08-20 11:53:59 +0000
commit7d5f8d34db9e20efd310d5810e82a94f5054e36c (patch)
tree851335e19d74f9740e7ce986e9c4daec26400061 /package.json
parent0446c13177fe50404515efebe5dd8a6b9af3dbcd (diff)
parentb508003db01f41abbb0c3806e9d18966b5be6304 (diff)
Merge pull request #178 from themoeway/dependabot/npm_and_yarn/stylelint-14.16.1
Bump stylelint from 14.14.0 to 14.16.1
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"
}