Skip to content

Commit e407797

Browse files
Bump node-sass from 4.12.0 to 4.13.1 in /test/dummy_sprockets
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>
1 parent f8148d5 commit e407797

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

test/dummy_sprockets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"file-loader": "^0.11.1",
1515
"glob": "^7.1.2",
1616
"js-yaml": "^3.8.4",
17-
"node-sass": "^4.5.3",
17+
"node-sass": "^4.13.1",
1818
"path-complete-extname": "^0.1.0",
1919
"postcss-loader": "^2.0.5",
2020
"postcss-smart-import": "^0.7.0",

test/dummy_sprockets/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3566,10 +3566,10 @@ lodash.uniq@^4.5.0:
35663566
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
35673567
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
35683568

3569-
"lodash@>=3.5 <5", lodash@^4.0.0, lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.4, lodash@^4.17.5, lodash@~4.17.10:
3570-
version "4.17.15"
3571-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
3572-
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
3569+
"lodash@>=3.5 <5", lodash@^4.0.0, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.4, lodash@^4.17.5, lodash@~4.17.10:
3570+
version "4.17.20"
3571+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
3572+
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
35733573

35743574
loglevel@^1.4.1:
35753575
version "1.6.3"
@@ -3987,10 +3987,10 @@ node-pre-gyp@^0.13.0:
39873987
semver "^5.3.0"
39883988
tar "^4"
39893989

3990-
node-sass@^4.5.3:
3991-
version "4.12.0"
3992-
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.12.0.tgz#0914f531932380114a30cc5fa4fa63233a25f017"
3993-
integrity sha512-A1Iv4oN+Iel6EPv77/HddXErL2a+gZ4uBeZUy+a8O35CFYTXhgA8MgLCWBtwpGZdCvTvQ9d+bQxX/QC36GDPpQ==
3990+
node-sass@^4.13.1:
3991+
version "4.13.1"
3992+
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.13.1.tgz#9db5689696bb2eec2c32b98bfea4c7a2e992d0a3"
3993+
integrity sha512-TTWFx+ZhyDx1Biiez2nB0L3YrCZ/8oHagaDalbuBSlqXgUPsdkUSzJsVxeDO9LtPB49+Fh3WQl3slABo6AotNw==
39943994
dependencies:
39953995
async-foreach "^0.1.3"
39963996
chalk "^1.1.1"
@@ -3999,7 +3999,7 @@ node-sass@^4.5.3:
39993999
get-stdin "^4.0.1"
40004000
glob "^7.0.3"
40014001
in-publish "^2.0.0"
4002-
lodash "^4.17.11"
4002+
lodash "^4.17.15"
40034003
meow "^3.7.0"
40044004
mkdirp "^0.5.1"
40054005
nan "^2.13.2"

0 commit comments

Comments
 (0)