1
0
Fork 0
forked from gitea/nas

Update stylelint to version 16.0.2 (#28354)

This commit is contained in:
Matt Jankowski 2023-12-14 05:35:54 -05:00 committed by GitHub
parent 28e1a7a394
commit cd9ebf5f0f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 76 additions and 280 deletions

View file

@ -201,7 +201,7 @@
"lint-staged": "^15.0.0",
"prettier": "^3.0.0",
"react-test-renderer": "^18.2.0",
"stylelint": "^15.10.1",
"stylelint": "^16.0.2",
"stylelint-config-standard-scss": "^12.0.0",
"typescript": "^5.0.4",
"webpack-dev-server": "^3.11.3",