Merge pull request #56981 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/sass-1.95.1

build(deps-dev): bump sass from 1.94.2 to 1.95.1 in /build/frontend-legacy
pull/56982/head
github-actions[bot] 2025-12-11 00:17:54 +07:00 committed by GitHub
commit 986af30032
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

@ -110,7 +110,7 @@
"msw": "^2.12.3", "msw": "^2.12.3",
"raw-loader": "^4.0.2", "raw-loader": "^4.0.2",
"regextras": "^0.8.0", "regextras": "^0.8.0",
"sass": "^1.94.2", "sass": "^1.95.1",
"typescript": "^5.9.2", "typescript": "^5.9.2",
"vite": "^7.2.7", "vite": "^7.2.7",
"vitest": "^4.0.13", "vitest": "^4.0.13",
@ -15023,9 +15023,9 @@
"peer": true "peer": true
}, },
"node_modules/sass": { "node_modules/sass": {
"version": "1.94.2", "version": "1.95.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.94.2.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.95.1.tgz",
"integrity": "sha512-N+7WK20/wOr7CzA2snJcUSSNTCzeCGUTFY3OgeQP3mZ1aj9NMQ0mSTXwlrnd89j33zzQJGqIN52GIOmYrfq46A==", "integrity": "sha512-uPoDh5NIEZV4Dp5GBodkmNY9tSQfXY02pmCcUo+FR1P+x953HGkpw+vV28D4IqYB6f8webZtwoSaZaiPtpTeMg==",
"devOptional": true, "devOptional": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

@ -126,7 +126,7 @@
"msw": "^2.12.3", "msw": "^2.12.3",
"raw-loader": "^4.0.2", "raw-loader": "^4.0.2",
"regextras": "^0.8.0", "regextras": "^0.8.0",
"sass": "^1.94.2", "sass": "^1.95.1",
"typescript": "^5.9.2", "typescript": "^5.9.2",
"vite": "^7.2.7", "vite": "^7.2.7",
"vitest": "^4.0.13", "vitest": "^4.0.13",