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-04-02 04:02:59 +0300
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-04-03 16:56:47 +0300
commit7e3f1bcc9fbf8e8801ad8cf8dad8af85702e58c6 (patch)
tree30f9a0e4726a747f04666980822aa57dbf810ff9 /package.json
parent5f2afad84ed1fc8559f4313343ec48c696816f7b (diff)
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.json2
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",