Skip to content

Commit acad8f8

Browse files
Update dependency sass to v1.77.5
1 parent 4c4694b commit acad8f8

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.4",
110+
"sass": "1.77.5",
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.4"
8417-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.4.tgz#92059c7bfc56b827c56eb116778d157ec017a5cd"
8418-
integrity sha512-vcF3Ckow6g939GMA4PeU7b2K/9FALXk2KF9J87txdHzXbUF9XRQRwSxcAs/fGaTnJeBFd7UoV22j3lzMLdM0Pw==
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==
84198419
dependencies:
84208420
chokidar ">=3.0.0 <4.0.0"
84218421
immutable "^4.0.0"

0 commit comments

Comments
 (0)