0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-24 23:48:10 +00:00

Merge pull request #2915 from naturalcrit/dependabot/npm_and_yarn/stylelint-config-recommended-13.0.0

Bump stylelint-config-recommended from 12.0.0 to 13.0.0
This commit is contained in:
Trevor Buckner
2023-07-06 14:41:05 -04:00
committed by GitHub
2 changed files with 9 additions and 6 deletions

View File

@@ -124,7 +124,7 @@
"postcss-less": "^6.0.0",
"stylelint": "^15.10.0",
"stylelint-config-recess-order": "^4.2.0",
"stylelint-config-recommended": "^12.0.0",
"stylelint-config-recommended": "^13.0.0",
"stylelint-stylistic": "^0.4.2",
"supertest": "^6.3.3"
}