Skip to content

Commit 5b1c21a

Browse files
Update dependency sass to v1.79.6
1 parent 78d7a20 commit 5b1c21a

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.5",
110+
"sass": "1.79.6",
111111
"stylelint": "16.10.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
@@ -8769,10 +8769,10 @@ [email protected]:
87698769
immutable "^4.0.0"
87708770
source-map-js ">=0.6.2 <2.0.0"
87718771

8772-
8773-
version "1.79.5"
8774-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.79.5.tgz#646c627601cd5f84c64f7b1485b9292a313efae4"
8775-
integrity sha512-W1h5kp6bdhqFh2tk3DsI771MoEJjvrSY/2ihJRJS4pjIyfJCw0nTsxqhnrUzaLMOJjFchj8rOvraI/YUVjtx5g==
8772+
8773+
version "1.79.6"
8774+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.79.6.tgz#35a53c3dbaf66a25f132979f47346521e4ef77cb"
8775+
integrity sha512-PVVjeeiUGx6Nj4PtEE/ecwu8ltwfPKzHxbbVmmLj4l1FYHhOyfA0scuVF8sVaa+b+VY4z7BVKjKq0cPUQdUU3g==
87768776
dependencies:
87778777
"@parcel/watcher" "^2.4.1"
87788778
chokidar "^4.0.0"

0 commit comments

Comments
 (0)