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-05-24 10:45:42 +0300
committerGitHub <noreply@github.com>2022-05-24 10:45:42 +0300
commit3627cb75bfaa75be7e2047f4513771d816c43996 (patch)
treee1909c20778fa9310a240594f4575a62c671b931 /package.json
parente3912d1f1968bb588a46819a6f383f545d79026e (diff)
Bump sass from 1.51.0 to 1.52.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.51.0 to 1.52.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.51.0...1.52.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 65344013c..4f7bc865f 100644
--- a/package.json
+++ b/package.json
@@ -112,7 +112,7 @@
"jsdom-global": "^3.0.2",
"mocha": "^10.0.0",
"mochapack": "^2.1.4",
- "sass": "^1.51.0",
+ "sass": "^1.52.1",
"sass-loader": "^10.1.1",
"sinon": "^14.0.0",
"sinon-chai": "^3.7.0",