Dependency updates

This commit is contained in:
Jonny Barnes 2022-01-08 18:40:34 +00:00
parent 918b60eb60
commit 4e7170f3c6
8 changed files with 2755 additions and 3968 deletions

View file

@ -1,5 +1,5 @@
{
"extends": ["stylelint-config-standard", "stylelint-a11y/recommended"],
"extends": ["stylelint-config-standard"],
"rules": {
"indentation": 4
}