Skip to content

Commit 1d432cc

Browse files
ortagithub-actions[bot]
authored andcommitted
🤖 Update core dependencies
1 parent 6c3e2dd commit 1d432cc

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

Diff for: baselines/dom.generated.d.ts

+2
Original file line numberDiff line numberDiff line change
@@ -4600,6 +4600,7 @@ interface CSSStyleDeclaration {
46004600
shapeMargin: string;
46014601
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/shape-outside) */
46024602
shapeOutside: string;
4603+
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/shape-rendering) */
46034604
shapeRendering: string;
46044605
stopColor: string;
46054606
stopOpacity: string;
@@ -4619,6 +4620,7 @@ interface CSSStyleDeclaration {
46194620
textAlign: string;
46204621
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-align-last) */
46214622
textAlignLast: string;
4623+
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-anchor) */
46224624
textAnchor: string;
46234625
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-combine-upright) */
46244626
textCombineUpright: string;

Diff for: package-lock.json

+5-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)