mirror of
https://github.com/nextcloud/server.git
synced 2026-04-29 18:11:41 -04:00
Merge pull request #56577 from nextcloud/dependabot/npm_and_yarn/stable32/sass-1.94.2
This commit is contained in:
commit
f66221dfdb
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -141,7 +141,7 @@
|
|||
"puppeteer": "^24.31.0",
|
||||
"raw-loader": "^4.0.2",
|
||||
"regextras": "^0.8.0",
|
||||
"sass": "^1.93.3",
|
||||
"sass": "^1.94.2",
|
||||
"sinon": "<= 5.0.7",
|
||||
"stylelint": "^16.25.0",
|
||||
"stylelint-use-logical": "^2.1.2",
|
||||
|
|
@ -21455,9 +21455,9 @@
|
|||
"license": "BSD-3-Clause"
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.93.3",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.93.3.tgz",
|
||||
"integrity": "sha512-elOcIZRTM76dvxNAjqYrucTSI0teAF/L2Lv0s6f6b7FOwcwIuA357bIE871580AjHJuSvLIRUosgV+lIWx6Rgg==",
|
||||
"version": "1.94.2",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.94.2.tgz",
|
||||
"integrity": "sha512-N+7WK20/wOr7CzA2snJcUSSNTCzeCGUTFY3OgeQP3mZ1aj9NMQ0mSTXwlrnd89j33zzQJGqIN52GIOmYrfq46A==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chokidar": "^4.0.0",
|
||||
|
|
|
|||
|
|
@ -172,7 +172,7 @@
|
|||
"puppeteer": "^24.31.0",
|
||||
"raw-loader": "^4.0.2",
|
||||
"regextras": "^0.8.0",
|
||||
"sass": "^1.93.3",
|
||||
"sass": "^1.94.2",
|
||||
"sinon": "<= 5.0.7",
|
||||
"stylelint": "^16.25.0",
|
||||
"stylelint-use-logical": "^2.1.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue