Skip to content

Commit b541532

Browse files
Update dependency sass to v1.82.0 (#2599)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0d3a5e6 commit b541532

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.49",
108108
"postcss-flexbugs-fixes": "5.0.2",
109109
"redux-mock-store": "1.5.5",
110-
"sass": "1.81.1",
110+
"sass": "1.82.0",
111111
"stylelint": "16.11.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
@@ -8769,10 +8769,10 @@ [email protected]:
87698769
immutable "^4.0.0"
87708770
source-map-js ">=0.6.2 <2.0.0"
87718771

8772-
sass@1.81.1:
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==
8772+
sass@1.82.0:
8773+
version "1.82.0"
8774+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.82.0.tgz#30da277af3d0fa6042e9ceabd0d984ed6d07df70"
8775+
integrity sha512-j4GMCTa8elGyN9A7x7bEglx0VgSpNUG4W4wNedQ33wSMdnkqQCT8HTwOaVSV4e6yQovcu/3Oc4coJP/l0xhL2Q==
87768776
dependencies:
87778777
chokidar "^4.0.0"
87788778
immutable "^5.0.2"

0 commit comments

Comments
 (0)