diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-02-05 02:03:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-05 02:03:51 +0000 |
commit | efec7bcdc484707f63077db900e03f3103e2a805 (patch) | |
tree | d120a7965fcbdb4de9d828abca5231bc86efb129 /package.json | |
parent | 30e7489098003bbbbe9863b269872753f71ff462 (diff) | |
download | nextcloud-server-efec7bcdc484707f63077db900e03f3103e2a805.tar.gz nextcloud-server-efec7bcdc484707f63077db900e03f3103e2a805.zip |
Bump sass from 1.49.0 to 1.49.7
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.0 to 1.49.7.
- [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.0...1.49.7)
---
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 e3c150ab365..77c0e429f10 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "jest": "^26.6.3", "jsdom": "^19.0.0", "regextras": "^0.8.0", - "sass": "^1.49.0", + "sass": "^1.49.7", "sass-loader": "^12.4.0", "style-loader": "^3.3.1", "url-loader": "^4.1.1", |