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>2022-03-21 18:14:59 +0300
committerGitHub <noreply@github.com>2022-03-21 18:14:59 +0300
commitb2633304a48a6205088454223c07fa2f4ed150af (patch)
tree1a561093577072153933ea370963b2c87783c0da /package.json
parent6ed6de26f761a706bce3af4582589a08ae5a1cce (diff)
Bump sass from 1.49.0 to 1.49.9
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.0 to 1.49.9. - [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.49.0...1.49.9) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... 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 cc4e8cf8b..a3be9602d 100644
--- a/package.json
+++ b/package.json
@@ -112,7 +112,7 @@
"jsdom-global": "^3.0.2",
"mocha": "^9.2.1",
"mochapack": "^2.1.4",
- "sass": "^1.49.0",
+ "sass": "^1.49.9",
"sass-loader": "^10.1.1",
"sinon": "^13.0.1",
"sinon-chai": "^3.7.0",