aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-08 08:41:19 +0300
committerGitHub <[email protected]>2021-07-08 08:41:19 +0300
commit0e165e58f50887d7f65081a082213b7cdaa627e6 (patch)
tree24877e08b6e06ca630849cc1d7f2b8c89286b617 /package-lock.json
parent7987bfdf807a0a6cf3d787e22433a59fccfc72a4 (diff)
downloadbootstrap-0e165e58f50887d7f65081a082213b7cdaa627e6.tar.xz
bootstrap-0e165e58f50887d7f65081a082213b7cdaa627e6.zip
Bump sass from 1.35.1 to 1.35.2 (#34452)
Bumps [sass](https://github.com/sass/dart-sass) from 1.35.1 to 1.35.2. - [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.35.1...1.35.2) --- 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> Co-authored-by: XhmikosR <[email protected]>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 90f72fc8b..574ec705c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9120,9 +9120,9 @@
"dev": true
},
"sass": {
- "version": "1.35.1",
- "resolved": "https://registry.npmjs.org/sass/-/sass-1.35.1.tgz",
- "integrity": "sha512-oCisuQJstxMcacOPmxLNiLlj4cUyN2+8xJnG7VanRoh2GOLr9RqkvI4AxA4a6LHVg/rsu+PmxXeGhrdSF9jCiQ==",
+ "version": "1.35.2",
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.35.2.tgz",
+ "integrity": "sha512-jhO5KAR+AMxCEwIH3v+4zbB2WB0z67V1X0jbapfVwQQdjHZUGUyukpnoM6+iCMfsIUC016w9OPKQ5jrNOS9uXw==",
"dev": true,
"requires": {
"chokidar": ">=3.0.0 <4.0.0"