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-25 04:04:44 +0300
committerGitHub <noreply@github.com>2021-09-25 04:04:44 +0300
commit302ee05809d2b26a62e5d14c64400453d3368030 (patch)
tree6ba06f2c4b417eb7c11af621c3d4f3e480e90363 /package.json
parent7e17a3325724ddcd783b4ab6086cff82584ba87e (diff)
Bump sass from 1.41.1 to 1.42.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.41.1 to 1.42.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.41.1...1.42.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 6bc65ddbc..f2691d656 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.41.1",
+ "sass": "^1.42.1",
"sass-loader": "^10.1.1",
"sinon": "^11.1.2",
"sinon-chai": "^3.7.0",