diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-10-24 11:06:52 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-10-24 11:06:52 +0300 |
| commit | 5d58cd13ce0dc4fdb62aa2450e156fa8b2ab7b55 (patch) | |
| tree | 4efb6643ce3595c20ce7ad110b329f02cce49102 | |
| parent | da9abd4d76d8492a5b65745f543b083b259c4e14 (diff) | |
| download | bootstrap-5d58cd13ce0dc4fdb62aa2450e156fa8b2ab7b55.tar.xz bootstrap-5d58cd13ce0dc4fdb62aa2450e156fa8b2ab7b55.zip | |
Bump node-sass from 4.12.0 to 4.13.0 (#29577)
Bumps [node-sass](https://github.com/sass/node-sass) from 4.12.0 to 4.13.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.12.0...v4.13.0)
Signed-off-by: dependabot-preview[bot] <[email protected]>
| -rw-r--r-- | package-lock.json | 8 | ||||
| -rw-r--r-- | package.json | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json index 6ce877913..7c08e9bf4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7833,9 +7833,9 @@ } }, "node-sass": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/node-sass/-/node-sass-4.12.0.tgz", - "integrity": "sha512-A1Iv4oN+Iel6EPv77/HddXErL2a+gZ4uBeZUy+a8O35CFYTXhgA8MgLCWBtwpGZdCvTvQ9d+bQxX/QC36GDPpQ==", + "version": "4.13.0", + "resolved": "https://registry.npmjs.org/node-sass/-/node-sass-4.13.0.tgz", + "integrity": "sha512-W1XBrvoJ1dy7VsvTAS5q1V45lREbTlZQqFbiHb3R3OTTCma0XBtuG6xZ6Z4506nR4lmHPTqVRwxT6KgtWC97CA==", "dev": true, "requires": { "async-foreach": "^0.1.3", @@ -7845,7 +7845,7 @@ "get-stdin": "^4.0.1", "glob": "^7.0.3", "in-publish": "^2.0.0", - "lodash": "^4.17.11", + "lodash": "^4.17.15", "meow": "^3.7.0", "mkdirp": "^0.5.1", "nan": "^2.13.2", diff --git a/package.json b/package.json index d8cca904a..10747311e 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "karma-jasmine-html-reporter": "^1.4.2", "karma-rollup-preprocessor": "^7.0.2", "linkinator": "^1.6.0", - "node-sass": "^4.12.0", + "node-sass": "^4.13.0", "nodemon": "^1.19.4", "npm-run-all": "^4.1.5", "popper.js": "^1.16.0", |
