Upgrade node-sass to v4.14.1

This commit is contained in:
Evan Hahn
2020-09-04 10:35:42 -05:00
committed by GitHub
parent 003015f628
commit 2bedd41e57
3 changed files with 48 additions and 47 deletions

View File

@@ -2155,10 +2155,10 @@
{
"rule": "jQuery-wrap(",
"path": "node_modules/cliui/index.js",
"line": " if (_this.wrap) wrapped = wrap(col.text, _this._negatePadding(col), {hard: true}).split('\\n')",
"lineNumber": 212,
"line": " if (_this.wrap) wrapped = wrap(col.text, _this._negatePadding(col), { hard: true }).split('\\n')",
"lineNumber": 216,
"reasonCategory": "falseMatch",
"updated": "2018-09-19T18:13:29.628Z"
"updated": "2020-09-04T14:54:43.116Z"
},
{
"rule": "jQuery-load(",
@@ -9842,6 +9842,14 @@
"reasonCategory": "falseMatch",
"updated": "2020-04-30T22:35:27.860Z"
},
{
"rule": "jQuery-wrap(",
"path": "node_modules/nconf/node_modules/cliui/index.js",
"line": " if (_this.wrap) wrapped = wrap(col.text, _this._negatePadding(col), {hard: true}).split('\\n')",
"lineNumber": 212,
"reasonCategory": "falseMatch",
"updated": "2020-09-04T14:54:43.116Z"
},
{
"rule": "jQuery-wrap(",
"path": "node_modules/nconf/node_modules/yargs/index.js",