Merge pull request #225 from 2martens/dependabot/npm_and_yarn/node-sass-6.0.0

Bump node-sass from 5.0.0 to 6.0.0
This commit is contained in:
2021-05-13 09:55:49 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -37,7 +37,7 @@
"lodash.template": "^4.5.0",
"micromatch": "^4.0.4",
"mixin-deep": "^2.0.1",
"node-sass": "^5.0.0",
"node-sass": "^6.0.0",
"regenerator-runtime": "^0.13.7",
"set-value": "^4.0.0"
},