Bump sass from 1.39.2 to 1.41.1

Bumps [sass](https://github.com/sass/dart-sass) from 1.39.2 to 1.41.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.39.2...1.41.1)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
pull/28884/head
dependabot[bot] 3 years ago committed by nextcloud-command
parent a10233348b
commit 801bc4ba2d

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

14
package-lock.json generated

@ -90,7 +90,7 @@
"handlebars-loader": "^1.7.1",
"jest": "^26.6.3",
"jsdom": "^17.0.0",
"sass": "^1.39.2",
"sass": "^1.41.1",
"sass-loader": "^10.1.1",
"style-loader": "^2.0.0",
"url-loader": "^4.1.1",
@ -20548,9 +20548,9 @@
}
},
"node_modules/sass": {
"version": "1.39.2",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.39.2.tgz",
"integrity": "sha512-4/6Vn2RPc+qNwSclUSKvssh7dqK1Ih3FfHBW16I/GfH47b3scbYeOw65UIrYG7PkweFiKbpJjgkf5CV8EMmvzw==",
"version": "1.41.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.41.1.tgz",
"integrity": "sha512-vIjX7izRxw3Wsiez7SX7D+j76v7tenfO18P59nonjr/nzCkZuoHuF7I/Fo0ZRZPKr88v29ivIdE9BqGDgQD/Nw==",
"dev": true,
"dependencies": {
"chokidar": ">=3.0.0 <4.0.0"
@ -39815,9 +39815,9 @@
}
},
"sass": {
"version": "1.39.2",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.39.2.tgz",
"integrity": "sha512-4/6Vn2RPc+qNwSclUSKvssh7dqK1Ih3FfHBW16I/GfH47b3scbYeOw65UIrYG7PkweFiKbpJjgkf5CV8EMmvzw==",
"version": "1.41.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.41.1.tgz",
"integrity": "sha512-vIjX7izRxw3Wsiez7SX7D+j76v7tenfO18P59nonjr/nzCkZuoHuF7I/Fo0ZRZPKr88v29ivIdE9BqGDgQD/Nw==",
"dev": true,
"requires": {
"chokidar": ">=3.0.0 <4.0.0"

@ -106,7 +106,7 @@
"handlebars-loader": "^1.7.1",
"jest": "^26.6.3",
"jsdom": "^17.0.0",
"sass": "^1.39.2",
"sass": "^1.41.1",
"sass-loader": "^10.1.1",
"style-loader": "^2.0.0",
"url-loader": "^4.1.1",

Loading…
Cancel
Save