summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-04 03:12:27 +0000
committerGitHub <noreply@github.com>2021-12-04 03:12:27 +0000
commit5fc89425c50473cc41724b585889e54cd2a22929 (patch)
treea48473e902de8cba4b6038635bfb4bef241ed11a /package.json
parent82fc20f9d2225886a07200275e5b9d432e81772e (diff)
downloadnextcloud-server-5fc89425c50473cc41724b585889e54cd2a22929.tar.gz
nextcloud-server-5fc89425c50473cc41724b585889e54cd2a22929.zip
Bump sass from 1.43.5 to 1.44.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.43.5 to 1.44.0. - [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.43.5...1.44.0) --- 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 ee9b2d350e0..1d5c5035fe6 100644
--- a/package.json
+++ b/package.json
@@ -109,7 +109,7 @@
"handlebars-loader": "^1.7.1",
"jest": "^26.6.3",
"jsdom": "^18.1.1",
- "sass": "^1.43.5",
+ "sass": "^1.44.0",
"sass-loader": "^10.1.1",
"style-loader": "^2.0.0",
"url-loader": "^4.1.1",