Skip to content

Commit 8b6cab0

Browse files
Update dependency sass to v1.77.8
1 parent 59c76af commit 8b6cab0

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.7",
110+
"sass": "1.77.8",
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
@@ -8433,10 +8433,10 @@ [email protected]:
84338433
immutable "^4.0.0"
84348434
source-map-js ">=0.6.2 <2.0.0"
84358435

8436-
8437-
version "1.77.7"
8438-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.7.tgz#ef3520edc8f59da089f25891d8a6bebf93668ee0"
8439-
integrity sha512-9ywH75cO+rLjbrZ6en3Gp8qAMwPGBapFtlsMJoDTkcMU/bSe5a6cjKVUn5Jr4Gzg5GbP3HE8cm+02pLCgcoMow==
8436+
8437+
version "1.77.8"
8438+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.8.tgz#9f18b449ea401759ef7ec1752a16373e296b52bd"
8439+
integrity sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==
84408440
dependencies:
84418441
chokidar ">=3.0.0 <4.0.0"
84428442
immutable "^4.0.0"

0 commit comments

Comments
 (0)