diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-08-04 09:55:07 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-08-04 09:55:07 +0300 |
| commit | 999eee6391a28dbbc4f0e5143aeb6f20e740a0ad (patch) | |
| tree | 7d574f8b8a569b57217e371052700459d7749872 | |
| parent | 1e9446c0c84da7c23901c8273ee31b347bdfd5c8 (diff) | |
| download | bootstrap-999eee6391a28dbbc4f0e5143aeb6f20e740a0ad.tar.xz bootstrap-999eee6391a28dbbc4f0e5143aeb6f20e740a0ad.zip | |
Bump sass from 1.37.2 to 1.37.5 (#34670)
Bumps [sass](https://github.com/sass/dart-sass) from 1.37.2 to 1.37.5.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.37.2...1.37.5)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
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 0eb0bc189..c99ed8771 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9092,9 +9092,9 @@ "dev": true }, "sass": { - "version": "1.37.2", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.37.2.tgz", - "integrity": "sha512-+XMg8QOg7OGLo4F5R3fLYEti/3MxFkyX0NxYbqWycU8xYMAhPDN5FuCO2ZJudnM1wcnZ3CeJRnpqUBZpLOitCQ==", + "version": "1.37.5", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.37.5.tgz", + "integrity": "sha512-Cx3ewxz9QB/ErnVIiWg2cH0kiYZ0FPvheDTVC6BsiEGBTZKKZJ1Gq5Kq6jy3PKtL6+EJ8NIoaBW/RSd2R6cZOA==", "dev": true, "requires": { "chokidar": ">=3.0.0 <4.0.0" diff --git a/package.json b/package.json index 27c5a35b8..82b45aece 100644 --- a/package.json +++ b/package.json @@ -141,7 +141,7 @@ "rollup": "^2.55.1", "rollup-plugin-istanbul": "^3.0.0", "rtlcss": "^3.3.0", - "sass": "^1.37.2", + "sass": "^1.37.5", "shelljs": "^0.8.4", "stylelint": "^13.13.1", "stylelint-config-twbs-bootstrap": "^2.2.3", |
