Merge pull request #57199 from nextcloud/dependabot/npm_and_yarn/sass-1.97.1

build(deps-dev): Bump sass from 1.95.1 to 1.97.1
This commit is contained in:
github-actions[bot] 2025-12-21 16:29:21 +00:00 committed by GitHub
commit 9abcafb44c
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

@ -62,7 +62,7 @@
"is-svg": "^6.1.0",
"jsdom": "^27.2.0",
"jsdom-testing-mocks": "^1.16.0",
"sass": "^1.95.1",
"sass": "^1.97.1",
"stylelint": "^16.26.1",
"stylelint-use-logical": "^2.1.2",
"vite": "^7.2.7",
@ -13680,9 +13680,9 @@
"license": "MIT"
},
"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

@ -91,7 +91,7 @@
"is-svg": "^6.1.0",
"jsdom": "^27.2.0",
"jsdom-testing-mocks": "^1.16.0",
"sass": "^1.95.1",
"sass": "^1.97.1",
"stylelint": "^16.26.1",
"stylelint-use-logical": "^2.1.2",
"vite": "^7.2.7",