0
mirror of https://github.com/valentineus/popov.link.git synced 2025-09-12 07:00:29 +03:00

fix(deps): update dependency sass to v1.91.0 (#86)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-26 05:47:38 +00:00
committed by GitHub
parent 20b5578994
commit df19c48c6c

6
package-lock.json generated
View File

@@ -7084,9 +7084,9 @@
"license": "MIT"
},
"node_modules/sass": {
"version": "1.90.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.90.0.tgz",
"integrity": "sha512-9GUyuksjw70uNpb1MTYWsH9MQHOHY6kwfnkafC24+7aOMZn9+rVMBxRbLvw756mrBFbIsFg6Xw9IkR2Fnn3k+Q==",
"version": "1.91.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.91.0.tgz",
"integrity": "sha512-aFOZHGf+ur+bp1bCHZ+u8otKGh77ZtmFyXDo4tlYvT7PWql41Kwd8wdkPqhhT+h2879IVblcHFglIMofsFd1EA==",
"license": "MIT",
"dependencies": {
"chokidar": "^4.0.0",