Skip to content

Commit 91c6fe4

Browse files
authored
Merge pull request #357 from sparanoid/renovate/sass-1.x
2 parents 9ffe400 + 71200a5 commit 91c6fe4

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
@@ -60,7 +60,7 @@
6060
"grunt-xmlmin": "0.1.8",
6161
"jit-grunt": "0.10.0",
6262
"postcss": "8.4.21",
63-
"sass": "1.58.1",
63+
"sass": "1.58.2",
6464
"terser": "5.16.2"
6565
},
6666
"browserslist": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3948,10 +3948,10 @@ safe-json-parse@~1.0.1:
39483948
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
39493949
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
39503950

3951-
3952-
version "1.58.1"
3953-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.58.1.tgz#17ab0390076a50578ed0733f1cc45429e03405f6"
3954-
integrity sha512-bnINi6nPXbP1XNRaranMFEBZWUfdW/AF16Ql5+ypRxfTvCRTTKrLsMIakyDcayUt2t/RZotmL4kgJwNH5xO+bg==
3951+
3952+
version "1.58.2"
3953+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.58.2.tgz#ef3c5098a02dd006f09a2350b114f1ac445e38ce"
3954+
integrity sha512-2mbyOWOv/lhEXD6nVrQZQ4KT2DlwcODbTskM42EyqBAFUWOhiiYtAXZqjZz1ygzapYf+N+2GwfIH9M5FM4GUMg==
39553955
dependencies:
39563956
chokidar ">=3.0.0 <4.0.0"
39573957
immutable "^4.0.0"

0 commit comments

Comments
 (0)