aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-30 18:58:30 +0000
committerGitHub <noreply@github.com>2021-08-30 18:58:30 +0000
commit8fc6feb1c5f57dfee127ddf90552fbb7e92d1c00 (patch)
tree17a9404cf1c7da3ff844f66dac973a12623699dd /package-lock.json
parentc69980d90be7da9bda181146dd2fb867e42f997e (diff)
downloadnextcloud-server-8fc6feb1c5f57dfee127ddf90552fbb7e92d1c00.tar.gz
nextcloud-server-8fc6feb1c5f57dfee127ddf90552fbb7e92d1c00.zip
Bump sass from 1.38.0 to 1.38.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.38.0 to 1.38.2. - [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.38.0...1.38.2) --- 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-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 95e2873cb4c..0d445b63fe3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -90,7 +90,7 @@
"handlebars-loader": "^1.7.1",
"jest": "^26.6.3",
"jsdom": "^17.0.0",
- "sass": "^1.38.0",
+ "sass": "^1.38.2",
"sass-loader": "^10.1.1",
"style-loader": "^2.0.0",
"url-loader": "^4.1.1",
@@ -20548,9 +20548,9 @@
}
},
"node_modules/sass": {
- "version": "1.38.0",
- "resolved": "https://registry.npmjs.org/sass/-/sass-1.38.0.tgz",
- "integrity": "sha512-WBccZeMigAGKoI+NgD7Adh0ab1HUq+6BmyBUEaGxtErbUtWUevEbdgo5EZiJQofLUGcKtlNaO2IdN73AHEua5g==",
+ "version": "1.38.2",
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.38.2.tgz",
+ "integrity": "sha512-Bz1fG6qiyF0FX6m/I+VxtdVKz1Dfmg/e9kfDy2PhWOkq3T384q2KxwIfP0fXpeI+EyyETdOauH+cRHQDFASllA==",
"dev": true,
"dependencies": {
"chokidar": ">=3.0.0 <4.0.0"
@@ -39815,9 +39815,9 @@
}
},
"sass": {
- "version": "1.38.0",
- "resolved": "https://registry.npmjs.org/sass/-/sass-1.38.0.tgz",
- "integrity": "sha512-WBccZeMigAGKoI+NgD7Adh0ab1HUq+6BmyBUEaGxtErbUtWUevEbdgo5EZiJQofLUGcKtlNaO2IdN73AHEua5g==",
+ "version": "1.38.2",
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.38.2.tgz",
+ "integrity": "sha512-Bz1fG6qiyF0FX6m/I+VxtdVKz1Dfmg/e9kfDy2PhWOkq3T384q2KxwIfP0fXpeI+EyyETdOauH+cRHQDFASllA==",
"dev": true,
"requires": {
"chokidar": ">=3.0.0 <4.0.0"