Skip to content

Commit 58be117

Browse files
marker-daomarker dao ®
andauthored
chore(deps): Override stylelint-config-recommended to avoid apps/demos lint-non-demos script failure (#33354)
Co-authored-by: marker dao ® <youdontknow@marker-dao.eth>
1 parent 608c99c commit 58be117

File tree

2 files changed

+633
-735
lines changed

2 files changed

+633
-735
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,8 @@
120120
"brace-expansion@>=4.0.0 <5.0.5": "^5.0.5",
121121
"yaml@>=2.0.0 <2.8.3": "^2.8.3",
122122
"follow-redirects@<=1.15.11": ">=1.16.0",
123-
"@angular/platform-server@>=20.0.0-next.0 <20.3.19": "^20.3.19"
123+
"@angular/platform-server@>=20.0.0-next.0 <20.3.19": "^20.3.19",
124+
"stylelint-config-recommended-vue@1.6.1>stylelint-config-recommended": "^16.0.0"
124125
}
125126
},
126127
"packageManager": "pnpm@9.15.9"

0 commit comments

Comments
 (0)