Skip to content

Commit 022edee

Browse files
Update dependency sass to v1.77.1
1 parent b712b05 commit 022edee

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
@@ -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.77.0",
110+
"sass": "1.77.1",
111111
"stylelint": "16.5.0",
112112
"stylelint-config-recommended": "14.0.0",
113113
"stylelint-config-standard-scss": "12.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
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-
8417-
version "1.77.0"
8418-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.0.tgz#e736c69aff9fae4a4e6dae60a979eee9c942f321"
8419-
integrity sha512-eGj4HNfXqBWtSnvItNkn7B6icqH14i3CiCGbzMKs3BAPTq62pp9NBYsBgyN4cA+qssqo9r26lW4JSvlaUUWbgw==
8416+
8417+
version "1.77.1"
8418+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.1.tgz#018cdfb206afd14724030c02e9fefd8f30a76cd0"
8419+
integrity sha512-OMEyfirt9XEfyvocduUIOlUSkWOXS/LAt6oblR/ISXCTukyavjex+zQNm51pPCOiFKY1QpWvEH1EeCkgyV3I6w==
84208420
dependencies:
84218421
chokidar ">=3.0.0 <4.0.0"
84228422
immutable "^4.0.0"

0 commit comments

Comments
 (0)