Skip to content

Commit f8b704e

Browse files
PB-154: Update Page Builder npm dependencies due to the high number of vulnerabilities
- update @babel/types - update concurrently - update stylelint - update stylelint-config-recommended - update stylelint-order - update tslint
1 parent d877137 commit f8b704e

File tree

4 files changed

+1095
-978
lines changed

4 files changed

+1095
-978
lines changed

.stylelintrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"selector-combinator-space-before": "always",
2121
"selector-list-comma-newline-after": "always",
2222
"shorthand-property-no-redundant-values": true,
23-
"string-quotes": "single"
23+
"string-quotes": "single",
24+
"function-calc-no-invalid": null
2425
}
2526
}

0 commit comments

Comments
 (0)