diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-11-27 02:02:35 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-27 02:02:35 +0000 |
commit | c597e2181a6efc26e5fc6e7df1703ca800435795 (patch) | |
tree | fc5067b9b4b3af3cd9dc24a473584bcfdd4d0d29 /package.json | |
parent | 7d67de24a5bde4ebe04af361e40da93048ae0c92 (diff) | |
download | nextcloud-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.json | 2 |
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", |