chore: update node-sass (#1710)

This commit is contained in:
Nolan Lawson 2020-02-23 08:15:34 -08:00 committed by GitHub
parent a522c0ae93
commit c202b43cc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -82,7 +82,7 @@
"lodash-webpack-plugin": "^0.11.5",
"mkdirp": "^1.0.3",
"node-fetch": "^2.6.0",
"node-sass": "4.13.0",
"node-sass": "^4.13.1",
"npm-run-all": "^4.1.5",
"p-any": "^3.0.0",
"page-lifecycle": "^0.1.2",

View File

@ -6020,10 +6020,10 @@ node-releases@^1.1.44:
dependencies:
semver "^6.3.0"
node-sass@4.13.0:
version "4.13.0"
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.13.0.tgz#b647288babdd6a1cb726de4545516b31f90da066"
integrity sha512-W1XBrvoJ1dy7VsvTAS5q1V45lREbTlZQqFbiHb3R3OTTCma0XBtuG6xZ6Z4506nR4lmHPTqVRwxT6KgtWC97CA==
node-sass@^4.13.1:
version "4.13.1"
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.13.1.tgz#9db5689696bb2eec2c32b98bfea4c7a2e992d0a3"
integrity sha512-TTWFx+ZhyDx1Biiez2nB0L3YrCZ/8oHagaDalbuBSlqXgUPsdkUSzJsVxeDO9LtPB49+Fh3WQl3slABo6AotNw==
dependencies:
async-foreach "^0.1.3"
chalk "^1.1.1"