提交 9d8e8869 编写于 作者: G greenkeeper[bot] 提交者: Marcin Maciaszczyk

Update node-sass to the latest version 🚀 (#4454)

* chore(package): update node-sass to version 4.13.0

* chore(package): update lockfile package-lock.json
上级 0d3b03f1
...@@ -15910,9 +15910,9 @@ ...@@ -15910,9 +15910,9 @@
} }
}, },
"node-sass": { "node-sass": {
"version": "4.12.0", "version": "4.13.0",
"resolved": "https://registry.npmjs.org/node-sass/-/node-sass-4.12.0.tgz", "resolved": "https://registry.npmjs.org/node-sass/-/node-sass-4.13.0.tgz",
"integrity": "sha512-A1Iv4oN+Iel6EPv77/HddXErL2a+gZ4uBeZUy+a8O35CFYTXhgA8MgLCWBtwpGZdCvTvQ9d+bQxX/QC36GDPpQ==", "integrity": "sha512-W1XBrvoJ1dy7VsvTAS5q1V45lREbTlZQqFbiHb3R3OTTCma0XBtuG6xZ6Z4506nR4lmHPTqVRwxT6KgtWC97CA==",
"dev": true, "dev": true,
"requires": { "requires": {
"async-foreach": "^0.1.3", "async-foreach": "^0.1.3",
...@@ -15922,7 +15922,7 @@ ...@@ -15922,7 +15922,7 @@
"get-stdin": "^4.0.1", "get-stdin": "^4.0.1",
"glob": "^7.0.3", "glob": "^7.0.3",
"in-publish": "^2.0.0", "in-publish": "^2.0.0",
"lodash": "^4.17.11", "lodash": "^4.17.15",
"meow": "^3.7.0", "meow": "^3.7.0",
"mkdirp": "^0.5.1", "mkdirp": "^0.5.1",
"nan": "^2.13.2", "nan": "^2.13.2",
...@@ -16008,6 +16008,12 @@ ...@@ -16008,6 +16008,12 @@
"strip-bom": "^2.0.0" "strip-bom": "^2.0.0"
} }
}, },
"lodash": {
"version": "4.17.15",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
"integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==",
"dev": true
},
"lru-cache": { "lru-cache": {
"version": "4.1.5", "version": "4.1.5",
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz", "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz",
......
...@@ -173,7 +173,7 @@ ...@@ -173,7 +173,7 @@
"minimist": "1.2.0", "minimist": "1.2.0",
"ngx-i18nsupport": "0.17.1", "ngx-i18nsupport": "0.17.1",
"node-gyp": "5.0.4", "node-gyp": "5.0.4",
"node-sass": "4.12.0", "node-sass": "4.13.0",
"q": "1.5.1", "q": "1.5.1",
"raw-loader": "1.0.0", "raw-loader": "1.0.0",
"sass-lint": "1.13.1", "sass-lint": "1.13.1",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册