summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-21 02:10:10 +0000
committerGitHub <noreply@github.com>2022-05-21 02:10:10 +0000
commit3d707f72bcc1b675470bb828b1b35ff79830eb99 (patch)
treea623043b737cefe3d4ae9c58f081597f4839d3a6 /package.json
parente647b9fa49475548946aea79f82a4dbd20e03a98 (diff)
downloadnextcloud-server-3d707f72bcc1b675470bb828b1b35ff79830eb99.tar.gz
nextcloud-server-3d707f72bcc1b675470bb828b1b35ff79830eb99.zip
Bump sass from 1.50.0 to 1.52.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.50.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.50.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 40c4338b05d..88b3c9ff0d1 100644
--- a/package.json
+++ b/package.json
@@ -133,7 +133,7 @@
"node-sass": "~7.0.1",
"puppeteer": "^14.1.0",
"regextras": "^0.8.0",
- "sass": "^1.50.0",
+ "sass": "^1.52.1",
"sass-loader": "^12.6.0",
"sinon": "<= 5.0.7",
"style-loader": "^3.3.1",