diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-01 14:37:14 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-01 14:37:14 +0300 |
| commit | c265fbc3fd66e9e200ffdaba90677a4a51e2d3aa (patch) | |
| tree | ef8e9c7df23015898b23e48343076ec41c1c716f | |
| parent | 8854eb9f3d5c99daa1506f2fca047ac1e726067c (diff) | |
| download | bootstrap-c265fbc3fd66e9e200ffdaba90677a4a51e2d3aa.tar.xz bootstrap-c265fbc3fd66e9e200ffdaba90677a4a51e2d3aa.zip | |
Bump sass from 1.32.11 to 1.32.12 (#33798)
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.11 to 1.32.12.
- [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.11...1.32.12)
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 313da9240..e7303e167 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9027,9 +9027,9 @@ "dev": true }, "sass": { - "version": "1.32.11", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.32.11.tgz", - "integrity": "sha512-O9tRcob/fegUVSIV1ihLLZcftIOh0AF1VpKgusUfLqnb2jQ0GLDwI5ivv1FYWivGv8eZ/AwntTyTzjcHu0c/qw==", + "version": "1.32.12", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.32.12.tgz", + "integrity": "sha512-zmXn03k3hN0KaiVTjohgkg98C3UowhL1/VSGdj4/VAAiMKGQOE80PFPxFP2Kyq0OUskPKcY5lImkhBKEHlypJA==", "dev": true, "requires": { "chokidar": ">=3.0.0 <4.0.0" diff --git a/package.json b/package.json index 834608454..5cca0702a 100644 --- a/package.json +++ b/package.json @@ -141,7 +141,7 @@ "rollup": "^2.45.2", "rollup-plugin-istanbul": "^3.0.0", "rtlcss": "^3.1.2", - "sass": "^1.32.11", + "sass": "^1.32.12", "shelljs": "^0.8.4", "stylelint": "^13.13.0", "stylelint-config-twbs-bootstrap": "^2.1.0", |
