Bump node-sass from 6.0.1 to 7.0.0 in /changedetectionio/static/styles (#415)

Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.1 to 7.0.0.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-02-11 09:10:55 +01:00
committed by GitHub
parent d4f4ab306a
commit 536948c8c6
2 changed files with 295 additions and 62 deletions

View File

@@ -10,7 +10,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"node-sass": "^6.0.1",
"node-sass": "^7.0.0",
"tar": "^6.1.9",
"trim-newlines": "^3.0.1"
}