]> prime8.dev >> repos - ttyd.git/commitdiff
build(deps-dev): bump node-sass from 5.0.0 to 6.0.0 in /html (#670)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sun, 16 May 2021 01:20:58 +0000 (09:20 +0800)
committerGitHub <noreply@github.com>
Sun, 16 May 2021 01:20:58 +0000 (09:20 +0800)
Bumps [node-sass](https://github.com/sass/node-sass) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v5.0.0...v6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
html/package.json
html/yarn.lock

index 3400c9b7c231da197f544c072cbd1417c766ad68..cb7cbfa4f111fd5821ae7acd1e9208a8a7582cae 100644 (file)
@@ -29,7 +29,7 @@
     "gulp-rename": "^2.0.0",
     "html-webpack-plugin": "^5.3.1",
     "mini-css-extract-plugin": "^1.6.0",
-    "node-sass": "^5.0.0",
+    "node-sass": "^6.0.0",
     "sass-loader": "^11.0.1",
     "scssfmt": "^1.0.7",
     "style-loader": "^2.0.0",
index ef1d2f656652206932ea57fdff0d524c2e566df8..f7ff72c1aa68b37f6376341d7c3c63cc7cc8430e 100644 (file)
@@ -4638,10 +4638,10 @@ node-releases@^1.1.71:
   resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.71.tgz#cb1334b179896b1c89ecfdd4b725fb7bbdfc7dbb"
   integrity sha512-zR6HoT6LrLCRBwukmrVbHv0EpEQjksO6GmFcZQQuCAy139BEsoVKPYnf3jongYW83fAa1torLGYwxxky/p28sg==
 
-node-sass@^5.0.0:
-  version "5.0.0"
-  resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-5.0.0.tgz#4e8f39fbef3bac8d2dc72ebe3b539711883a78d2"
-  integrity sha512-opNgmlu83ZCF792U281Ry7tak9IbVC+AKnXGovcQ8LG8wFaJv6cLnRlc6DIHlmNxWEexB5bZxi9SZ9JyUuOYjw==
+node-sass@^6.0.0:
+  version "6.0.0"
+  resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-6.0.0.tgz#f30da3e858ad47bfd138bc0e0c6f924ed2f734af"
+  integrity sha512-GDzDmNgWNc9GNzTcSLTi6DU6mzSPupVJoStIi7cF3GjwSE9q1cVakbvAAVSt59vzUjV9JJoSZFKoo9krbjKd2g==
   dependencies:
     async-foreach "^0.1.3"
     chalk "^1.1.1"