Skip to content

Commit cbc23a5

Browse files
Update dependency sass to v1.81.1
1 parent 8b41a64 commit cbc23a5

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.49",
108108
"postcss-flexbugs-fixes": "5.0.2",
109109
"redux-mock-store": "1.5.5",
110-
"sass": "1.81.0",
110+
"sass": "1.81.1",
111111
"stylelint": "16.11.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.81.0"
8774-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.81.0.tgz#a9010c0599867909dfdbad057e4a6fbdd5eec941"
8775-
integrity sha512-Q4fOxRfhmv3sqCLoGfvrC9pRV8btc0UtqL9mN6Yrv6Qi9ScL55CVH1vlPP863ISLEEMNLLuu9P+enCeGHlnzhA==
8772+
8773+
version "1.81.1"
8774+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.81.1.tgz#fae569d12533e5d3ca83641f2c1109a078fc53cb"
8775+
integrity sha512-VNLgf4FC5yFyKwAumAAwwNh8X4SevlVREq3Y8aDZIkm0lI/zO1feycMXQ4hn+eB6FVhRbleSQ1Yb/q8juSldTA==
87768776
dependencies:
87778777
chokidar "^4.0.0"
87788778
immutable "^5.0.2"

0 commit comments

Comments
 (0)