Merge pull request #57205 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/sass-1.97.1

build(deps-dev): Bump sass from 1.95.1 to 1.97.1 in /build/frontend-legacy
This commit is contained in:
github-actions[bot] 2025-12-20 14:18:05 +01:00 committed by GitHub
commit febc130423
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

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

View file

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