Skip to content

Commit a6c5ebc

Browse files
Update dependency sass to v1.77.2
1 parent e5e51e5 commit a6c5ebc

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.1",
110+
"sass": "1.77.2",
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.1"
8418-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.1.tgz#018cdfb206afd14724030c02e9fefd8f30a76cd0"
8419-
integrity sha512-OMEyfirt9XEfyvocduUIOlUSkWOXS/LAt6oblR/ISXCTukyavjex+zQNm51pPCOiFKY1QpWvEH1EeCkgyV3I6w==
8416+
8417+
version "1.77.2"
8418+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.2.tgz#18d4ed2eefc260cdc8099c5439ec1303fd5863aa"
8419+
integrity sha512-eb4GZt1C3avsX3heBNlrc7I09nyT00IUuo4eFhAbeXWU2fvA7oXI53SxODVAA+zgZCk9aunAZgO+losjR3fAwA==
84208420
dependencies:
84218421
chokidar ">=3.0.0 <4.0.0"
84228422
immutable "^4.0.0"

0 commit comments

Comments
 (0)