Skip to content

Commit c87a480

Browse files
build(deps-dev): bump node-sass from 6.0.1 to 7.0.0
Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.1 to 7.0.0. - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](sass/node-sass@v6.0.1...v7.0.0) --- updated-dependencies: - dependency-name: node-sass dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a265dd7 commit c87a480

File tree

2 files changed

+51
-41
lines changed

2 files changed

+51
-41
lines changed

apps/integration/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint-plugin-jest-playwright": "^0.7.1",
3535
"expect-playwright": "^0.8.0",
3636
"jest-playwright-preset": "^1.4.5",
37-
"node-sass": "^6.0.0",
37+
"node-sass": "^7.0.0",
3838
"playwright": "^1.18.1",
3939
"sass-loader": "^11.1.1",
4040
"style-loader": "^2.0.0",

yarn.lock

+50-40
Original file line numberDiff line numberDiff line change
@@ -5063,11 +5063,6 @@ ansi-regex@^5.0.1:
50635063
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
50645064
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
50655065

5066-
ansi-styles@^2.2.1:
5067-
version "2.2.1"
5068-
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe"
5069-
integrity sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=
5070-
50715066
ansi-styles@^3.2.0, ansi-styles@^3.2.1:
50725067
version "3.2.1"
50735068
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d"
@@ -5130,7 +5125,7 @@ aproba@^1.0.3:
51305125
resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a"
51315126
integrity sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==
51325127

5133-
aproba@^2.0.0:
5128+
"aproba@^1.0.3 || ^2.0.0", aproba@^2.0.0:
51345129
version "2.0.0"
51355130
resolved "https://registry.yarnpkg.com/aproba/-/aproba-2.0.0.tgz#52520b8ae5b569215b354efc0caa3fe1e45a8adc"
51365131
integrity sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==
@@ -5140,6 +5135,14 @@ archy@^1.0.0:
51405135
resolved "https://registry.yarnpkg.com/archy/-/archy-1.0.0.tgz#f9c8c13757cc1dd7bc379ac77b2c62a5c2868c40"
51415136
integrity sha1-+cjBN1fMHde8N5rHeyxipcKGjEA=
51425137

5138+
are-we-there-yet@^2.0.0:
5139+
version "2.0.0"
5140+
resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz#372e0e7bd279d8e94c653aaa1f67200884bf3e1c"
5141+
integrity sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==
5142+
dependencies:
5143+
delegates "^1.0.0"
5144+
readable-stream "^3.6.0"
5145+
51435146
are-we-there-yet@~1.1.2:
51445147
version "1.1.7"
51455148
resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-1.1.7.tgz#b15474a932adab4ff8a50d9adfa7e4e926f21146"
@@ -6169,17 +6172,6 @@ chainsaw@~0.1.0:
61696172
dependencies:
61706173
traverse ">=0.3.0 <0.4"
61716174

6172-
chalk@^1.1.1:
6173-
version "1.1.3"
6174-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
6175-
integrity sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=
6176-
dependencies:
6177-
ansi-styles "^2.2.1"
6178-
escape-string-regexp "^1.0.2"
6179-
has-ansi "^2.0.0"
6180-
strip-ansi "^3.0.0"
6181-
supports-color "^2.0.0"
6182-
61836175
chalk@^2.0.0, chalk@^2.4.1, chalk@^2.4.2:
61846176
version "2.4.2"
61856177
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
@@ -6424,6 +6416,11 @@ color-name@~1.1.4:
64246416
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
64256417
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
64266418

6419+
color-support@^1.1.2:
6420+
version "1.1.3"
6421+
resolved "https://registry.yarnpkg.com/color-support/-/color-support-1.1.3.tgz#93834379a1cc9a0c61f82f52f0d04322251bd5a2"
6422+
integrity sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==
6423+
64276424
colorette@^2.0.14:
64286425
version "2.0.16"
64296426
resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.16.tgz#713b9af84fdb000139f04546bd4a93f62a5085da"
@@ -6533,7 +6530,7 @@ config-chain@^1.1.12:
65336530
ini "^1.3.4"
65346531
proto-list "~1.2.1"
65356532

6536-
console-control-strings@^1.0.0, console-control-strings@~1.1.0:
6533+
console-control-strings@^1.0.0, console-control-strings@^1.1.0, console-control-strings@~1.1.0:
65376534
version "1.1.0"
65386535
resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
65396536
integrity sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=
@@ -7755,7 +7752,7 @@ escape-html@~1.0.3:
77557752
resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
77567753
integrity sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=
77577754

7758-
escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
7755+
escape-string-regexp@^1.0.5:
77597756
version "1.0.5"
77607757
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
77617758
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
@@ -8797,6 +8794,21 @@ functions-have-names@^1.2.2:
87978794
resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.2.tgz#98d93991c39da9361f8e50b337c4f6e41f120e21"
87988795
integrity sha512-bLgc3asbWdwPbx2mNk2S49kmJCuQeu0nfmaOgbs8WIyzzkw3r4htszdIi9Q9EMezDPTYuJx2wvjZ/EwgAthpnA==
87998796

8797+
gauge@^3.0.0:
8798+
version "3.0.2"
8799+
resolved "https://registry.yarnpkg.com/gauge/-/gauge-3.0.2.tgz#03bf4441c044383908bcfa0656ad91803259b395"
8800+
integrity sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==
8801+
dependencies:
8802+
aproba "^1.0.3 || ^2.0.0"
8803+
color-support "^1.1.2"
8804+
console-control-strings "^1.0.0"
8805+
has-unicode "^2.0.1"
8806+
object-assign "^4.1.1"
8807+
signal-exit "^3.0.0"
8808+
string-width "^4.2.3"
8809+
strip-ansi "^6.0.1"
8810+
wide-align "^1.1.2"
8811+
88008812
gauge@~2.7.3:
88018813
version "2.7.4"
88028814
resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.4.tgz#2c03405c7538c39d7eb37b317022e325fb018bf7"
@@ -9169,13 +9181,6 @@ hard-rejection@^2.1.0:
91699181
resolved "https://registry.yarnpkg.com/hard-rejection/-/hard-rejection-2.1.0.tgz#1c6eda5c1685c63942766d79bb40ae773cecd883"
91709182
integrity sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==
91719183

9172-
has-ansi@^2.0.0:
9173-
version "2.0.0"
9174-
resolved "https://registry.yarnpkg.com/has-ansi/-/has-ansi-2.0.0.tgz#34f5049ce1ecdf2b0649af3ef24e45ed35416d91"
9175-
integrity sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=
9176-
dependencies:
9177-
ansi-regex "^2.0.0"
9178-
91799184
has-bigints@^1.0.1:
91809185
version "1.0.1"
91819186
resolved "https://registry.yarnpkg.com/has-bigints/-/has-bigints-1.0.1.tgz#64fe6acb020673e3b78db035a5af69aa9d07b113"
@@ -13465,13 +13470,13 @@ node-releases@^2.0.2:
1346513470
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.3.tgz#225ee7488e4a5e636da8da52854844f9d716ca96"
1346613471
integrity sha512-maHFz6OLqYxz+VQyCAtA3PTX4UP/53pa05fyDNc9CwjvJ0yEh6+xBwKsgCxMNhS8taUKBFYxfuiaD9U/55iFaw==
1346713472

13468-
node-sass@^6.0.0:
13469-
version "6.0.1"
13470-
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-6.0.1.tgz#cad1ccd0ce63e35c7181f545d8b986f3a9a887fe"
13471-
integrity sha512-f+Rbqt92Ful9gX0cGtdYwjTrWAaGURgaK5rZCWOgCNyGWusFYHhbqCCBoFBeat+HKETOU02AyTxNhJV0YZf2jQ==
13473+
node-sass@^7.0.0:
13474+
version "7.0.0"
13475+
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-7.0.0.tgz#33ee7c2df299d51f682f13d79f3d2a562225788e"
13476+
integrity sha512-6yUnsD3L8fVbgMX6nKQqZkjRcG7a/PpmF0pEyeWf+BgbTj2ToJlCYrnUifL2KbjV5gIY22I3oppahBWA3B+jUg==
1347213477
dependencies:
1347313478
async-foreach "^0.1.3"
13474-
chalk "^1.1.1"
13479+
chalk "^4.1.2"
1347513480
cross-spawn "^7.0.3"
1347613481
gaze "^1.0.0"
1347713482
get-stdin "^4.0.1"
@@ -13480,7 +13485,7 @@ node-sass@^6.0.0:
1348013485
meow "^9.0.0"
1348113486
nan "^2.13.2"
1348213487
node-gyp "^7.1.0"
13483-
npmlog "^4.0.0"
13488+
npmlog "^5.0.0"
1348413489
request "^2.88.0"
1348513490
sass-graph "2.2.5"
1348613491
stdout-stream "^1.4.0"
@@ -13641,7 +13646,7 @@ npm-run-path@^4.0.1:
1364113646
dependencies:
1364213647
path-key "^3.0.0"
1364313648

13644-
npmlog@^4.0.0, npmlog@^4.1.2:
13649+
npmlog@^4.1.2:
1364513650
version "4.1.2"
1364613651
resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.1.2.tgz#08a7f2a8bf734604779a9efa4ad5cc717abb954b"
1364713652
integrity sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==
@@ -13651,6 +13656,16 @@ npmlog@^4.0.0, npmlog@^4.1.2:
1365113656
gauge "~2.7.3"
1365213657
set-blocking "~2.0.0"
1365313658

13659+
npmlog@^5.0.0:
13660+
version "5.0.1"
13661+
resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-5.0.1.tgz#f06678e80e29419ad67ab964e0fa69959c1eb8b0"
13662+
integrity sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==
13663+
dependencies:
13664+
are-we-there-yet "^2.0.0"
13665+
console-control-strings "^1.1.0"
13666+
gauge "^3.0.0"
13667+
set-blocking "^2.0.0"
13668+
1365413669
number-is-nan@^1.0.0:
1365513670
version "1.0.1"
1365613671
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
@@ -16153,7 +16168,7 @@ string-width@^1.0.1:
1615316168
is-fullwidth-code-point "^1.0.0"
1615416169
strip-ansi "^3.0.0"
1615516170

16156-
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0:
16171+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1615716172
version "4.2.3"
1615816173
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1615916174
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -16329,11 +16344,6 @@ [email protected]:
1632916344
resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-5.0.1.tgz#78fecbbad2bf95ce6cd981a08918ce4696f5fc80"
1633016345
integrity sha512-+PIZ/6Uk40mphiQJJI1202b+/dYeTVd9ZnMPR80pgiWbjIwvN2zIp4r9et0BgqBuShh48I0gttPlAXA7WVvBxw==
1633116346

16332-
supports-color@^2.0.0:
16333-
version "2.0.0"
16334-
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7"
16335-
integrity sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=
16336-
1633716347
supports-color@^5.3.0, supports-color@^5.5.0:
1633816348
version "5.5.0"
1633916349
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
@@ -17682,7 +17692,7 @@ which@^2.0.1, which@^2.0.2:
1768217692
dependencies:
1768317693
isexe "^2.0.0"
1768417694

17685-
wide-align@^1.1.0:
17695+
wide-align@^1.1.0, wide-align@^1.1.2:
1768617696
version "1.1.5"
1768717697
resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.5.tgz#df1d4c206854369ecf3c9a4898f1b23fbd9d15d3"
1768817698
integrity sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==

0 commit comments

Comments
 (0)