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

github.com/nextcloud/richdocuments.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:05:28 +0300
committerGitHub <noreply@github.com>2022-02-26 05:05:28 +0300
commit61f85b05376c6f22c62f8a0866572e8c22e03248 (patch)
tree25c6773b9addec20787d63132812c405a0bf079f /package.json
parent93e5dad1319f34c0834e7bef4221ded6ab7cd58e (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 157b21c3..aa203f9b 100644
--- a/package.json
+++ b/package.json
@@ -76,7 +76,7 @@
"jest-serializer-vue": "^2.0.2",
"node-polyfill-webpack-plugin": "^1.1.4",
"raw-loader": "^4.0.2",
- "sass": "^1.49.8",
+ "sass": "^1.49.9",
"sass-loader": "^10.1.1",
"style-loader": "^2.0.0",
"stylelint": "^13.13.1",