diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-04-02 01:02:59 +0000 |
---|---|---|
committer | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2022-04-03 13:56:47 +0000 |
commit | 7e3f1bcc9fbf8e8801ad8cf8dad8af85702e58c6 (patch) | |
tree | 30f9a0e4726a747f04666980822aa57dbf810ff9 /package.json | |
parent | 5f2afad84ed1fc8559f4313343ec48c696816f7b (diff) | |
download | nextcloud-server-7e3f1bcc9fbf8e8801ad8cf8dad8af85702e58c6.tar.gz nextcloud-server-7e3f1bcc9fbf8e8801ad8cf8dad8af85702e58c6.zip |
Bump sass from 1.49.9 to 1.49.11
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.9 to 1.49.11.
- [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.49.9...1.49.11)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 78083e7cc3d..28e85e40a5d 100644 --- a/package.json +++ b/package.json @@ -129,7 +129,7 @@ "node-sass": "~7.0.1", "puppeteer": "^13.5.1", "regextras": "^0.8.0", - "sass": "^1.49.9", + "sass": "^1.49.11", "sass-loader": "^12.6.0", "sinon": "<= 5.0.7", "style-loader": "^3.3.1", |