aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-11-27 02:02:35 +0000
committerGitHub <noreply@github.com>2021-11-27 02:02:35 +0000
commitc597e2181a6efc26e5fc6e7df1703ca800435795 (patch)
treefc5067b9b4b3af3cd9dc24a473584bcfdd4d0d29 /package.json
parent7d67de24a5bde4ebe04af361e40da93048ae0c92 (diff)
downloadnextcloud-server-c597e2181a6efc26e5fc6e7df1703ca800435795.tar.gz
nextcloud-server-c597e2181a6efc26e5fc6e7df1703ca800435795.zip
Bump sass from 1.43.4 to 1.43.5
Bumps [sass](https://github.com/sass/dart-sass) from 1.43.4 to 1.43.5. - [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.4...1.43.5) --- 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 e0cf89fc8ca..6c6149e2643 100644
--- a/package.json
+++ b/package.json
@@ -109,7 +109,7 @@
"handlebars-loader": "^1.7.1",
"jest": "^26.6.3",
"jsdom": "^18.1.0",
- "sass": "^1.43.4",
+ "sass": "^1.43.5",
"sass-loader": "^10.1.1",
"style-loader": "^2.0.0",
"url-loader": "^4.1.1",