Skip to content

Commit fb65db4

Browse files
authored
Merge pull request #335 from sparanoid/dependabot/npm_and_yarn/sass-1.56.2
2 parents ffb7d5a + a4f6199 commit fb65db4

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.18",
63-
"sass": "1.56.1",
63+
"sass": "1.56.2",
6464
"terser": "5.15.1"
6565
},
6666
"browserslist": [

yarn.lock

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

3903-
3904-
version "1.56.1"
3905-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.56.1.tgz#94d3910cd468fd075fa87f5bb17437a0b617d8a7"
3906-
integrity sha512-VpEyKpyBPCxE7qGDtOcdJ6fFbcpOM+Emu7uZLxVrkX8KVU/Dp5UF7WLvzqRuUhB6mqqQt1xffLoG+AndxTZrCQ==
3903+
3904+
version "1.56.2"
3905+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.56.2.tgz#9433b345ab3872996c82a53a58c014fd244fd095"
3906+
integrity sha512-ciEJhnyCRwzlBCB+h5cCPM6ie/6f8HrhZMQOf5vlU60Y1bI1rx5Zb0vlDZvaycHsg/MqFfF1Eq2eokAa32iw8w==
39073907
dependencies:
39083908
chokidar ">=3.0.0 <4.0.0"
39093909
immutable "^4.0.0"

0 commit comments

Comments
 (0)