Skip to content

Commit e01c345

Browse files
Update dependency sass to v1.77.0
1 parent cd8594b commit e01c345

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"postcss": "8.4.38",
108108
"postcss-flexbugs-fixes": "5.0.2",
109109
"redux-mock-store": "1.5.4",
110-
"sass": "1.76.0",
110+
"sass": "1.77.0",
111111
"stylelint": "16.5.0",
112112
"stylelint-config-recommended": "14.0.0",
113113
"stylelint-config-standard-scss": "12.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8413,10 +8413,10 @@ [email protected]:
84138413
immutable "^4.0.0"
84148414
source-map-js ">=0.6.2 <2.0.0"
84158415

8416-
sass@1.76.0:
8417-
version "1.76.0"
8418-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.76.0.tgz#fe15909500735ac154f0dc7386d656b62b03987d"
8419-
integrity sha512-nc3LeqvF2FNW5xGF1zxZifdW3ffIz5aBb7I7tSvOoNu7z1RQ6pFt9MBuiPtjgaI62YWrM/txjWlOCFiGtf2xpw==
8416+
sass@1.77.0:
8417+
version "1.77.0"
8418+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.0.tgz#e736c69aff9fae4a4e6dae60a979eee9c942f321"
8419+
integrity sha512-eGj4HNfXqBWtSnvItNkn7B6icqH14i3CiCGbzMKs3BAPTq62pp9NBYsBgyN4cA+qssqo9r26lW4JSvlaUUWbgw==
84208420
dependencies:
84218421
chokidar ">=3.0.0 <4.0.0"
84228422
immutable "^4.0.0"

0 commit comments

Comments
 (0)