Skip to content

Commit c93e92d

Browse files
Bump node-sass from 4.12.0 to 4.13.1 (#31)
Bumps [node-sass](https://github.com/sass/node-sass) from 4.12.0 to 4.13.1. - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](sass/node-sass@v4.12.0...v4.13.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6027aab commit c93e92d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5910,9 +5910,9 @@ node-releases@^1.1.29:
59105910
semver "^5.3.0"
59115911

59125912
node-sass@^4.5.3:
5913-
version "4.12.0"
5914-
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.12.0.tgz#0914f531932380114a30cc5fa4fa63233a25f017"
5915-
integrity sha512-A1Iv4oN+Iel6EPv77/HddXErL2a+gZ4uBeZUy+a8O35CFYTXhgA8MgLCWBtwpGZdCvTvQ9d+bQxX/QC36GDPpQ==
5913+
version "4.13.1"
5914+
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.13.1.tgz#9db5689696bb2eec2c32b98bfea4c7a2e992d0a3"
5915+
integrity sha512-TTWFx+ZhyDx1Biiez2nB0L3YrCZ/8oHagaDalbuBSlqXgUPsdkUSzJsVxeDO9LtPB49+Fh3WQl3slABo6AotNw==
59165916
dependencies:
59175917
async-foreach "^0.1.3"
59185918
chalk "^1.1.1"
@@ -5921,7 +5921,7 @@ node-sass@^4.5.3:
59215921
get-stdin "^4.0.1"
59225922
glob "^7.0.3"
59235923
in-publish "^2.0.0"
5924-
lodash "^4.17.11"
5924+
lodash "^4.17.15"
59255925
meow "^3.7.0"
59265926
mkdirp "^0.5.1"
59275927
nan "^2.13.2"

0 commit comments

Comments
 (0)