Skip to content

Commit edea0c5

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] <support@github.com>
1 parent 8fc948e commit edea0c5

File tree

2 files changed

+51
-41
lines changed

2 files changed

+51
-41
lines changed

apps/integration/package.json

Lines changed: 1 addition & 1 deletion
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

Lines changed: 50 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -5149,11 +5149,6 @@ ansi-regex@^5.0.1:
51495149
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
51505150
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
51515151

5152-
ansi-styles@^2.2.1:
5153-
version "2.2.1"
5154-
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe"
5155-
integrity sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=
5156-
51575152
ansi-styles@^3.2.0, ansi-styles@^3.2.1:
51585153
version "3.2.1"
51595154
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d"
@@ -5216,7 +5211,7 @@ aproba@^1.0.3:
52165211
resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a"
52175212
integrity sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==
52185213

5219-
aproba@^2.0.0:
5214+
"aproba@^1.0.3 || ^2.0.0", aproba@^2.0.0:
52205215
version "2.0.0"
52215216
resolved "https://registry.yarnpkg.com/aproba/-/aproba-2.0.0.tgz#52520b8ae5b569215b354efc0caa3fe1e45a8adc"
52225217
integrity sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==
@@ -5226,6 +5221,14 @@ archy@^1.0.0:
52265221
resolved "https://registry.yarnpkg.com/archy/-/archy-1.0.0.tgz#f9c8c13757cc1dd7bc379ac77b2c62a5c2868c40"
52275222
integrity sha1-+cjBN1fMHde8N5rHeyxipcKGjEA=
52285223

5224+
are-we-there-yet@^2.0.0:
5225+
version "2.0.0"
5226+
resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz#372e0e7bd279d8e94c653aaa1f67200884bf3e1c"
5227+
integrity sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==
5228+
dependencies:
5229+
delegates "^1.0.0"
5230+
readable-stream "^3.6.0"
5231+
52295232
are-we-there-yet@~1.1.2:
52305233
version "1.1.7"
52315234
resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-1.1.7.tgz#b15474a932adab4ff8a50d9adfa7e4e926f21146"
@@ -6272,17 +6275,6 @@ chainsaw@~0.1.0:
62726275
dependencies:
62736276
traverse ">=0.3.0 <0.4"
62746277

6275-
chalk@^1.1.1:
6276-
version "1.1.3"
6277-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
6278-
integrity sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=
6279-
dependencies:
6280-
ansi-styles "^2.2.1"
6281-
escape-string-regexp "^1.0.2"
6282-
has-ansi "^2.0.0"
6283-
strip-ansi "^3.0.0"
6284-
supports-color "^2.0.0"
6285-
62866278
chalk@^2.0.0, chalk@^2.4.1, chalk@^2.4.2:
62876279
version "2.4.2"
62886280
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
@@ -6527,6 +6519,11 @@ color-name@~1.1.4:
65276519
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
65286520
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
65296521

6522+
color-support@^1.1.2:
6523+
version "1.1.3"
6524+
resolved "https://registry.yarnpkg.com/color-support/-/color-support-1.1.3.tgz#93834379a1cc9a0c61f82f52f0d04322251bd5a2"
6525+
integrity sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==
6526+
65306527
colorette@^2.0.14:
65316528
version "2.0.16"
65326529
resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.16.tgz#713b9af84fdb000139f04546bd4a93f62a5085da"
@@ -6633,7 +6630,7 @@ config-chain@^1.1.12:
66336630
ini "^1.3.4"
66346631
proto-list "~1.2.1"
66356632

6636-
console-control-strings@^1.0.0, console-control-strings@~1.1.0:
6633+
console-control-strings@^1.0.0, console-control-strings@^1.1.0, console-control-strings@~1.1.0:
66376634
version "1.1.0"
66386635
resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
66396636
integrity sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=
@@ -7844,7 +7841,7 @@ escape-html@~1.0.3:
78447841
resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
78457842
integrity sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=
78467843

7847-
escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
7844+
escape-string-regexp@^1.0.5:
78487845
version "1.0.5"
78497846
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
78507847
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
@@ -8917,6 +8914,21 @@ functional-red-black-tree@^1.0.1:
89178914
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
89188915
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
89198916

8917+
gauge@^3.0.0:
8918+
version "3.0.2"
8919+
resolved "https://registry.yarnpkg.com/gauge/-/gauge-3.0.2.tgz#03bf4441c044383908bcfa0656ad91803259b395"
8920+
integrity sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==
8921+
dependencies:
8922+
aproba "^1.0.3 || ^2.0.0"
8923+
color-support "^1.1.2"
8924+
console-control-strings "^1.0.0"
8925+
has-unicode "^2.0.1"
8926+
object-assign "^4.1.1"
8927+
signal-exit "^3.0.0"
8928+
string-width "^4.2.3"
8929+
strip-ansi "^6.0.1"
8930+
wide-align "^1.1.2"
8931+
89208932
gauge@~2.7.3:
89218933
version "2.7.4"
89228934
resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.4.tgz#2c03405c7538c39d7eb37b317022e325fb018bf7"
@@ -9289,13 +9301,6 @@ hard-rejection@^2.1.0:
92899301
resolved "https://registry.yarnpkg.com/hard-rejection/-/hard-rejection-2.1.0.tgz#1c6eda5c1685c63942766d79bb40ae773cecd883"
92909302
integrity sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==
92919303

9292-
has-ansi@^2.0.0:
9293-
version "2.0.0"
9294-
resolved "https://registry.yarnpkg.com/has-ansi/-/has-ansi-2.0.0.tgz#34f5049ce1ecdf2b0649af3ef24e45ed35416d91"
9295-
integrity sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=
9296-
dependencies:
9297-
ansi-regex "^2.0.0"
9298-
92999304
has-bigints@^1.0.1:
93009305
version "1.0.1"
93019306
resolved "https://registry.yarnpkg.com/has-bigints/-/has-bigints-1.0.1.tgz#64fe6acb020673e3b78db035a5af69aa9d07b113"
@@ -13626,13 +13631,13 @@ node-releases@^2.0.2:
1362613631
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.2.tgz#7139fe71e2f4f11b47d4d2986aaf8c48699e0c01"
1362713632
integrity sha512-XxYDdcQ6eKqp/YjI+tb2C5WM2LgjnZrfYg4vgQt49EK268b6gYCHsBLrK2qvJo4FmCtqmKezb0WZFK4fkrZNsg==
1362813633

13629-
node-sass@^6.0.0:
13630-
version "6.0.1"
13631-
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-6.0.1.tgz#cad1ccd0ce63e35c7181f545d8b986f3a9a887fe"
13632-
integrity sha512-f+Rbqt92Ful9gX0cGtdYwjTrWAaGURgaK5rZCWOgCNyGWusFYHhbqCCBoFBeat+HKETOU02AyTxNhJV0YZf2jQ==
13634+
node-sass@^7.0.0:
13635+
version "7.0.0"
13636+
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-7.0.0.tgz#33ee7c2df299d51f682f13d79f3d2a562225788e"
13637+
integrity sha512-6yUnsD3L8fVbgMX6nKQqZkjRcG7a/PpmF0pEyeWf+BgbTj2ToJlCYrnUifL2KbjV5gIY22I3oppahBWA3B+jUg==
1363313638
dependencies:
1363413639
async-foreach "^0.1.3"
13635-
chalk "^1.1.1"
13640+
chalk "^4.1.2"
1363613641
cross-spawn "^7.0.3"
1363713642
gaze "^1.0.0"
1363813643
get-stdin "^4.0.1"
@@ -13641,7 +13646,7 @@ node-sass@^6.0.0:
1364113646
meow "^9.0.0"
1364213647
nan "^2.13.2"
1364313648
node-gyp "^7.1.0"
13644-
npmlog "^4.0.0"
13649+
npmlog "^5.0.0"
1364513650
request "^2.88.0"
1364613651
sass-graph "2.2.5"
1364713652
stdout-stream "^1.4.0"
@@ -13802,7 +13807,7 @@ npm-run-path@^4.0.1:
1380213807
dependencies:
1380313808
path-key "^3.0.0"
1380413809

13805-
npmlog@^4.0.0, npmlog@^4.1.2:
13810+
npmlog@^4.1.2:
1380613811
version "4.1.2"
1380713812
resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.1.2.tgz#08a7f2a8bf734604779a9efa4ad5cc717abb954b"
1380813813
integrity sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==
@@ -13812,6 +13817,16 @@ npmlog@^4.0.0, npmlog@^4.1.2:
1381213817
gauge "~2.7.3"
1381313818
set-blocking "~2.0.0"
1381413819

13820+
npmlog@^5.0.0:
13821+
version "5.0.1"
13822+
resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-5.0.1.tgz#f06678e80e29419ad67ab964e0fa69959c1eb8b0"
13823+
integrity sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==
13824+
dependencies:
13825+
are-we-there-yet "^2.0.0"
13826+
console-control-strings "^1.1.0"
13827+
gauge "^3.0.0"
13828+
set-blocking "^2.0.0"
13829+
1381513830
number-is-nan@^1.0.0:
1381613831
version "1.0.1"
1381713832
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
@@ -16311,7 +16326,7 @@ string-width@^1.0.1:
1631116326
is-fullwidth-code-point "^1.0.0"
1631216327
strip-ansi "^3.0.0"
1631316328

16314-
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0:
16329+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1631516330
version "4.2.3"
1631616331
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1631716332
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -16487,11 +16502,6 @@ styled-jsx@5.0.1:
1648716502
resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-5.0.1.tgz#78fecbbad2bf95ce6cd981a08918ce4696f5fc80"
1648816503
integrity sha512-+PIZ/6Uk40mphiQJJI1202b+/dYeTVd9ZnMPR80pgiWbjIwvN2zIp4r9et0BgqBuShh48I0gttPlAXA7WVvBxw==
1648916504

16490-
supports-color@^2.0.0:
16491-
version "2.0.0"
16492-
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7"
16493-
integrity sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=
16494-
1649516505
supports-color@^5.3.0, supports-color@^5.5.0:
1649616506
version "5.5.0"
1649716507
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
@@ -17847,7 +17857,7 @@ which@^2.0.1, which@^2.0.2:
1784717857
dependencies:
1784817858
isexe "^2.0.0"
1784917859

17850-
wide-align@^1.1.0:
17860+
wide-align@^1.1.0, wide-align@^1.1.2:
1785117861
version "1.1.5"
1785217862
resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.5.tgz#df1d4c206854369ecf3c9a4898f1b23fbd9d15d3"
1785317863
integrity sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==

0 commit comments

Comments
 (0)