mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 08:44:07 -04:00
Merge pull request #55206 from nextcloud/dependabot/npm_and_yarn/stable32/sass-1.93.0
[stable32] build(deps-dev): bump sass from 1.92.1 to 1.93.0
This commit is contained in:
commit
1475dec46f
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -142,7 +142,7 @@
|
|||
"puppeteer": "^24.22.0",
|
||||
"raw-loader": "^4.0.2",
|
||||
"regextras": "^0.8.0",
|
||||
"sass": "^1.92.1",
|
||||
"sass": "^1.93.0",
|
||||
"sinon": "<= 5.0.7",
|
||||
"stylelint": "^16.24.0",
|
||||
"stylelint-use-logical": "^2.1.2",
|
||||
|
|
@ -21837,9 +21837,9 @@
|
|||
"license": "BSD-3-Clause"
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.92.1",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.92.1.tgz",
|
||||
"integrity": "sha512-ffmsdbwqb3XeyR8jJR6KelIXARM9bFQe8A6Q3W4Klmwy5Ckd5gz7jgUNHo4UOqutU5Sk1DtKLbpDP0nLCg1xqQ==",
|
||||
"version": "1.93.0",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.93.0.tgz",
|
||||
"integrity": "sha512-CQi5/AzCwiubU3dSqRDJ93RfOfg/hhpW1l6wCIvolmehfwgCI35R/0QDs1+R+Ygrl8jFawwwIojE2w47/mf94A==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chokidar": "^4.0.0",
|
||||
|
|
|
|||
|
|
@ -173,7 +173,7 @@
|
|||
"puppeteer": "^24.22.0",
|
||||
"raw-loader": "^4.0.2",
|
||||
"regextras": "^0.8.0",
|
||||
"sass": "^1.92.1",
|
||||
"sass": "^1.93.0",
|
||||
"sinon": "<= 5.0.7",
|
||||
"stylelint": "^16.24.0",
|
||||
"stylelint-use-logical": "^2.1.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue