Skip to content

Commit 5a09666

Browse files
chore(deps-dev): bump stylelint-config-standard from 38.0.0 to 39.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/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-standard dependency-version: 39.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 749fa4f commit 5a09666

File tree

3 files changed

+59
-9
lines changed

3 files changed

+59
-9
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"rxjs": "7.8.2",
130130
"stylelint": "16.23.0",
131131
"stylelint-config-recommended-scss": "15.0.1",
132-
"stylelint-config-standard": "38.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.3",

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)