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-26 05:04:26 +0300
committerGitHub <noreply@github.com>2022-02-26 05:04:26 +0300
commit887c52df5cd81b90758e47a418a68cacf7117f0a (patch)
tree97cef2d3a1bcfcad80760cb39733f035c91f1ab3 /package.json
parenta39d850030a46578d2efdee3f01eb201b35d328b (diff)
Bump sass from 1.49.8 to 1.49.9
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.8 to 1.49.9. - [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.8...1.49.9) --- 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 c6b9e3bef92..18c2c36a1af 100644
--- a/package.json
+++ b/package.json
@@ -129,7 +129,7 @@
"node-sass": "~7.0.1",
"puppeteer": "^13.3.2",
"regextras": "^0.8.0",
- "sass": "^1.49.8",
+ "sass": "^1.49.9",
"sass-loader": "^12.6.0",
"sinon": "<= 5.0.7",
"style-loader": "^3.3.1",