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-05-21 04:04:25 +0300
committerGitHub <noreply@github.com>2022-05-21 04:04:25 +0300
commit673125bfa0eb7b1f8cb3a48714f80615993d206a (patch)
tree45f0e0595e3bbfa7c1985655637de4e0a61af2c0 /package.json
parent844d93564f3bc61233696fae55465a5a53262d50 (diff)
Bump sass from 1.51.0 to 1.52.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.51.0 to 1.52.1. - [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.51.0...1.52.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... 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 ae1d04b5..ce26a838 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.51.0",
+ "sass": "^1.52.1",
"sass-loader": "^10.1.1",
"style-loader": "^2.0.0",
"stylelint": "^13.13.1",