Skip to content

Commit d182de9

Browse files
Update dependency sass to v1.79.2
1 parent 457a8c6 commit d182de9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.1",
110+
"sass": "1.79.2",
111111
"stylelint": "16.9.0",
112112
"stylelint-config-recommended": "14.0.1",
113113
"stylelint-config-standard-scss": "12.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8495,10 +8495,10 @@ sass@1.55.0:
84958495
immutable "^4.0.0"
84968496
source-map-js ">=0.6.2 <2.0.0"
84978497

8498-
sass@1.79.1:
8499-
version "1.79.1"
8500-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.79.1.tgz#0c572e8f09cc4095c27077567f78dbb9b3dceeb2"
8501-
integrity sha512-+mA7svoNKeL0DiJqZGeR/ZGUu8he4I8o3jyUcOFyo4eBJrwNgIMmAEwCMo/N2Y3wdjOBcRzoNxZIOtrtMX8EXg==
8498+
sass@1.79.2:
8499+
version "1.79.2"
8500+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.79.2.tgz#e0ee2877eaadaf17b4086fd15783e625bb77447e"
8501+
integrity sha512-YmT1aoF1MwHsZEu/eXhbAJNsPGAhNP4UixW9ckEwWCvPcVdVF0/C104OGDVEqtoctKq0N+wM20O/rj+sSPsWeg==
85028502
dependencies:
85038503
chokidar "^4.0.0"
85048504
immutable "^4.0.0"

0 commit comments

Comments
 (0)