summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDarius Jahandarie <djahandarie@gmail.com>2023-08-26 02:54:28 +0000
committerGitHub <noreply@github.com>2023-08-26 02:54:28 +0000
commit9b6d481016636dc2d1b4770819befa979f0ed3e5 (patch)
tree615e84283939fd816ae15ddc7cd0ef8dd6d8e1c3 /package.json
parentf25e1f1df3bcacd9a46e9816d320c5253bc10800 (diff)
parent8993b24d9595d02a7460ec7e77bc58561951ff1e (diff)
Merge pull request #223 from themoeway/dependabot/npm_and_yarn/stylelint-and-stylelint-config-recommended-15.10.3
Bump stylelint and stylelint-config-recommended
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 6eebc16e..04f5f264 100644
--- a/package.json
+++ b/package.json
@@ -49,8 +49,8 @@
"html-validate": "^7.6.0",
"jsdom": "^22.1.0",
"parse5": "^7.1.2",
- "stylelint": "^14.16.1",
- "stylelint-config-recommended": "^9.0.0",
+ "stylelint": "^15.10.3",
+ "stylelint-config-recommended": "^13.0.0",
"web-ext": "^7.6.0"
}
}