Skip to content

Commit 1a5bc8d

Browse files
Update dependency sass to v1.78.0
1 parent 7661a7c commit 1a5bc8d

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.78.0",
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
@@ -10349,10 +10349,10 @@ sass-loader@^12.3.0:
1034910349
klona "^2.0.4"
1035010350
neo-async "^2.6.2"
1035110351

10352-
sass@1.69.7:
10353-
version "1.69.7"
10354-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.7.tgz#6e7e1c8f51e8162faec3e9619babc7da780af3b7"
10355-
integrity sha512-rzj2soDeZ8wtE2egyLXgOOHQvaC2iosZrkF6v3EUG+tBwEvhqUCzm0VP3k9gHF9LXbSrRhT5SksoI56Iw8NPnQ==
10352+
sass@1.78.0:
10353+
version "1.78.0"
10354+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.78.0.tgz#cef369b2f9dc21ea1d2cf22c979f52365da60841"
10355+
integrity sha512-AaIqGSrjo5lA2Yg7RvFZrlXDBCp3nV4XP73GrLGvdRWWwk+8H3l0SDvq/5bA4eF+0RFPLuWUk3E+P1U/YqnpsQ==
1035610356
dependencies:
1035710357
chokidar ">=3.0.0 <4.0.0"
1035810358
immutable "^4.0.0"

0 commit comments

Comments
 (0)