1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-09-19 08:57:34 +03:00

Bump node-sass from 5.0.0 to 6.0.0

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>
This commit is contained in:
dependabot[bot] 2021-05-12 07:42:58 +00:00 committed by GitHub
parent dd22aba099
commit 42f1b94149
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -34,7 +34,7 @@
"macos-release": "^2.4.1",
"node-abi": "^2.21.0",
"node-gyp": "^8.0.0",
"node-sass": "^5.0.0",
"node-sass": "^6.0.0",
"npmlog": "4.1.2",
"npx": "^10.2.2",
"patch-package": "^6.4.7",

View File

@ -5563,10 +5563,10 @@ node-releases@^1.1.67:
resolved "https://registry.npmjs.org/node-releases/-/node-releases-1.1.67.tgz"
integrity sha512-V5QF9noGFl3EymEwUYzO+3NTDpGfQB4ve6Qfnzf3UNydMhjQRVPR1DZTuvWiLzaFJYw2fmDwAfnRNEVb64hSIg==
node-sass@^5.0.0:
version "5.0.0"
resolved "https://registry.npmjs.org/node-sass/-/node-sass-5.0.0.tgz"
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"