We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 873c832 commit 7d57a27Copy full SHA for 7d57a27
package.json
@@ -88,7 +88,7 @@
88
"dictionary-en": "^3.2.0",
89
"eleventy-postcss-extension": "1.0.0",
90
"eslint-plugin-custom-elements": "^0.0.8",
91
- "glob": "^8.0.3",
+ "glob": "^10.0.0",
92
"markdown-it": "^13.0.1",
93
"markdown-it-github-headings": "^2.0.1",
94
"markdownlint-cli": "^0.35.0",
@@ -127,8 +127,8 @@
127
"retext-simplify": "^7.2.0",
128
"retext-spell": "^5.3.0",
129
"string-to-template-literal": "^2.0.0",
130
- "stylelint": "^14.16.1",
131
- "stylelint-config-standard": "^29.0.0",
+ "stylelint": "^15.0.0",
+ "stylelint-config-standard": "^33.0.0",
132
"stylelint-media-use-custom-media": "^2.0.1",
133
"stylelint-use-logical": "^2.0.0",
134
"stylelint-use-nesting": "^4.0.0",
0 commit comments