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>2021-10-30 17:07:16 +0300
committerGitHub <noreply@github.com>2021-10-30 17:07:16 +0300
commit0661e05618c67fe6129d1fb82c434973cb6d9f5c (patch)
tree74cea176891b6ec7431d8193f225947d5b113be0 /package.json
parent18f9f394ed5e3808720b21bde44df8cd08839cef (diff)
Bump sass from 1.43.3 to 1.43.4
Bumps [sass](https://github.com/sass/dart-sass) from 1.43.3 to 1.43.4. - [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.43.3...1.43.4) --- 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 0cdcfe0c4bd..cc97fc3c6a0 100644
--- a/package.json
+++ b/package.json
@@ -109,7 +109,7 @@
"handlebars-loader": "^1.7.1",
"jest": "^26.6.3",
"jsdom": "^18.0.0",
- "sass": "^1.43.3",
+ "sass": "^1.43.4",
"sass-loader": "^10.1.1",
"style-loader": "^2.0.0",
"url-loader": "^4.1.1",