Merge pull request #57469 from nextcloud/dependabot/npm_and_yarn/sass-1.97.2

build(deps-dev): bump sass from 1.97.1 to 1.97.2
This commit is contained in:
github-actions[bot] 2026-01-18 15:19:02 +01:00 committed by GitHub
commit fbf557abde
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.1",
"sass": "^1.97.2",
"stylelint": "^16.26.1",
"stylelint-use-logical": "^2.1.2",
"vite": "^7.3.1",
@ -14240,9 +14240,9 @@
"license": "MIT"
},
"node_modules/sass": {
"version": "1.97.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.97.1.tgz",
"integrity": "sha512-uf6HoO8fy6ClsrShvMgaKUn14f2EHQLQRtpsZZLeU/Mv0Q1K5P0+x2uvH6Cub39TVVbWNSrraUhDAoFph6vh0A==",
"version": "1.97.2",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.97.2.tgz",
"integrity": "sha512-y5LWb0IlbO4e97Zr7c3mlpabcbBtS+ieiZ9iwDooShpFKWXf62zz5pEPdwrLYm+Bxn1fnbwFGzHuCLSA9tBmrw==",
"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.1",
"sass": "^1.97.2",
"stylelint": "^16.26.1",
"stylelint-use-logical": "^2.1.2",
"vite": "^7.3.1",