Skip to content

Commit 8e30d09

Browse files
Update dependency sass to v1.77.7
1 parent 1131035 commit 8e30d09

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.39",
108108
"postcss-flexbugs-fixes": "5.0.2",
109109
"redux-mock-store": "1.5.4",
110-
"sass": "1.77.6",
110+
"sass": "1.77.7",
111111
"stylelint": "16.6.1",
112112
"stylelint-config-recommended": "14.0.1",
113113
"stylelint-config-standard-scss": "12.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8421,10 +8421,10 @@ [email protected]:
84218421
immutable "^4.0.0"
84228422
source-map-js ">=0.6.2 <2.0.0"
84238423

8424-
8425-
version "1.77.6"
8426-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.6.tgz#898845c1348078c2e6d1b64f9ee06b3f8bd489e4"
8427-
integrity sha512-ByXE1oLD79GVq9Ht1PeHWCPMPB8XHpBuz1r85oByKHjZY6qV6rWnQovQzXJXuQ/XyE1Oj3iPk3lo28uzaRA2/Q==
8424+
8425+
version "1.77.7"
8426+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.7.tgz#ef3520edc8f59da089f25891d8a6bebf93668ee0"
8427+
integrity sha512-9ywH75cO+rLjbrZ6en3Gp8qAMwPGBapFtlsMJoDTkcMU/bSe5a6cjKVUn5Jr4Gzg5GbP3HE8cm+02pLCgcoMow==
84288428
dependencies:
84298429
chokidar ">=3.0.0 <4.0.0"
84308430
immutable "^4.0.0"

0 commit comments

Comments
 (0)