Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-05 05:03:51 +0300
committerGitHub <noreply@github.com>2022-02-05 05:03:51 +0300
commitefec7bcdc484707f63077db900e03f3103e2a805 (patch)
treed120a7965fcbdb4de9d828abca5231bc86efb129 /package.json
parent30e7489098003bbbbe9863b269872753f71ff462 (diff)
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.json2
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",