Skip to content

Commit 6c61788

Browse files
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 cb56626 commit 6c61788

File tree

2 files changed

+55
-12
lines changed

2 files changed

+55
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"eslint-plugin-vue": "5.2.2",
8282
"jest": "^27.1.0",
8383
"jest-transform-stub": "^2.0.0",
84-
"node-sass": "^6.0.1",
84+
"node-sass": "^7.0.0",
8585
"prettier": "1.16.4",
8686
"prettier-eslint": "8.8.2",
8787
"prettier-eslint-cli": "^5.0.0",

yarn.lock

Lines changed: 54 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2904,6 +2904,19 @@ aproba@^1.0.3, aproba@^1.1.1:
29042904
resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a"
29052905
integrity sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==
29062906

2907+
"aproba@^1.0.3 || ^2.0.0":
2908+
version "2.0.0"
2909+
resolved "https://registry.yarnpkg.com/aproba/-/aproba-2.0.0.tgz#52520b8ae5b569215b354efc0caa3fe1e45a8adc"
2910+
integrity sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==
2911+
2912+
are-we-there-yet@^2.0.0:
2913+
version "2.0.0"
2914+
resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz#372e0e7bd279d8e94c653aaa1f67200884bf3e1c"
2915+
integrity sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==
2916+
dependencies:
2917+
delegates "^1.0.0"
2918+
readable-stream "^3.6.0"
2919+
29072920
are-we-there-yet@~1.1.2:
29082921
version "1.1.7"
29092922
resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-1.1.7.tgz#b15474a932adab4ff8a50d9adfa7e4e926f21146"
@@ -3825,7 +3838,7 @@ caseless@~0.12.0:
38253838
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
38263839
integrity sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==
38273840

3828-
chalk@^1.1.1, chalk@^1.1.3:
3841+
chalk@^1.1.3:
38293842
version "1.1.3"
38303843
resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
38313844
integrity sha512-U3lRVLMSlsCfjqYPbLyVv11M9CPW4I728d6TCKMAOJueEeB9/8o+eSsMnxPJD+Q+K909sdESg7C+tIkoH6on1A==
@@ -4132,6 +4145,11 @@ color-string@^1.6.0:
41324145
color-name "^1.0.0"
41334146
simple-swizzle "^0.2.2"
41344147

4148+
color-support@^1.1.2:
4149+
version "1.1.3"
4150+
resolved "https://registry.yarnpkg.com/color-support/-/color-support-1.1.3.tgz#93834379a1cc9a0c61f82f52f0d04322251bd5a2"
4151+
integrity sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==
4152+
41354153
color@^3.0.0:
41364154
version "3.2.1"
41374155
resolved "https://registry.yarnpkg.com/color/-/color-3.2.1.tgz#3544dc198caf4490c3ecc9a790b54fe9ff45e164"
@@ -4254,7 +4272,7 @@ console-browserify@^1.1.0:
42544272
resolved "https://registry.yarnpkg.com/console-browserify/-/console-browserify-1.2.0.tgz#67063cef57ceb6cf4993a2ab3a55840ae8c49336"
42554273
integrity sha512-ZMkYO/LkF17QvCPqM0gxw8yUzigAOZOSWSHg91FH6orS7vcEj5dVZTidN2fQ14yBSdg97RqhSNwLUXInd52OTA==
42564274

4257-
console-control-strings@^1.0.0, console-control-strings@~1.1.0:
4275+
console-control-strings@^1.0.0, console-control-strings@^1.1.0, console-control-strings@~1.1.0:
42584276
version "1.1.0"
42594277
resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
42604278
integrity sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==
@@ -6280,6 +6298,21 @@ functions-have-names@^1.2.2:
62806298
resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834"
62816299
integrity sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==
62826300

6301+
gauge@^3.0.0:
6302+
version "3.0.2"
6303+
resolved "https://registry.yarnpkg.com/gauge/-/gauge-3.0.2.tgz#03bf4441c044383908bcfa0656ad91803259b395"
6304+
integrity sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==
6305+
dependencies:
6306+
aproba "^1.0.3 || ^2.0.0"
6307+
color-support "^1.1.2"
6308+
console-control-strings "^1.0.0"
6309+
has-unicode "^2.0.1"
6310+
object-assign "^4.1.1"
6311+
signal-exit "^3.0.0"
6312+
string-width "^4.2.3"
6313+
strip-ansi "^6.0.1"
6314+
wide-align "^1.1.2"
6315+
62836316
gauge@~2.7.3:
62846317
version "2.7.4"
62856318
resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.4.tgz#2c03405c7538c39d7eb37b317022e325fb018bf7"
@@ -6592,7 +6625,7 @@ has-tostringtag@^1.0.0:
65926625
dependencies:
65936626
has-symbols "^1.0.2"
65946627

6595-
has-unicode@^2.0.0:
6628+
has-unicode@^2.0.0, has-unicode@^2.0.1:
65966629
version "2.0.1"
65976630
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
65986631
integrity sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==
@@ -9020,13 +9053,13 @@ node-res@^5.0.1:
90209053
on-finished "^2.3.0"
90219054
vary "^1.1.2"
90229055

9023-
node-sass@^6.0.1:
9024-
version "6.0.1"
9025-
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-6.0.1.tgz#cad1ccd0ce63e35c7181f545d8b986f3a9a887fe"
9026-
integrity sha512-f+Rbqt92Ful9gX0cGtdYwjTrWAaGURgaK5rZCWOgCNyGWusFYHhbqCCBoFBeat+HKETOU02AyTxNhJV0YZf2jQ==
9056+
node-sass@^7.0.0:
9057+
version "7.0.0"
9058+
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-7.0.0.tgz#33ee7c2df299d51f682f13d79f3d2a562225788e"
9059+
integrity sha512-6yUnsD3L8fVbgMX6nKQqZkjRcG7a/PpmF0pEyeWf+BgbTj2ToJlCYrnUifL2KbjV5gIY22I3oppahBWA3B+jUg==
90279060
dependencies:
90289061
async-foreach "^0.1.3"
9029-
chalk "^1.1.1"
9062+
chalk "^4.1.2"
90309063
cross-spawn "^7.0.3"
90319064
gaze "^1.0.0"
90329065
get-stdin "^4.0.1"
@@ -9035,7 +9068,7 @@ node-sass@^6.0.1:
90359068
meow "^9.0.0"
90369069
nan "^2.13.2"
90379070
node-gyp "^7.1.0"
9038-
npmlog "^4.0.0"
9071+
npmlog "^5.0.0"
90399072
request "^2.88.0"
90409073
sass-graph "2.2.5"
90419074
stdout-stream "^1.4.0"
@@ -9117,7 +9150,7 @@ npm-run-path@^4.0.1:
91179150
dependencies:
91189151
path-key "^3.0.0"
91199152

9120-
npmlog@^4.0.0, npmlog@^4.1.2:
9153+
npmlog@^4.1.2:
91219154
version "4.1.2"
91229155
resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.1.2.tgz#08a7f2a8bf734604779a9efa4ad5cc717abb954b"
91239156
integrity sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==
@@ -9127,6 +9160,16 @@ npmlog@^4.0.0, npmlog@^4.1.2:
91279160
gauge "~2.7.3"
91289161
set-blocking "~2.0.0"
91299162

9163+
npmlog@^5.0.0:
9164+
version "5.0.1"
9165+
resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-5.0.1.tgz#f06678e80e29419ad67ab964e0fa69959c1eb8b0"
9166+
integrity sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==
9167+
dependencies:
9168+
are-we-there-yet "^2.0.0"
9169+
console-control-strings "^1.1.0"
9170+
gauge "^3.0.0"
9171+
set-blocking "^2.0.0"
9172+
91309173
nth-check@^1.0.2:
91319174
version "1.0.2"
91329175
resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-1.0.2.tgz#b2bd295c37e3dd58a3bf0700376663ba4d9cf05c"
@@ -13181,7 +13224,7 @@ which@^2.0.1, which@^2.0.2:
1318113224
dependencies:
1318213225
isexe "^2.0.0"
1318313226

13184-
wide-align@^1.1.0:
13227+
wide-align@^1.1.0, wide-align@^1.1.2:
1318513228
version "1.1.5"
1318613229
resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.5.tgz#df1d4c206854369ecf3c9a4898f1b23fbd9d15d3"
1318713230
integrity sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==

0 commit comments

Comments
 (0)