Skip to content

Commit 5e2eb07

Browse files
authored
Merge branch 'main' into 2.0.0-release
2 parents 8989a7b + 2720f5e commit 5e2eb07

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)