Skip to content

Commit 136fdbc

Browse files
Update dependency sass to v1.79.4
1 parent e0a256f commit 136fdbc

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.47",
108108
"postcss-flexbugs-fixes": "5.0.2",
109109
"redux-mock-store": "1.5.4",
110-
"sass": "1.79.3",
110+
"sass": "1.79.4",
111111
"stylelint": "16.9.0",
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
@@ -8493,10 +8493,10 @@ [email protected]:
84938493
immutable "^4.0.0"
84948494
source-map-js ">=0.6.2 <2.0.0"
84958495

8496-
8497-
version "1.79.3"
8498-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.79.3.tgz#7811b000eb68195fe51dea89177e73e7ef7f546f"
8499-
integrity sha512-m7dZxh0W9EZ3cw50Me5GOuYm/tVAJAn91SUnohLRo9cXBixGUOdvmryN+dXpwR831bhoY3Zv7rEFt85PUwTmzA==
8496+
8497+
version "1.79.4"
8498+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.79.4.tgz#f9c45af35fbeb53d2c386850ec842098d9935267"
8499+
integrity sha512-K0QDSNPXgyqO4GZq2HO5Q70TLxTH6cIT59RdoCHMivrC8rqzaTw5ab9prjz9KUN1El4FLXrBXJhik61JR4HcGg==
85008500
dependencies:
85018501
chokidar "^4.0.0"
85028502
immutable "^4.0.0"

0 commit comments

Comments
 (0)