Merge pull request #54930 from nextcloud/dependabot/npm_and_yarn/stable32/sass-1.92.1

[stable32] chore(deps-dev): bump sass from 1.90.0 to 1.92.1
This commit is contained in:
Andy Scherzinger 2025-09-09 07:49:33 +02:00 committed by GitHub
commit d5e63dd885
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 6 deletions

9
package-lock.json generated
View file

@ -142,7 +142,7 @@
"puppeteer": "^24.16.2",
"raw-loader": "^4.0.2",
"regextras": "^0.8.0",
"sass": "^1.90.0",
"sass": "^1.92.1",
"sinon": "<= 5.0.7",
"stylelint": "^16.23.1",
"stylelint-use-logical": "^2.1.2",
@ -21829,11 +21829,10 @@
"license": "BSD-3-Clause"
},
"node_modules/sass": {
"version": "1.90.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.90.0.tgz",
"integrity": "sha512-9GUyuksjw70uNpb1MTYWsH9MQHOHY6kwfnkafC24+7aOMZn9+rVMBxRbLvw756mrBFbIsFg6Xw9IkR2Fnn3k+Q==",
"version": "1.92.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.92.1.tgz",
"integrity": "sha512-ffmsdbwqb3XeyR8jJR6KelIXARM9bFQe8A6Q3W4Klmwy5Ckd5gz7jgUNHo4UOqutU5Sk1DtKLbpDP0nLCg1xqQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"chokidar": "^4.0.0",
"immutable": "^5.0.2",

View file

@ -173,7 +173,7 @@
"puppeteer": "^24.16.2",
"raw-loader": "^4.0.2",
"regextras": "^0.8.0",
"sass": "^1.90.0",
"sass": "^1.92.1",
"sinon": "<= 5.0.7",
"stylelint": "^16.23.1",
"stylelint-use-logical": "^2.1.2",