Merge pull request #57704 from nextcloud/dependabot/npm_and_yarn/stable33/sass-1.97.3

[stable33] build(deps-dev): bump sass from 1.97.2 to 1.97.3
This commit is contained in:
Andy Scherzinger 2026-01-25 17:50:42 +01:00 committed by GitHub
commit 6d23b6b6af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -65,7 +65,7 @@
"jsdom": "^27.4.0",
"jsdom-testing-mocks": "^1.16.0",
"msw": "^2.12.7",
"sass": "^1.97.2",
"sass": "^1.97.3",
"stylelint": "^17.0.0",
"vite": "^7.3.1",
"vitest": "^4.0.15"
@ -14243,9 +14243,9 @@
"license": "MIT"
},
"node_modules/sass": {
"version": "1.97.2",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.97.2.tgz",
"integrity": "sha512-y5LWb0IlbO4e97Zr7c3mlpabcbBtS+ieiZ9iwDooShpFKWXf62zz5pEPdwrLYm+Bxn1fnbwFGzHuCLSA9tBmrw==",
"version": "1.97.3",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.97.3.tgz",
"integrity": "sha512-fDz1zJpd5GycprAbu4Q2PV/RprsRtKC/0z82z0JLgdytmcq0+ujJbJ/09bPGDxCLkKY3Np5cRAOcWiVkLXJURg==",
"dev": true,
"license": "MIT",
"dependencies": {

View file

@ -94,7 +94,7 @@
"jsdom": "^27.4.0",
"jsdom-testing-mocks": "^1.16.0",
"msw": "^2.12.7",
"sass": "^1.97.2",
"sass": "^1.97.3",
"stylelint": "^17.0.0",
"vite": "^7.3.1",
"vitest": "^4.0.15"