Skip to content

Commit 252cafa

Browse files
authored
Merge pull request #353 from sparanoid/renovate/sass-1.x
2 parents 0c72bcf + e99f016 commit 252cafa

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.57.1",
63+
"sass": "1.58.0",
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-
sass@1.57.1:
3952-
version "1.57.1"
3953-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.57.1.tgz#dfafd46eb3ab94817145e8825208ecf7281119b5"
3954-
integrity sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw==
3951+
sass@1.58.0:
3952+
version "1.58.0"
3953+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.58.0.tgz#ee8aea3ad5ea5c485c26b3096e2df6087d0bb1cc"
3954+
integrity sha512-PiMJcP33DdKtZ/1jSjjqVIKihoDc6yWmYr9K/4r3fVVIEDAluD0q7XZiRKrNJcPK3qkLRF/79DND1H5q1LBjgg==
39553955
dependencies:
39563956
chokidar ">=3.0.0 <4.0.0"
39573957
immutable "^4.0.0"

0 commit comments

Comments
 (0)