Skip to content

Commit 05129f9

Browse files
authored
Merge pull request #296 from sparanoid/renovate/sass-1.x
2 parents 1e5655c + 2cb7fb3 commit 05129f9

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.16",
63-
"sass": "1.54.4",
63+
"sass": "1.54.5",
6464
"terser": "5.14.2"
6565
},
6666
"browserslist": [

yarn.lock

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

3479-
3480-
version "1.54.4"
3481-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.4.tgz#803ff2fef5525f1dd01670c3915b4b68b6cba72d"
3482-
integrity sha512-3tmF16yvnBwtlPrNBHw/H907j8MlOX8aTBnlNX1yrKx24RKcJGPyLhFUwkoKBKesR3unP93/2z14Ll8NicwQUA==
3479+
3480+
version "1.54.5"
3481+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.5.tgz#93708f5560784f6ff2eab8542ade021a4a947b3a"
3482+
integrity sha512-p7DTOzxkUPa/63FU0R3KApkRHwcVZYC0PLnLm5iyZACyp15qSi32x7zVUhRdABAATmkALqgGrjCJAcWvobmhHw==
34833483
dependencies:
34843484
chokidar ">=3.0.0 <4.0.0"
34853485
immutable "^4.0.0"

0 commit comments

Comments
 (0)