Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-18 04:02:41 +0300
committerGitHub <noreply@github.com>2021-09-18 04:02:41 +0300
commit7693a6f25da069fea809abb3691ef27bdda339a3 (patch)
treebd3836e09a2f977d6e4d96241da694ab9be42da4 /package.json
parent77d7bceeaaf6b2fc0d8f53d5e48ae856a789351f (diff)
Bump sass from 1.39.2 to 1.41.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.39.2 to 1.41.1. - [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.39.2...1.41.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 000cd49f5..ca4cef7e1 100644
--- a/package.json
+++ b/package.json
@@ -108,7 +108,7 @@
"jsdom-global": "^3.0.2",
"mocha": "^9.1.1",
"mochapack": "^2.1.2",
- "sass": "^1.39.2",
+ "sass": "^1.41.1",
"sass-loader": "^10.1.1",
"sinon": "^11.1.2",
"sinon-chai": "^3.7.0",