Update dependency node-sass to ^7.0.1
All checks were successful
continuous-integration/woodpecker the build was successful
All checks were successful
continuous-integration/woodpecker the build was successful
This commit is contained in:
parent
2c01b2c128
commit
534c90ee9c
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
"gulp-sass": "5.0.0",
|
||||
"gulp-terser": "2.1.0",
|
||||
"lazypipe": "1.0.2",
|
||||
"node-sass": "^7.0.0",
|
||||
"node-sass": "^7.0.1",
|
||||
"node-sass-tilde-importer": "^1.0.2",
|
||||
"postcss": "^8.4.5",
|
||||
"sass": "^1.45.1"
|
||||
|
|
Loading…
Reference in a new issue