Skip to content

Commit db3c01c

Browse files
Update dependency sass to v1.77.3
1 parent 22f0c95 commit db3c01c

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.2",
110+
"sass": "1.77.3",
111111
"stylelint": "16.6.1",
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
@@ -8425,10 +8425,10 @@ [email protected]:
84258425
immutable "^4.0.0"
84268426
source-map-js ">=0.6.2 <2.0.0"
84278427

8428-
8429-
version "1.77.2"
8430-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.2.tgz#18d4ed2eefc260cdc8099c5439ec1303fd5863aa"
8431-
integrity sha512-eb4GZt1C3avsX3heBNlrc7I09nyT00IUuo4eFhAbeXWU2fvA7oXI53SxODVAA+zgZCk9aunAZgO+losjR3fAwA==
8428+
8429+
version "1.77.3"
8430+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.3.tgz#4e93f6197786c05cab2c795c3f0f243470d94836"
8431+
integrity sha512-WJHo+jmFp0dwRuymPmIovuxHaBntcCyja5hCB0yYY9wWrViEp4kF5Cdai98P72v6FzroPuABqu+ddLMbQWmwzA==
84328432
dependencies:
84338433
chokidar ">=3.0.0 <4.0.0"
84348434
immutable "^4.0.0"

0 commit comments

Comments
 (0)