Skip to content

Commit 624a6c4

Browse files
fix(deps): update dependency style-to-object to v1.0.9 (#1347)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e80b151 commit 624a6c4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/mg-clean-html/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"dependencies": {
2828
"cheerio": "1.0.0-rc.12",
2929
"escape-string-regexp": "5.0.0",
30-
"style-to-object": "1.0.8"
30+
"style-to-object": "1.0.9"
3131
}
3232
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11576,10 +11576,10 @@ stubborn-fs@^1.2.5:
1157611576
resolved "https://registry.yarnpkg.com/stubborn-fs/-/stubborn-fs-1.2.5.tgz#e5e244223166921ddf66ed5e062b6b3bf285bfd2"
1157711577
integrity sha512-H2N9c26eXjzL/S/K+i/RHHcFanE74dptvvjM8iwzwbVcWY/zjBbgRqF3K0DY4+OD+uTTASTBvDoxPDaPN02D7g==
1157811578

11579-
11580-
version "1.0.8"
11581-
resolved "https://registry.yarnpkg.com/style-to-object/-/style-to-object-1.0.8.tgz#67a29bca47eaa587db18118d68f9d95955e81292"
11582-
integrity sha512-xT47I/Eo0rwJmaXC4oilDGDWLohVhR6o/xAQcPQN8q6QBuZVL8qMYL85kLmST5cPjAorwvqIA4qXTRQoYHaL6g==
11579+
11580+
version "1.0.9"
11581+
resolved "https://registry.yarnpkg.com/style-to-object/-/style-to-object-1.0.9.tgz#35c65b713f4a6dba22d3d0c61435f965423653f0"
11582+
integrity sha512-G4qppLgKu/k6FwRpHiGiKPaPTFcG3g4wNVX/Qsfu+RqQM30E7Tyu/TEgxcL9PNLF5pdRLwQdE3YKKf+KF2Dzlw==
1158311583
dependencies:
1158411584
inline-style-parser "0.2.4"
1158511585

0 commit comments

Comments
 (0)