Skip to content

Commit 646046e

Browse files
Update dependency sass to v1.77.1
1 parent 48bcfa8 commit 646046e

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.77.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
@@ -10083,10 +10083,10 @@ sass-loader@^12.3.0:
1008310083
klona "^2.0.4"
1008410084
neo-async "^2.6.2"
1008510085

10086-
sass@1.69.7:
10087-
version "1.69.7"
10088-
resolved "https://registry.npmjs.org/sass/-/sass-1.69.7.tgz"
10089-
integrity sha512-rzj2soDeZ8wtE2egyLXgOOHQvaC2iosZrkF6v3EUG+tBwEvhqUCzm0VP3k9gHF9LXbSrRhT5SksoI56Iw8NPnQ==
10086+
sass@1.77.1:
10087+
version "1.77.1"
10088+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.1.tgz#018cdfb206afd14724030c02e9fefd8f30a76cd0"
10089+
integrity sha512-OMEyfirt9XEfyvocduUIOlUSkWOXS/LAt6oblR/ISXCTukyavjex+zQNm51pPCOiFKY1QpWvEH1EeCkgyV3I6w==
1009010090
dependencies:
1009110091
chokidar ">=3.0.0 <4.0.0"
1009210092
immutable "^4.0.0"

0 commit comments

Comments
 (0)