Skip to content

Commit dae6b9f

Browse files
committed
Update dependency sass to v1.56.2
1 parent fa1581c commit dae6b9f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"moment": "2.29.4",
7171
"moment-timezone": "0.5.39",
7272
"normalize.css": "8.0.1",
73-
"sass": "1.56.1"
73+
"sass": "1.56.2"
7474
},
7575
"devDependencies": {
7676
"@babel/core": "7.20.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23040,10 +23040,10 @@ sane@^5.0.1:
2304023040
minimist "^1.1.1"
2304123041
walker "~1.0.5"
2304223042

23043-
sass@1.56.1:
23044-
version "1.56.1"
23045-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.56.1.tgz#94d3910cd468fd075fa87f5bb17437a0b617d8a7"
23046-
integrity sha512-VpEyKpyBPCxE7qGDtOcdJ6fFbcpOM+Emu7uZLxVrkX8KVU/Dp5UF7WLvzqRuUhB6mqqQt1xffLoG+AndxTZrCQ==
23043+
sass@1.56.2:
23044+
version "1.56.2"
23045+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.56.2.tgz#9433b345ab3872996c82a53a58c014fd244fd095"
23046+
integrity sha512-ciEJhnyCRwzlBCB+h5cCPM6ie/6f8HrhZMQOf5vlU60Y1bI1rx5Zb0vlDZvaycHsg/MqFfF1Eq2eokAa32iw8w==
2304723047
dependencies:
2304823048
chokidar ">=3.0.0 <4.0.0"
2304923049
immutable "^4.0.0"

0 commit comments

Comments
 (0)