mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
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:
commit
fbf557abde
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue