Skip to content

Commit 18ee1e2

Browse files
Update dependency sass to v1.74.1
1 parent 06e92fd commit 18ee1e2

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
@@ -15,7 +15,7 @@
1515
"react-router-dom": "6.21.2",
1616
"react-scripts": "5.0.1",
1717
"react-slick": "0.29.0",
18-
"sass": "1.69.7",
18+
"sass": "1.74.1",
1919
"slick-carousel": "1.8.1",
2020
"web-vitals": "3.5.1"
2121
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9986,10 +9986,10 @@ sass-loader@^12.3.0:
99869986
klona "^2.0.4"
99879987
neo-async "^2.6.2"
99889988

9989-
sass@1.69.7:
9990-
version "1.69.7"
9991-
resolved "https://registry.npmjs.org/sass/-/sass-1.69.7.tgz"
9992-
integrity sha512-rzj2soDeZ8wtE2egyLXgOOHQvaC2iosZrkF6v3EUG+tBwEvhqUCzm0VP3k9gHF9LXbSrRhT5SksoI56Iw8NPnQ==
9989+
sass@1.74.1:
9990+
version "1.74.1"
9991+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.74.1.tgz#686fc227d3707dd25cb2925e1db8e4562be29319"
9992+
integrity sha512-w0Z9p/rWZWelb88ISOLyvqTWGmtmu2QJICqDBGyNnfG4OUnPX9BBjjYIXUpXCMOOg5MQWNpqzt876la1fsTvUA==
99939993
dependencies:
99949994
chokidar ">=3.0.0 <4.0.0"
99959995
immutable "^4.0.0"

0 commit comments

Comments
 (0)