Skip to content

Commit 2720f5e

Browse files
chore(deps-dev): bump stylelint-config-standard from 37.0.0 to 38.0.0 (#4032)
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 37.0.0 to 38.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@37.0.0...38.0.0) --- updated-dependencies: - dependency-name: stylelint-config-standard dependency-version: 38.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fd68d6f commit 2720f5e

File tree

3 files changed

+15
-13
lines changed

3 files changed

+15
-13
lines changed

package-lock.json

Lines changed: 13 additions & 11 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
@@ -96,7 +96,7 @@
9696
"rxjs": "~7.8.2",
9797
"stylelint": "16.18.0",
9898
"stylelint-config-sass-guidelines": "12.1.0",
99-
"stylelint-config-standard": "^37.0.0",
99+
"stylelint-config-standard": "^38.0.0",
100100
"stylelint-use-logical": "2.1.2",
101101
"tar": "^7.4.3",
102102
"tslib": "^2.8.1",

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.3",
3737
"postcss-html": "^1.8.0",
38-
"stylelint-config-standard": "^37.0.0",
38+
"stylelint-config-standard": "^38.0.0",
3939
"stylelint-config-standard-scss": "^14.0.0",
4040
"stylelint-config-standard-vue": "^1.0.0",
4141
"typescript": "^5.4.5",

0 commit comments

Comments
 (0)