Skip to content

Commit eb0136f

Browse files
chore(deps): update dependency node-sass to v7 (#127)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [node-sass](https://togithub.com/sass/node-sass) | [`^6.0.0` -> `^7.0.0`](https://renovatebot.com/diffs/npm/node-sass/6.0.1/7.0.0) | [![age](https://badges.renovateapi.com/packages/npm/node-sass/7.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/node-sass/7.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/node-sass/7.0.0/compatibility-slim/6.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/node-sass/7.0.0/confidence-slim/6.0.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sass/node-sass</summary> ### [`v7.0.0`](https://togithub.com/sass/node-sass/releases/v7.0.0) [Compare Source](https://togithub.com/sass/node-sass/compare/v6.0.1...v7.0.0) ##### Breaking changes - Drop support for Node 15 ([@&#8203;nschonni](https://togithub.com/nschonni)) - Set `rejectUnauthorized` to `true` by default ([@&#8203;scott-ut](https://togithub.com/scott-ut), [#&#8203;3149](https://togithub.com/sass/node-sass/issues/3149)) ##### Features - Add support for Node 17 ([@&#8203;nschonni](https://togithub.com/nschonni)) ##### Dependencies - Bump eslint from 7.32.0 to 8.0.0 ([@&#8203;nschonni](https://togithub.com/nschonni), [#&#8203;3191](https://togithub.com/sass/node-sass/issues/3191)) - Bump fs-extra from 0.30.0 to 10.0.0 ([@&#8203;nschonni](https://togithub.com/nschonni), [#&#8203;3102](https://togithub.com/sass/node-sass/issues/3102)) - Bump npmlog from 4.1.2 to 5.0.0 ([@&#8203;nschonni](https://togithub.com/nschonni), [#&#8203;3156](https://togithub.com/sass/node-sass/issues/3156)) - Bump chalk from 1.1.3 to 4.1.2 ([@&#8203;nschonni](https://togithub.com/nschonni), [#&#8203;3161](https://togithub.com/sass/node-sass/issues/3161)) ##### Community - Remove double word "support" from documentation ([@&#8203;pzrq](https://togithub.com/pzrq), [#&#8203;3159](https://togithub.com/sass/node-sass/issues/3159)) ##### Misc - Bump various GitHub Actions dependencies ([@&#8203;nschonni](https://togithub.com/nschonni)) #### Supported Environments | OS | Architecture | Node | | --- | --- | --- | | Windows | x86 & x64 | 12, 14, 16, 17 | | OSX | x64 | 12, 14, 16, 17 | | Linux\* | x64 | 12, 14, 16, 17 | | Alpine Linux | x64 | 12, 14, 16, 17 | | FreeBSD | i386 amd64 | 12, 14 | \*Linux support refers to major distributions like Ubuntu, and Debian </details> --- ### Configuration 📅 **Schedule**: "every weekend" (UTC). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/carbon-design-system/carbon-for-ibm-dotcom-nextjs-template).
1 parent 5e2c5d3 commit eb0136f

File tree

2 files changed

+76
-13
lines changed

2 files changed

+76
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"lint-staged": "^12.0.0",
5050
"next": "10.1.3",
5151
"next-compose-plugins": "^2.2.1",
52-
"node-sass": "^6.0.0",
52+
"node-sass": "^7.0.0",
5353
"prettier": "^2.0.4",
5454
"prop-types": "^15.7.2",
5555
"react": "17.0.2",

yarn.lock

Lines changed: 75 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -979,6 +979,11 @@ ansi-regex@^2.0.0:
979979
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df"
980980
integrity sha1-w7M6te42DYbg5ijwRorn7yfWVN8=
981981

982+
ansi-regex@^3.0.0:
983+
version "3.0.0"
984+
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.0.tgz#ed0317c322064f79466c02966bddb605ab37d998"
985+
integrity sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=
986+
982987
ansi-regex@^4.1.0:
983988
version "4.1.0"
984989
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.0.tgz#8b9f8f08cf1acb843756a839ca8c7e3168c51997"
@@ -1039,6 +1044,19 @@ aproba@^1.0.3, aproba@^1.1.1:
10391044
resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a"
10401045
integrity sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==
10411046

1047+
"aproba@^1.0.3 || ^2.0.0":
1048+
version "2.0.0"
1049+
resolved "https://registry.yarnpkg.com/aproba/-/aproba-2.0.0.tgz#52520b8ae5b569215b354efc0caa3fe1e45a8adc"
1050+
integrity sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==
1051+
1052+
are-we-there-yet@^2.0.0:
1053+
version "2.0.0"
1054+
resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz#372e0e7bd279d8e94c653aaa1f67200884bf3e1c"
1055+
integrity sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==
1056+
dependencies:
1057+
delegates "^1.0.0"
1058+
readable-stream "^3.6.0"
1059+
10421060
are-we-there-yet@~1.1.2:
10431061
version "1.1.7"
10441062
resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-1.1.7.tgz#b15474a932adab4ff8a50d9adfa7e4e926f21146"
@@ -1732,7 +1750,7 @@ [email protected]:
17321750
ansi-styles "^4.1.0"
17331751
supports-color "^7.1.0"
17341752

1735-
chalk@^1.1.1, chalk@^1.1.3:
1753+
chalk@^1.1.3:
17361754
version "1.1.3"
17371755
resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
17381756
integrity sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=
@@ -1743,7 +1761,7 @@ chalk@^1.1.1, chalk@^1.1.3:
17431761
strip-ansi "^3.0.0"
17441762
supports-color "^2.0.0"
17451763

1746-
chalk@^4.0.0:
1764+
chalk@^4.0.0, chalk@^4.1.2:
17471765
version "4.1.2"
17481766
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
17491767
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
@@ -1975,6 +1993,11 @@ color-string@^1.6.0:
19751993
color-name "^1.0.0"
19761994
simple-swizzle "^0.2.2"
19771995

1996+
color-support@^1.1.2:
1997+
version "1.1.3"
1998+
resolved "https://registry.yarnpkg.com/color-support/-/color-support-1.1.3.tgz#93834379a1cc9a0c61f82f52f0d04322251bd5a2"
1999+
integrity sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==
2000+
19782001
color@^3.1.2, color@^3.1.3:
19792002
version "3.2.1"
19802003
resolved "https://registry.yarnpkg.com/color/-/color-3.2.1.tgz#3544dc198caf4490c3ecc9a790b54fe9ff45e164"
@@ -2088,7 +2111,7 @@ console-browserify@^1.1.0:
20882111
resolved "https://registry.yarnpkg.com/console-browserify/-/console-browserify-1.2.0.tgz#67063cef57ceb6cf4993a2ab3a55840ae8c49336"
20892112
integrity sha512-ZMkYO/LkF17QvCPqM0gxw8yUzigAOZOSWSHg91FH6orS7vcEj5dVZTidN2fQ14yBSdg97RqhSNwLUXInd52OTA==
20902113

2091-
console-control-strings@^1.0.0, console-control-strings@~1.1.0:
2114+
console-control-strings@^1.0.0, console-control-strings@^1.1.0, console-control-strings@~1.1.0:
20922115
version "1.1.0"
20932116
resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
20942117
integrity sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=
@@ -3540,6 +3563,21 @@ functional-red-black-tree@^1.0.1:
35403563
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
35413564
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
35423565

3566+
gauge@^3.0.0:
3567+
version "3.0.1"
3568+
resolved "https://registry.yarnpkg.com/gauge/-/gauge-3.0.1.tgz#4bea07bcde3782f06dced8950e51307aa0f4a346"
3569+
integrity sha512-6STz6KdQgxO4S/ko+AbjlFGGdGcknluoqU+79GOFCDqqyYj5OanQf9AjxwN0jCidtT+ziPMmPSt9E4hfQ0CwIQ==
3570+
dependencies:
3571+
aproba "^1.0.3 || ^2.0.0"
3572+
color-support "^1.1.2"
3573+
console-control-strings "^1.0.0"
3574+
has-unicode "^2.0.1"
3575+
object-assign "^4.1.1"
3576+
signal-exit "^3.0.0"
3577+
string-width "^1.0.1 || ^2.0.0"
3578+
strip-ansi "^3.0.1 || ^4.0.0"
3579+
wide-align "^1.1.2"
3580+
35433581
gauge@~2.7.3:
35443582
version "2.7.4"
35453583
resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.4.tgz#2c03405c7538c39d7eb37b317022e325fb018bf7"
@@ -3821,7 +3859,7 @@ has-tostringtag@^1.0.0:
38213859
dependencies:
38223860
has-symbols "^1.0.2"
38233861

3824-
has-unicode@^2.0.0:
3862+
has-unicode@^2.0.0, has-unicode@^2.0.1:
38253863
version "2.0.1"
38263864
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
38273865
integrity sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=
@@ -5489,13 +5527,13 @@ node-releases@^2.0.1:
54895527
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.1.tgz#3d1d395f204f1f2f29a54358b9fb678765ad2fc5"
54905528
integrity sha512-CqyzN6z7Q6aMeF/ktcMVTzhAHCEpf8SOarwpzpf8pNBY2k5/oM34UHldUwp8VKI7uxct2HxSRdJjBaZeESzcxA==
54915529

5492-
node-sass@^6.0.0:
5493-
version "6.0.1"
5494-
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-6.0.1.tgz#cad1ccd0ce63e35c7181f545d8b986f3a9a887fe"
5495-
integrity sha512-f+Rbqt92Ful9gX0cGtdYwjTrWAaGURgaK5rZCWOgCNyGWusFYHhbqCCBoFBeat+HKETOU02AyTxNhJV0YZf2jQ==
5530+
node-sass@^7.0.0:
5531+
version "7.0.0"
5532+
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-7.0.0.tgz#33ee7c2df299d51f682f13d79f3d2a562225788e"
5533+
integrity sha512-6yUnsD3L8fVbgMX6nKQqZkjRcG7a/PpmF0pEyeWf+BgbTj2ToJlCYrnUifL2KbjV5gIY22I3oppahBWA3B+jUg==
54965534
dependencies:
54975535
async-foreach "^0.1.3"
5498-
chalk "^1.1.1"
5536+
chalk "^4.1.2"
54995537
cross-spawn "^7.0.3"
55005538
gaze "^1.0.0"
55015539
get-stdin "^4.0.1"
@@ -5504,7 +5542,7 @@ node-sass@^6.0.0:
55045542
meow "^9.0.0"
55055543
nan "^2.13.2"
55065544
node-gyp "^7.1.0"
5507-
npmlog "^4.0.0"
5545+
npmlog "^5.0.0"
55085546
request "^2.88.0"
55095547
sass-graph "2.2.5"
55105548
stdout-stream "^1.4.0"
@@ -5571,7 +5609,7 @@ npm-run-path@^4.0.1:
55715609
dependencies:
55725610
path-key "^3.0.0"
55735611

5574-
npmlog@^4.0.0, npmlog@^4.1.2:
5612+
npmlog@^4.1.2:
55755613
version "4.1.2"
55765614
resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.1.2.tgz#08a7f2a8bf734604779a9efa4ad5cc717abb954b"
55775615
integrity sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==
@@ -5581,6 +5619,16 @@ npmlog@^4.0.0, npmlog@^4.1.2:
55815619
gauge "~2.7.3"
55825620
set-blocking "~2.0.0"
55835621

5622+
npmlog@^5.0.0:
5623+
version "5.0.1"
5624+
resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-5.0.1.tgz#f06678e80e29419ad67ab964e0fa69959c1eb8b0"
5625+
integrity sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==
5626+
dependencies:
5627+
are-we-there-yet "^2.0.0"
5628+
console-control-strings "^1.1.0"
5629+
gauge "^3.0.0"
5630+
set-blocking "^2.0.0"
5631+
55845632
num2fraction@^1.2.2:
55855633
version "1.2.2"
55865634
resolved "https://registry.yarnpkg.com/num2fraction/-/num2fraction-1.2.2.tgz#6f682b6a027a4e9ddfa4564cd2589d1d4e669ede"
@@ -7222,6 +7270,14 @@ string-width@^1.0.1:
72227270
is-fullwidth-code-point "^1.0.0"
72237271
strip-ansi "^3.0.0"
72247272

7273+
"string-width@^1.0.1 || ^2.0.0":
7274+
version "2.1.1"
7275+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e"
7276+
integrity sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==
7277+
dependencies:
7278+
is-fullwidth-code-point "^2.0.0"
7279+
strip-ansi "^4.0.0"
7280+
72257281
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
72267282
version "4.2.3"
72277283
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
@@ -7307,6 +7363,13 @@ strip-ansi@^3.0.0, strip-ansi@^3.0.1:
73077363
dependencies:
73087364
ansi-regex "^2.0.0"
73097365

7366+
"strip-ansi@^3.0.1 || ^4.0.0", strip-ansi@^4.0.0:
7367+
version "4.0.0"
7368+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-4.0.0.tgz#a8479022eb1ac368a871389b635262c505ee368f"
7369+
integrity sha1-qEeQIusaw2iocTibY1JixQXuNo8=
7370+
dependencies:
7371+
ansi-regex "^3.0.0"
7372+
73107373
strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
73117374
version "5.2.0"
73127375
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-5.2.0.tgz#8c9a536feb6afc962bdfa5b104a5091c1ad9c0ae"
@@ -8201,7 +8264,7 @@ wicg-inert@^3.1.1:
82018264
resolved "https://registry.yarnpkg.com/wicg-inert/-/wicg-inert-3.1.1.tgz#b033fd4fbfb9e3fd709e5d84becbdf2e06e5c229"
82028265
integrity sha512-PhBaNh8ur9Xm4Ggy4umelwNIP6pPP1bv3EaWaKqfb/QNme2rdLjm7wIInvV4WhxVHhzA4Spgw9qNSqWtB/ca2A==
82038266

8204-
wide-align@^1.1.0:
8267+
wide-align@^1.1.0, wide-align@^1.1.2:
82058268
version "1.1.5"
82068269
resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.5.tgz#df1d4c206854369ecf3c9a4898f1b23fbd9d15d3"
82078270
integrity sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==

0 commit comments

Comments
 (0)