Skip to content
This repository was archived by the owner on Apr 17, 2024. It is now read-only.

Commit ac9d341

Browse files
chore(deps): update dependency sass to v1.74.1
1 parent 7579da9 commit ac9d341

File tree

1 file changed

+31
-7
lines changed

1 file changed

+31
-7
lines changed

yarn.lock

Lines changed: 31 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8372,9 +8372,9 @@ safe-stable-stringify@^2.3.1:
83728372
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
83738373

83748374
sass@^1.72.0:
8375-
version "1.72.0"
8376-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.72.0.tgz#5b9978943fcfb32b25a6a5acb102fc9dabbbf41c"
8377-
integrity sha512-Gpczt3WA56Ly0Mn8Sl21Vj94s1axi9hDIzDFn9Ph9x3C3p4nNyvsqJoQyVXKou6cBlfFWEgRW4rT8Tb4i3XnVA==
8375+
version "1.74.1"
8376+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.74.1.tgz#686fc227d3707dd25cb2925e1db8e4562be29319"
8377+
integrity sha512-w0Z9p/rWZWelb88ISOLyvqTWGmtmu2QJICqDBGyNnfG4OUnPX9BBjjYIXUpXCMOOg5MQWNpqzt876la1fsTvUA==
83788378
dependencies:
83798379
chokidar ">=3.0.0 <4.0.0"
83808380
immutable "^4.0.0"
@@ -8767,7 +8767,16 @@ strict-uri-encode@^1.0.0:
87678767
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz#279b225df1d582b1f54e65addd4352e18faa0713"
87688768
integrity sha512-R3f198pcvnB+5IpnBlRkphuE9n46WyVl8I39W/ZUTZLz4nqSP/oLYUrcnJrw462Ds8he4YKMov2efsTIw1BDGQ==
87698769

8770-
"string-width-cjs@npm:string-width@^4.2.0", [email protected], "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3, string-width@^5.0.1, string-width@^5.1.2:
8770+
"string-width-cjs@npm:string-width@^4.2.0":
8771+
version "4.2.3"
8772+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
8773+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
8774+
dependencies:
8775+
emoji-regex "^8.0.0"
8776+
is-fullwidth-code-point "^3.0.0"
8777+
strip-ansi "^6.0.1"
8778+
8779+
[email protected], "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3, string-width@^5.0.1, string-width@^5.1.2:
87718780
version "4.2.3"
87728781
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
87738782
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -8818,7 +8827,14 @@ string_decoder@~1.1.1:
88188827
dependencies:
88198828
safe-buffer "~5.1.0"
88208829

8821-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
8830+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
8831+
version "6.0.1"
8832+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
8833+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
8834+
dependencies:
8835+
ansi-regex "^5.0.1"
8836+
8837+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
88228838
version "6.0.1"
88238839
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
88248840
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -9967,8 +9983,16 @@ wide-align@^1.1.2:
99679983
dependencies:
99689984
string-width "^1.0.2 || 2 || 3 || 4"
99699985

9970-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
9971-
name wrap-ansi-cjs
9986+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
9987+
version "7.0.0"
9988+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
9989+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
9990+
dependencies:
9991+
ansi-styles "^4.0.0"
9992+
string-width "^4.1.0"
9993+
strip-ansi "^6.0.0"
9994+
9995+
wrap-ansi@^7.0.0:
99729996
version "7.0.0"
99739997
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
99749998
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)