summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-22 02:15:15 +0000
committerGitHub <noreply@github.com>2022-01-22 02:15:15 +0000
commit6a88e71d65e735e5806b18aa483d0aa04d4e85f3 (patch)
tree20ba5cf58eb3e03eff495098e3e78794d3026e09 /package.json
parentfccb98c8b654e4cdde33e0128a29de47d3f21f4d (diff)
downloadnextcloud-server-6a88e71d65e735e5806b18aa483d0aa04d4e85f3.tar.gz
nextcloud-server-6a88e71d65e735e5806b18aa483d0aa04d4e85f3.zip
Bump sass from 1.48.0 to 1.49.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.48.0 to 1.49.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.48.0...1.49.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 2dbf44a9431..cbeeaac124c 100644
--- a/package.json
+++ b/package.json
@@ -116,7 +116,7 @@
"jest": "^26.6.3",
"jsdom": "^19.0.0",
"regextras": "^0.8.0",
- "sass": "^1.47.0",
+ "sass": "^1.49.0",
"sass-loader": "^12.4.0",
"style-loader": "^3.3.1",
"url-loader": "^4.1.1",