Merge pull request #276 from strukturag/dependabot/npm_and_yarn/stylelint-15.10.1

build(deps-dev): bump stylelint from 14.16.1 to 15.10.1
This commit is contained in:
Joachim Bauch 2023-07-10 14:21:05 +02:00 committed by GitHub
commit d4334a7a51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 747 additions and 569 deletions

1312
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -25,8 +25,8 @@
"devDependencies": { "devDependencies": {
"copy-webpack-plugin": "11.0.0", "copy-webpack-plugin": "11.0.0",
"eslint": "8.44.0", "eslint": "8.44.0",
"stylelint": "14.16.1", "stylelint": "15.10.1",
"stylelint-config-standard-scss": "^6.1.0", "stylelint-config-standard-scss": "10.0.0",
"webpack": "5.88.1", "webpack": "5.88.1",
"webpack-cli": "5.1.4" "webpack-cli": "5.1.4"
} }