mirror of
https://github.com/nextcloud/server.git
synced 2026-06-14 19:20:35 -04:00
chore(deps-dev): bump sass from 1.91.0 to 1.92.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.91.0 to 1.92.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.91.0...1.92.1) --- updated-dependencies: - dependency-name: sass dependency-version: 1.92.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
749154b1c0
commit
8a0dc3b544
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -151,7 +151,7 @@
|
|||
"puppeteer": "^24.20.0",
|
||||
"raw-loader": "^4.0.2",
|
||||
"regextras": "^0.8.0",
|
||||
"sass": "^1.91.0",
|
||||
"sass": "^1.92.1",
|
||||
"sass-loader": "^14.0.0",
|
||||
"sinon": "<= 5.0.7",
|
||||
"style-loader": "^4.0.0",
|
||||
|
|
@ -26347,9 +26347,9 @@
|
|||
"license": "BSD-3-Clause"
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.91.0",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.91.0.tgz",
|
||||
"integrity": "sha512-aFOZHGf+ur+bp1bCHZ+u8otKGh77ZtmFyXDo4tlYvT7PWql41Kwd8wdkPqhhT+h2879IVblcHFglIMofsFd1EA==",
|
||||
"version": "1.92.1",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.92.1.tgz",
|
||||
"integrity": "sha512-ffmsdbwqb3XeyR8jJR6KelIXARM9bFQe8A6Q3W4Klmwy5Ckd5gz7jgUNHo4UOqutU5Sk1DtKLbpDP0nLCg1xqQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chokidar": "^4.0.0",
|
||||
|
|
|
|||
|
|
@ -179,7 +179,7 @@
|
|||
"puppeteer": "^24.20.0",
|
||||
"raw-loader": "^4.0.2",
|
||||
"regextras": "^0.8.0",
|
||||
"sass": "^1.91.0",
|
||||
"sass": "^1.92.1",
|
||||
"sass-loader": "^14.0.0",
|
||||
"sinon": "<= 5.0.7",
|
||||
"style-loader": "^4.0.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue