diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-01-07 10:08:07 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-01-07 10:08:07 +0200 |
| commit | fee72a1dbc4e4e11ab99dae37df1c07c86d4acf0 (patch) | |
| tree | df7bcd6eacdd90983614e7923bccaa42c3c03ebb /package-lock.json | |
| parent | dbd53b8475fcb01cecb739b5c520fdb1895c47de (diff) | |
| download | bootstrap-fee72a1dbc4e4e11ab99dae37df1c07c86d4acf0.tar.xz bootstrap-fee72a1dbc4e4e11ab99dae37df1c07c86d4acf0.zip | |
Bump sass from 1.32.0 to 1.32.2 (#32709)
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.0 to 1.32.2.
- [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.0...1.32.2)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <[email protected]>
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index cf0b0a953..4a36cd4a7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9005,9 +9005,9 @@ "dev": true }, "sass": { - "version": "1.32.0", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.32.0.tgz", - "integrity": "sha512-fhyqEbMIycQA4blrz/C0pYhv2o4x2y6FYYAH0CshBw3DXh5D5wyERgxw0ptdau1orc/GhNrhF7DFN2etyOCEng==", + "version": "1.32.2", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.32.2.tgz", + "integrity": "sha512-u1pUuzqwz3SAgvHSWp1k0mRhX82b2DdlVnP6UIetQPZtYbuJUDaPQhZE12jyjB7vYeOScfz9WPsZJB6Rpk7heA==", "dev": true, "requires": { "chokidar": ">=2.0.0 <4.0.0" |
