Skip to content

Commit b96dd95

Browse files
chore(deps-dev): bump the stylelint group with 2 updates
Bumps the stylelint group with 2 updates: [stylelint-config-recommended-scss](https://github.com/stylelint-scss/stylelint-config-recommended-scss) and [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard). Updates `stylelint-config-recommended-scss` from 15.0.1 to 16.0.0 - [Release notes](https://github.com/stylelint-scss/stylelint-config-recommended-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-config-recommended-scss/blob/master/CHANGELOG.md) - [Commits](stylelint-scss/stylelint-config-recommended-scss@v15.0.1...v16.0.0) Updates `stylelint-config-standard` from 38.0.0 to 39.0.0 - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint-config-standard@38.0.0...39.0.0) --- updated-dependencies: - dependency-name: stylelint-config-recommended-scss dependency-version: 16.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: stylelint - dependency-name: stylelint-config-standard dependency-version: 39.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: stylelint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0279666 commit b96dd95

File tree

3 files changed

+115
-17
lines changed

3 files changed

+115
-17
lines changed

package-lock.json

Lines changed: 112 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,8 @@
128128
"rimraf": "6.0.1",
129129
"rxjs": "7.8.2",
130130
"stylelint": "16.23.1",
131-
"stylelint-config-recommended-scss": "15.0.1",
132-
"stylelint-config-standard": "38.0.0",
131+
"stylelint-config-recommended-scss": "16.0.0",
132+
"stylelint-config-standard": "39.0.0",
133133
"stylelint-use-logical": "2.1.2",
134134
"tslib": "2.8.1",
135135
"tsx": "4.20.4",

packages/stylelint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"devDependencies": {
3636
"postcss": "8.5.6",
3737
"postcss-html": "1.8.0",
38-
"stylelint-config-standard": "38.0.0",
38+
"stylelint-config-standard": "39.0.0",
3939
"stylelint-config-standard-scss": "15.0.1",
4040
"stylelint-config-standard-vue": "1.0.0",
4141
"typescript": "5.8.3",

0 commit comments

Comments
 (0)