0
mirror of https://github.com/valentineus/popov.link.git synced 2025-10-13 21:20:23 +03:00

fix(deps): update dependency sass to v1.93.1 (#102)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-23 01:48:25 +00:00
committed by GitHub
parent af6843654c
commit ab7d29ec43

6
package-lock.json generated
View File

@@ -6653,9 +6653,9 @@
"license": "MIT"
},
"node_modules/sass": {
"version": "1.93.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.93.0.tgz",
"integrity": "sha512-CQi5/AzCwiubU3dSqRDJ93RfOfg/hhpW1l6wCIvolmehfwgCI35R/0QDs1+R+Ygrl8jFawwwIojE2w47/mf94A==",
"version": "1.93.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.93.1.tgz",
"integrity": "sha512-wLAeLB7IksO2u+cCfhHqcy7/2ZUMPp/X2oV6+LjmweTqgjhOKrkaE/Q1wljxtco5EcOcupZ4c981X0gpk5Tiag==",
"license": "MIT",
"dependencies": {
"chokidar": "^4.0.0",