Skip to content

Commit e52708d

Browse files
Update dependency sass to v1.89.0 (#716)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6ff4fff commit e52708d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"rollup-plugin-sprite": "0.1.2",
6464
"rollup-plugin-stylelint": "1.0.0",
6565
"rollup-watch": "4.3.1",
66-
"sass": "1.87.0",
66+
"sass": "1.89.0",
6767
"stylelint": "16.19.1",
6868
"stylelint-config-recommended": "16.0.0",
6969
"stylelint-config-standard-scss": "14.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8658,10 +8658,10 @@ sanitize.css@13.0.0:
86588658
resolved "https://registry.yarnpkg.com/sanitize.css/-/sanitize.css-13.0.0.tgz#2675553974b27964c75562ade3bd85d79879f173"
86598659
integrity sha512-ZRwKbh/eQ6w9vmTjkuG0Ioi3HBwPFce0O+v//ve+aOq1oeCy7jMV2qzzAlpsNuqpqCBjjriM1lbtZbF/Q8jVyA==
86608660

8661-
sass@1.87.0:
8662-
version "1.87.0"
8663-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.87.0.tgz#8cceb36fa63fb48a8d5d7f2f4c13b49c524b723e"
8664-
integrity sha512-d0NoFH4v6SjEK7BoX810Jsrhj7IQSYHAHLi/iSpgqKc7LaIDshFRlSg5LOymf9FqQhxEHs2W5ZQXlvy0KD45Uw==
8661+
sass@1.89.0:
8662+
version "1.89.0"
8663+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.0.tgz#6df72360c5c3ec2a9833c49adafe57b28206752d"
8664+
integrity sha512-ld+kQU8YTdGNjOLfRWBzewJpU5cwEv/h5yyqlSeJcj6Yh8U4TDA9UA5FPicqDz/xgRPWRSYIQNiFks21TbA9KQ==
86658665
dependencies:
86668666
chokidar "^4.0.0"
86678667
immutable "^5.0.2"

0 commit comments

Comments
 (0)