Skip to content

Commit c81d79a

Browse files
Update dependency sass to v1.89.1
1 parent 1f62f52 commit c81d79a

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
@@ -26,7 +26,7 @@
2626
"gulp-pug": "5.0.0",
2727
"gulp-sass": "5.1.0",
2828
"gulp-sass-variables": "1.2.0",
29-
"sass": "1.89.0",
29+
"sass": "1.89.1",
3030
"webpack": "5.99.9",
3131
"webpack-merge": "5.10.0",
3232
"webpack-stream": "7.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5128,10 +5128,10 @@ safe-regex@^1.1.0:
51285128
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
51295129
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
51305130

5131-
sass@1.89.0:
5132-
version "1.89.0"
5133-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.0.tgz#6df72360c5c3ec2a9833c49adafe57b28206752d"
5134-
integrity sha512-ld+kQU8YTdGNjOLfRWBzewJpU5cwEv/h5yyqlSeJcj6Yh8U4TDA9UA5FPicqDz/xgRPWRSYIQNiFks21TbA9KQ==
5131+
sass@1.89.1:
5132+
version "1.89.1"
5133+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.1.tgz#9281c52c85b4be54264d310fef63a811dfcfb9d9"
5134+
integrity sha512-eMLLkl+qz7tx/0cJ9wI+w09GQ2zodTkcE/aVfywwdlRcI3EO19xGnbmJwg/JMIm+5MxVJ6outddLZ4Von4E++Q==
51355135
dependencies:
51365136
chokidar "^4.0.0"
51375137
immutable "^5.0.2"

0 commit comments

Comments
 (0)