Merge pull request #1175 from jonnybarnes/dependabot/npm_and_yarn/stylelint-and-stylelint-config-standard-16.0.2

build(deps-dev): Bump stylelint and stylelint-config-standard
This commit is contained in:
Jonny Barnes 2023-12-12 17:43:10 +00:00 committed by GitHub
commit 670e12c7e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 213 additions and 871 deletions

1080
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -24,8 +24,8 @@
"postcss-loader": "^7.3.3", "postcss-loader": "^7.3.3",
"postcss-nesting": "^12.0.1", "postcss-nesting": "^12.0.1",
"style-loader": "^3.3.3", "style-loader": "^3.3.3",
"stylelint": "^15.11.0", "stylelint": "^16.0.2",
"stylelint-config-standard": "^34.0.0", "stylelint-config-standard": "^35.0.0",
"stylelint-webpack-plugin": "^4.1.1", "stylelint-webpack-plugin": "^4.1.1",
"webpack": "^5.89.0", "webpack": "^5.89.0",
"webpack-cli": "^5.1.4" "webpack-cli": "^5.1.4"