Skip to content

Commit 924838a

Browse files
Update dependency sass to v1.77.6
1 parent 3246260 commit 924838a

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

yarn.lock

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

8415-
8416-
version "1.77.5"
8417-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.5.tgz#5f9009820297521356e962c0bed13ee36710edfe"
8418-
integrity sha512-oDfX1mukIlxacPdQqNb6mV2tVCrnE+P3nVYioy72V5tlk56CPNcO4TCuFcaCRKKfJ1M3lH95CleRS+dVKL2qMg==
8415+
8416+
version "1.77.6"
8417+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.6.tgz#898845c1348078c2e6d1b64f9ee06b3f8bd489e4"
8418+
integrity sha512-ByXE1oLD79GVq9Ht1PeHWCPMPB8XHpBuz1r85oByKHjZY6qV6rWnQovQzXJXuQ/XyE1Oj3iPk3lo28uzaRA2/Q==
84198419
dependencies:
84208420
chokidar ">=3.0.0 <4.0.0"
84218421
immutable "^4.0.0"

0 commit comments

Comments
 (0)