mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
build(deps-dev): bump sass from 1.97.2 to 1.97.3
Bumps [sass](https://github.com/sass/dart-sass) from 1.97.2 to 1.97.3. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.97.2...1.97.3) --- updated-dependencies: - dependency-name: sass dependency-version: 1.97.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
24a59c1b3a
commit
3c7352da56
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -141,7 +141,7 @@
|
|||
"puppeteer": "^24.35.0",
|
||||
"raw-loader": "^4.0.2",
|
||||
"regextras": "^0.8.0",
|
||||
"sass": "^1.97.2",
|
||||
"sass": "^1.97.3",
|
||||
"sinon": "<= 5.0.7",
|
||||
"stylelint": "^16.26.1",
|
||||
"stylelint-use-logical": "^2.1.2",
|
||||
|
|
@ -22416,9 +22416,9 @@
|
|||
"license": "BSD-3-Clause"
|
||||
},
|
||||
"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,
|
||||
"dependencies": {
|
||||
"chokidar": "^4.0.0",
|
||||
|
|
|
|||
|
|
@ -170,7 +170,7 @@
|
|||
"puppeteer": "^24.35.0",
|
||||
"raw-loader": "^4.0.2",
|
||||
"regextras": "^0.8.0",
|
||||
"sass": "^1.97.2",
|
||||
"sass": "^1.97.3",
|
||||
"sinon": "<= 5.0.7",
|
||||
"stylelint": "^16.26.1",
|
||||
"stylelint-use-logical": "^2.1.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue