Skip to content

Commit c951332

Browse files
chore(deps-dev): bump sass from 1.77.0 to 1.77.1 (#11112)
1 parent a851ba5 commit c951332

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@
235235
"resolve": "^1.22.8",
236236
"resolve-url-loader": "^5.0.0",
237237
"rough-notation": "^0.5.1",
238-
"sass": "^1.77.0",
238+
"sass": "^1.77.1",
239239
"sass-loader": "^14.2.1",
240240
"semver": "^7.6.2",
241241
"source-map-explorer": "^2.5.3",

Diff for: yarn.lock

+32-7
Original file line numberDiff line numberDiff line change
@@ -13283,10 +13283,10 @@ sass-loader@^14.2.1:
1328313283
dependencies:
1328413284
neo-async "^2.6.2"
1328513285

13286-
sass@^1.77.0:
13287-
version "1.77.0"
13288-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.0.tgz#e736c69aff9fae4a4e6dae60a979eee9c942f321"
13289-
integrity sha512-eGj4HNfXqBWtSnvItNkn7B6icqH14i3CiCGbzMKs3BAPTq62pp9NBYsBgyN4cA+qssqo9r26lW4JSvlaUUWbgw==
13286+
sass@^1.77.1:
13287+
version "1.77.1"
13288+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.1.tgz#018cdfb206afd14724030c02e9fefd8f30a76cd0"
13289+
integrity sha512-OMEyfirt9XEfyvocduUIOlUSkWOXS/LAt6oblR/ISXCTukyavjex+zQNm51pPCOiFKY1QpWvEH1EeCkgyV3I6w==
1329013290
dependencies:
1329113291
chokidar ">=3.0.0 <4.0.0"
1329213292
immutable "^4.0.0"
@@ -13883,7 +13883,7 @@ string-natural-compare@^3.0.1:
1388313883
resolved "https://registry.yarnpkg.com/string-natural-compare/-/string-natural-compare-3.0.1.tgz#7a42d58474454963759e8e8b7ae63d71c1e7fdf4"
1388413884
integrity sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw==
1388513885

13886-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
13886+
"string-width-cjs@npm:string-width@^4.2.0":
1388713887
version "4.2.3"
1388813888
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1388913889
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -13909,6 +13909,15 @@ string-width@^3.0.0:
1390913909
is-fullwidth-code-point "^2.0.0"
1391013910
strip-ansi "^5.1.0"
1391113911

13912+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
13913+
version "4.2.3"
13914+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
13915+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
13916+
dependencies:
13917+
emoji-regex "^8.0.0"
13918+
is-fullwidth-code-point "^3.0.0"
13919+
strip-ansi "^6.0.1"
13920+
1391213921
string-width@^5.0.0, string-width@^5.0.1, string-width@^5.1.2:
1391313922
version "5.1.2"
1391413923
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
@@ -14000,7 +14009,7 @@ stringify-entities@^4.0.0:
1400014009
character-entities-html4 "^2.0.0"
1400114010
character-entities-legacy "^3.0.0"
1400214011

14003-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
14012+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1400414013
version "6.0.1"
1400514014
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1400614015
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -14021,6 +14030,13 @@ strip-ansi@^5.1.0:
1402114030
dependencies:
1402214031
ansi-regex "^4.1.0"
1402314032

14033+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
14034+
version "6.0.1"
14035+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
14036+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
14037+
dependencies:
14038+
ansi-regex "^5.0.1"
14039+
1402414040
strip-ansi@^7.0.1:
1402514041
version "7.0.1"
1402614042
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.0.1.tgz#61740a08ce36b61e50e65653f07060d000975fb2"
@@ -15630,7 +15646,7 @@ word-wrap@~1.2.3:
1563015646
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.4.tgz#cb4b50ec9aca570abd1f52f33cd45b6c61739a9f"
1563115647
integrity sha512-2V81OA4ugVo5pRo46hAoD2ivUJx8jXmWXfUkY4KFNw0hEptvN0QfH3K4nHiwzGeKl5rFKedV48QVoqYavy4YpA==
1563215648

15633-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
15649+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1563415650
version "7.0.0"
1563515651
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1563615652
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -15648,6 +15664,15 @@ wrap-ansi@^6.2.0:
1564815664
string-width "^4.1.0"
1564915665
strip-ansi "^6.0.0"
1565015666

15667+
wrap-ansi@^7.0.0:
15668+
version "7.0.0"
15669+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
15670+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
15671+
dependencies:
15672+
ansi-styles "^4.0.0"
15673+
string-width "^4.1.0"
15674+
strip-ansi "^6.0.0"
15675+
1565115676
wrap-ansi@^8.1.0:
1565215677
version "8.1.0"
1565315678
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)