Merge pull request #59744 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/sass-1.99.0

chore(deps-dev): Bump sass from 1.98.0 to 1.99.0 in /build/frontend-legacy
This commit is contained in:
github-actions[bot] 2026-04-29 21:23:01 +00:00 committed by GitHub
commit e53533c8a5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -105,7 +105,7 @@
"patch-package": "^8.0.1",
"raw-loader": "^4.0.2",
"regextras": "^0.8.0",
"sass": "^1.98.0",
"sass": "^1.99.0",
"typescript": "^5.9.2",
"vite": "^7.3.2",
"vitest": "^4.1.4",
@ -15906,9 +15906,9 @@
"peer": true
},
"node_modules/sass": {
"version": "1.98.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.98.0.tgz",
"integrity": "sha512-+4N/u9dZ4PrgzGgPlKnaaRQx64RO0JBKs9sDhQ2pLgN6JQZ25uPQZKQYaBJU48Kd5BxgXoJ4e09Dq7nMcOUW3A==",
"version": "1.99.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.99.0.tgz",
"integrity": "sha512-kgW13M54DUB7IsIRM5LvJkNlpH+WhMpooUcaWGFARkF1Tc82v9mIWkCbCYf+MBvpIUBSeSOTilpZjEPr2VYE6Q==",
"dev": true,
"license": "MIT",
"dependencies": {

View file

@ -124,7 +124,7 @@
"patch-package": "^8.0.1",
"raw-loader": "^4.0.2",
"regextras": "^0.8.0",
"sass": "^1.98.0",
"sass": "^1.99.0",
"typescript": "^5.9.2",
"vite": "^7.3.2",
"vitest": "^4.1.4",