diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-02-02 14:01:40 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-02-02 14:01:40 +0200 |
| commit | eff792843a3dbe621987cc74e671a4dd14146abe (patch) | |
| tree | 5a3a17304f222694772a61625bf00329e7b0814a | |
| parent | 863dd32e0ea9664356612858ccaa73ecc4fcbfc2 (diff) | |
| download | bootstrap-eff792843a3dbe621987cc74e671a4dd14146abe.tar.xz bootstrap-eff792843a3dbe621987cc74e671a4dd14146abe.zip | |
Bump sass from 1.32.5 to 1.32.6 (#32965)
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.5 to 1.32.6.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.32.5...1.32.6)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | package-lock.json | 6 | ||||
| -rw-r--r-- | package.json | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json index ef662973a..5f26d1d83 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8928,9 +8928,9 @@ "dev": true }, "sass": { - "version": "1.32.5", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.32.5.tgz", - "integrity": "sha512-kU1yJ5zUAmPxr7f3q0YXTAd1oZjSR1g3tYyv+xu0HZSl5JiNOaE987eiz7wCUvbm4I9fGWGU2TgApTtcP4GMNQ==", + "version": "1.32.6", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.32.6.tgz", + "integrity": "sha512-1bcDHDcSqeFtMr0JXI3xc/CXX6c4p0wHHivJdru8W7waM7a1WjKMm4m/Z5sY7CbVw4Whi2Chpcw6DFfSWwGLzQ==", "dev": true, "requires": { "chokidar": ">=2.0.0 <4.0.0" diff --git a/package.json b/package.json index 9af941886..9f84779e3 100644 --- a/package.json +++ b/package.json @@ -140,7 +140,7 @@ "rollup": "^2.38.4", "rollup-plugin-istanbul": "^3.0.0", "rtlcss": "^3.0.0", - "sass": "^1.32.5", + "sass": "^1.32.6", "shelljs": "^0.8.4", "stylelint": "^13.9.0", "stylelint-config-twbs-bootstrap": "^2.1.0", |
