summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-05 19:26:56 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-12-05 23:06:18 +0000
commit06b68e2300b2e680f7208351e472e301bdcc89e8 (patch)
tree232d62ab50fccaea9ac1be9a5e78f760527cb9e7 /package.json
parentf95aa233560b4234ee14f975d49ff19ac989b40e (diff)
downloadnextcloud-server-06b68e2300b2e680f7208351e472e301bdcc89e8.tar.gz
nextcloud-server-06b68e2300b2e680f7208351e472e301bdcc89e8.zip
Bump sass from 1.52.1 to 1.56.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.52.1 to 1.56.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.52.1...1.56.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.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 397f603948d..a6d8f9fae24 100644
--- a/package.json
+++ b/package.json
@@ -154,7 +154,7 @@
"karma-viewport": "^1.0.9",
"puppeteer": "^15.5.0",
"regextras": "^0.8.0",
- "sass": "^1.52.1",
+ "sass": "^1.56.1",
"sass-loader": "^13.2.0",
"sinon": "<= 5.0.7",
"style-loader": "^3.3.1",