Skip to content

Commit 29cf868

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 b912412 commit 29cf868

File tree

2 files changed

+58
-48
lines changed

2 files changed

+58
-48
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.3.3",
3535
"expect-playwright": "^0.3.3",
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

+57-47
Original file line numberDiff line numberDiff line change
@@ -5258,11 +5258,6 @@ ansi-regex@^5.0.0, ansi-regex@^5.0.1:
52585258
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
52595259
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
52605260

5261-
ansi-styles@^2.2.1:
5262-
version "2.2.1"
5263-
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe"
5264-
integrity sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=
5265-
52665261
ansi-styles@^3.2.0, ansi-styles@^3.2.1:
52675262
version "3.2.1"
52685263
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d"
@@ -5325,7 +5320,7 @@ aproba@^1.0.3:
53255320
resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a"
53265321
integrity sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==
53275322

5328-
aproba@^2.0.0:
5323+
"aproba@^1.0.3 || ^2.0.0", aproba@^2.0.0:
53295324
version "2.0.0"
53305325
resolved "https://registry.yarnpkg.com/aproba/-/aproba-2.0.0.tgz#52520b8ae5b569215b354efc0caa3fe1e45a8adc"
53315326
integrity sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==
@@ -5335,6 +5330,14 @@ archy@^1.0.0:
53355330
resolved "https://registry.yarnpkg.com/archy/-/archy-1.0.0.tgz#f9c8c13757cc1dd7bc379ac77b2c62a5c2868c40"
53365331
integrity sha1-+cjBN1fMHde8N5rHeyxipcKGjEA=
53375332

5333+
are-we-there-yet@^2.0.0:
5334+
version "2.0.0"
5335+
resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz#372e0e7bd279d8e94c653aaa1f67200884bf3e1c"
5336+
integrity sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==
5337+
dependencies:
5338+
delegates "^1.0.0"
5339+
readable-stream "^3.6.0"
5340+
53385341
are-we-there-yet@~1.1.2:
53395342
version "1.1.7"
53405343
resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-1.1.7.tgz#b15474a932adab4ff8a50d9adfa7e4e926f21146"
@@ -6358,17 +6361,6 @@ chainsaw@~0.1.0:
63586361
dependencies:
63596362
traverse ">=0.3.0 <0.4"
63606363

6361-
chalk@^1.1.1:
6362-
version "1.1.3"
6363-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
6364-
integrity sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=
6365-
dependencies:
6366-
ansi-styles "^2.2.1"
6367-
escape-string-regexp "^1.0.2"
6368-
has-ansi "^2.0.0"
6369-
strip-ansi "^3.0.0"
6370-
supports-color "^2.0.0"
6371-
63726364
chalk@^2.0.0, chalk@^2.4.1, chalk@^2.4.2:
63736365
version "2.4.2"
63746366
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
@@ -6613,6 +6605,11 @@ color-name@~1.1.4:
66136605
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
66146606
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
66156607

6608+
color-support@^1.1.2:
6609+
version "1.1.3"
6610+
resolved "https://registry.yarnpkg.com/color-support/-/color-support-1.1.3.tgz#93834379a1cc9a0c61f82f52f0d04322251bd5a2"
6611+
integrity sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==
6612+
66166613
colorette@^2.0.14:
66176614
version "2.0.16"
66186615
resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.16.tgz#713b9af84fdb000139f04546bd4a93f62a5085da"
@@ -6714,7 +6711,7 @@ config-chain@^1.1.12:
67146711
ini "^1.3.4"
67156712
proto-list "~1.2.1"
67166713

6717-
console-control-strings@^1.0.0, console-control-strings@~1.1.0:
6714+
console-control-strings@^1.0.0, console-control-strings@^1.1.0, console-control-strings@~1.1.0:
67186715
version "1.1.0"
67196716
resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
67206717
integrity sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=
@@ -7894,7 +7891,7 @@ escape-html@~1.0.3:
78947891
resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
78957892
integrity sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=
78967893

7897-
escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
7894+
escape-string-regexp@^1.0.5:
78987895
version "1.0.5"
78997896
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
79007897
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
@@ -8981,6 +8978,21 @@ functional-red-black-tree@^1.0.1:
89818978
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
89828979
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
89838980

8981+
gauge@^3.0.0:
8982+
version "3.0.2"
8983+
resolved "https://registry.yarnpkg.com/gauge/-/gauge-3.0.2.tgz#03bf4441c044383908bcfa0656ad91803259b395"
8984+
integrity sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==
8985+
dependencies:
8986+
aproba "^1.0.3 || ^2.0.0"
8987+
color-support "^1.1.2"
8988+
console-control-strings "^1.0.0"
8989+
has-unicode "^2.0.1"
8990+
object-assign "^4.1.1"
8991+
signal-exit "^3.0.0"
8992+
string-width "^4.2.3"
8993+
strip-ansi "^6.0.1"
8994+
wide-align "^1.1.2"
8995+
89848996
gauge@~2.7.3:
89858997
version "2.7.4"
89868998
resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.4.tgz#2c03405c7538c39d7eb37b317022e325fb018bf7"
@@ -9359,13 +9371,6 @@ hard-rejection@^2.1.0:
93599371
resolved "https://registry.yarnpkg.com/hard-rejection/-/hard-rejection-2.1.0.tgz#1c6eda5c1685c63942766d79bb40ae773cecd883"
93609372
integrity sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==
93619373

9362-
has-ansi@^2.0.0:
9363-
version "2.0.0"
9364-
resolved "https://registry.yarnpkg.com/has-ansi/-/has-ansi-2.0.0.tgz#34f5049ce1ecdf2b0649af3ef24e45ed35416d91"
9365-
integrity sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=
9366-
dependencies:
9367-
ansi-regex "^2.0.0"
9368-
93699374
has-bigints@^1.0.1:
93709375
version "1.0.1"
93719376
resolved "https://registry.yarnpkg.com/has-bigints/-/has-bigints-1.0.1.tgz#64fe6acb020673e3b78db035a5af69aa9d07b113"
@@ -13352,13 +13357,13 @@ node-releases@^2.0.2:
1335213357
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.2.tgz#7139fe71e2f4f11b47d4d2986aaf8c48699e0c01"
1335313358
integrity sha512-XxYDdcQ6eKqp/YjI+tb2C5WM2LgjnZrfYg4vgQt49EK268b6gYCHsBLrK2qvJo4FmCtqmKezb0WZFK4fkrZNsg==
1335413359

13355-
node-sass@^6.0.0:
13356-
version "6.0.1"
13357-
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-6.0.1.tgz#cad1ccd0ce63e35c7181f545d8b986f3a9a887fe"
13358-
integrity sha512-f+Rbqt92Ful9gX0cGtdYwjTrWAaGURgaK5rZCWOgCNyGWusFYHhbqCCBoFBeat+HKETOU02AyTxNhJV0YZf2jQ==
13360+
node-sass@^7.0.0:
13361+
version "7.0.0"
13362+
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-7.0.0.tgz#33ee7c2df299d51f682f13d79f3d2a562225788e"
13363+
integrity sha512-6yUnsD3L8fVbgMX6nKQqZkjRcG7a/PpmF0pEyeWf+BgbTj2ToJlCYrnUifL2KbjV5gIY22I3oppahBWA3B+jUg==
1335913364
dependencies:
1336013365
async-foreach "^0.1.3"
13361-
chalk "^1.1.1"
13366+
chalk "^4.1.2"
1336213367
cross-spawn "^7.0.3"
1336313368
gaze "^1.0.0"
1336413369
get-stdin "^4.0.1"
@@ -13367,7 +13372,7 @@ node-sass@^6.0.0:
1336713372
meow "^9.0.0"
1336813373
nan "^2.13.2"
1336913374
node-gyp "^7.1.0"
13370-
npmlog "^4.0.0"
13375+
npmlog "^5.0.0"
1337113376
request "^2.88.0"
1337213377
sass-graph "2.2.5"
1337313378
stdout-stream "^1.4.0"
@@ -13528,7 +13533,7 @@ npm-run-path@^4.0.1:
1352813533
dependencies:
1352913534
path-key "^3.0.0"
1353013535

13531-
npmlog@^4.0.0, npmlog@^4.1.2:
13536+
npmlog@^4.1.2:
1353213537
version "4.1.2"
1353313538
resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.1.2.tgz#08a7f2a8bf734604779a9efa4ad5cc717abb954b"
1353413539
integrity sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==
@@ -13538,6 +13543,16 @@ npmlog@^4.0.0, npmlog@^4.1.2:
1353813543
gauge "~2.7.3"
1353913544
set-blocking "~2.0.0"
1354013545

13546+
npmlog@^5.0.0:
13547+
version "5.0.1"
13548+
resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-5.0.1.tgz#f06678e80e29419ad67ab964e0fa69959c1eb8b0"
13549+
integrity sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==
13550+
dependencies:
13551+
are-we-there-yet "^2.0.0"
13552+
console-control-strings "^1.1.0"
13553+
gauge "^3.0.0"
13554+
set-blocking "^2.0.0"
13555+
1354113556
number-is-nan@^1.0.0:
1354213557
version "1.0.1"
1354313558
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
@@ -15313,20 +15328,20 @@ rx-sandbox@^1.0.4:
1531315328
expect "^26.6.1"
1531415329
jest-matcher-utils "^26.6.1"
1531515330

15316-
[email protected], rxjs@^7.0.0, rxjs@^7.5.2, rxjs@^7.5.4:
15317-
version "7.5.4"
15318-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.4.tgz#3d6bd407e6b7ce9a123e76b1e770dc5761aa368d"
15319-
integrity sha512-h5M3Hk78r6wAheJF0a5YahB1yRQKCsZ4MsGdZ5O9ETbVtjPcScGfrMmoOq7EBsCRzd4BDkvDJ7ogP8Sz5tTFiQ==
15320-
dependencies:
15321-
tslib "^2.1.0"
15322-
1532315331
rxjs@^6.6.0, rxjs@^6.6.3:
1532415332
version "6.6.7"
1532515333
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.7.tgz#90ac018acabf491bf65044235d5863c4dab804c9"
1532615334
integrity sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==
1532715335
dependencies:
1532815336
tslib "^1.9.0"
1532915337

15338+
rxjs@^7.0.0, rxjs@^7.5.2, rxjs@^7.5.4:
15339+
version "7.5.4"
15340+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.4.tgz#3d6bd407e6b7ce9a123e76b1e770dc5761aa368d"
15341+
integrity sha512-h5M3Hk78r6wAheJF0a5YahB1yRQKCsZ4MsGdZ5O9ETbVtjPcScGfrMmoOq7EBsCRzd4BDkvDJ7ogP8Sz5tTFiQ==
15342+
dependencies:
15343+
tslib "^2.1.0"
15344+
1533015345
s3leveldown@^2.2.2:
1533115346
version "2.2.2"
1533215347
resolved "https://registry.yarnpkg.com/s3leveldown/-/s3leveldown-2.2.2.tgz#e6ac7531595fbdf31e6e6d2385f91adf3d6cc154"
@@ -16048,7 +16063,7 @@ string-width@^1.0.1:
1604816063
is-fullwidth-code-point "^1.0.0"
1604916064
strip-ansi "^3.0.0"
1605016065

16051-
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0:
16066+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1605216067
version "4.2.3"
1605316068
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1605416069
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -16224,11 +16239,6 @@ [email protected]:
1622416239
resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-5.0.0.tgz#816b4b92e07b1786c6b7111821750e0ba4d26e77"
1622516240
integrity sha512-qUqsWoBquEdERe10EW8vLp3jT25s/ssG1/qX5gZ4wu15OZpmSMFI2v+fWlRhLfykA5rFtlJ1ME8A8pm/peV4WA==
1622616241

16227-
supports-color@^2.0.0:
16228-
version "2.0.0"
16229-
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7"
16230-
integrity sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=
16231-
1623216242
supports-color@^5.3.0, supports-color@^5.5.0:
1623316243
version "5.5.0"
1623416244
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
@@ -17584,7 +17594,7 @@ which@^2.0.1, which@^2.0.2:
1758417594
dependencies:
1758517595
isexe "^2.0.0"
1758617596

17587-
wide-align@^1.1.0:
17597+
wide-align@^1.1.0, wide-align@^1.1.2:
1758817598
version "1.1.5"
1758917599
resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.5.tgz#df1d4c206854369ecf3c9a4898f1b23fbd9d15d3"
1759017600
integrity sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==

0 commit comments

Comments
 (0)