Skip to content

Commit db5ccaf

Browse files
Update dependency sass to v1.77.3
1 parent 14422f1 commit db5ccaf

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
@@ -69,7 +69,7 @@
6969
"postcss-url": "10.1.3",
7070
"postcss-utilities": "0.8.4",
7171
"postcss-watch-folder": "2.0.0",
72-
"sass": "1.77.2",
72+
"sass": "1.77.3",
7373
"sass-loader": "14.2.1",
7474
"stylelint": "16.6.1",
7575
"stylelint-config-recommended": "14.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7395,10 +7395,10 @@ sass-loader@14.2.1:
73957395
dependencies:
73967396
neo-async "^2.6.2"
73977397

7398-
sass@1.77.2:
7399-
version "1.77.2"
7400-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.2.tgz#18d4ed2eefc260cdc8099c5439ec1303fd5863aa"
7401-
integrity sha512-eb4GZt1C3avsX3heBNlrc7I09nyT00IUuo4eFhAbeXWU2fvA7oXI53SxODVAA+zgZCk9aunAZgO+losjR3fAwA==
7398+
sass@1.77.3:
7399+
version "1.77.3"
7400+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.3.tgz#4e93f6197786c05cab2c795c3f0f243470d94836"
7401+
integrity sha512-WJHo+jmFp0dwRuymPmIovuxHaBntcCyja5hCB0yYY9wWrViEp4kF5Cdai98P72v6FzroPuABqu+ddLMbQWmwzA==
74027402
dependencies:
74037403
chokidar ">=3.0.0 <4.0.0"
74047404
immutable "^4.0.0"

0 commit comments

Comments
 (0)