Skip to content

Commit 4ceee2d

Browse files
Update dependency sass to v1.75.0
1 parent d665a8b commit 4ceee2d

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.75.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
@@ -10061,10 +10061,10 @@ sass-loader@^12.3.0:
1006110061
klona "^2.0.4"
1006210062
neo-async "^2.6.2"
1006310063

10064-
sass@1.69.7:
10065-
version "1.69.7"
10066-
resolved "https://registry.npmjs.org/sass/-/sass-1.69.7.tgz"
10067-
integrity sha512-rzj2soDeZ8wtE2egyLXgOOHQvaC2iosZrkF6v3EUG+tBwEvhqUCzm0VP3k9gHF9LXbSrRhT5SksoI56Iw8NPnQ==
10064+
sass@1.75.0:
10065+
version "1.75.0"
10066+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.75.0.tgz#91bbe87fb02dfcc34e052ddd6ab80f60d392be6c"
10067+
integrity sha512-ShMYi3WkrDWxExyxSZPst4/okE9ts46xZmJDSawJQrnte7M1V9fScVB+uNXOVKRBt0PggHOwoZcn8mYX4trnBw==
1006810068
dependencies:
1006910069
chokidar ">=3.0.0 <4.0.0"
1007010070
immutable "^4.0.0"

0 commit comments

Comments
 (0)