aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-08-06 08:08:05 +0300
committerGitHub <noreply@github.com>2025-08-06 08:08:05 +0300
commitef92c4c86820745bd94ddba53503dc60a9ad8082 (patch)
treecdae5c2e63de0f595e02d31fd447bf975b49126f
parent7dedb5dee6d6745295e7bebac00f420baa2b66fa (diff)
downloadpopov.link-ef92c4c86820745bd94ddba53503dc60a9ad8082.tar.xz
popov.link-ef92c4c86820745bd94ddba53503dc60a9ad8082.zip
fix(deps): update dependency sass to v1.90.0 (#80)HEADmaster
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index f97ee75..df29ed4 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7084,9 +7084,9 @@
"license": "MIT"
},
"node_modules/sass": {
- "version": "1.89.2",
- "resolved": "https://registry.npmjs.org/sass/-/sass-1.89.2.tgz",
- "integrity": "sha512-xCmtksBKd/jdJ9Bt9p7nPKiuqrlBMBuuGkQlkhZjjQk3Ty48lv93k5Dq6OPkKt4XwxDJ7tvlfrTa1MPA9bf+QA==",
+ "version": "1.90.0",
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.90.0.tgz",
+ "integrity": "sha512-9GUyuksjw70uNpb1MTYWsH9MQHOHY6kwfnkafC24+7aOMZn9+rVMBxRbLvw756mrBFbIsFg6Xw9IkR2Fnn3k+Q==",
"license": "MIT",
"dependencies": {
"chokidar": "^4.0.0",