Skip to content

Commit 23578f3

Browse files
Update dependency sass to v1.77.4
1 parent db3c01c commit 23578f3

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.3",
110+
"sass": "1.77.4",
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.3"
8430-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.3.tgz#4e93f6197786c05cab2c795c3f0f243470d94836"
8431-
integrity sha512-WJHo+jmFp0dwRuymPmIovuxHaBntcCyja5hCB0yYY9wWrViEp4kF5Cdai98P72v6FzroPuABqu+ddLMbQWmwzA==
8428+
8429+
version "1.77.4"
8430+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.4.tgz#92059c7bfc56b827c56eb116778d157ec017a5cd"
8431+
integrity sha512-vcF3Ckow6g939GMA4PeU7b2K/9FALXk2KF9J87txdHzXbUF9XRQRwSxcAs/fGaTnJeBFd7UoV22j3lzMLdM0Pw==
84328432
dependencies:
84338433
chokidar ">=3.0.0 <4.0.0"
84348434
immutable "^4.0.0"

0 commit comments

Comments
 (0)