Skip to content

Commit 6fde94e

Browse files
fix(deps): update dependency sass to v1.83.0 (#1841)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c635228 commit 6fde94e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"react-share": "5.1.1",
4242
"react-slick": "0.30.2",
4343
"react-use-query-param-string": "2.1.5",
44-
"sass": "1.82.0",
44+
"sass": "1.83.0",
4545
"slick-carousel": "1.8.1"
4646
},
4747
"keywords": [

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10327,10 +10327,10 @@ sass-loader@^10.4.1:
1032710327
schema-utils "^3.0.0"
1032810328
semver "^7.3.2"
1032910329

10330-
sass@1.82.0:
10331-
version "1.82.0"
10332-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.82.0.tgz#30da277af3d0fa6042e9ceabd0d984ed6d07df70"
10333-
integrity sha512-j4GMCTa8elGyN9A7x7bEglx0VgSpNUG4W4wNedQ33wSMdnkqQCT8HTwOaVSV4e6yQovcu/3Oc4coJP/l0xhL2Q==
10330+
sass@1.83.0:
10331+
version "1.83.0"
10332+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.83.0.tgz#e36842c0b88a94ed336fd16249b878a0541d536f"
10333+
integrity sha512-qsSxlayzoOjdvXMVLkzF84DJFc2HZEL/rFyGIKbbilYtAvlCxyuzUeff9LawTn4btVnLKg75Z8MMr1lxU1lfGw==
1033410334
dependencies:
1033510335
chokidar "^4.0.0"
1033610336
immutable "^5.0.2"

0 commit comments

Comments
 (0)