summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-11-04 15:50:42 +0000
committerGitHub <[email protected]>2024-11-04 15:50:42 +0000
commit26f3f49472d953d61b635df1a336591cc27908f6 (patch)
tree8602edf73a671ffa91292a30c4ad00ad2ce4e209 /package.json
parent777e3f84fe5113f81c96f8e69c74e758a6db693e (diff)
chore(node_modules): bump sass from 1.80.4 to 1.80.6 (#170)
Bumps [sass](https://github.com/sass/dart-sass) from 1.80.4 to 1.80.6. - [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.80.4...1.80.6) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index da8c90b..333414b 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
"eslint-plugin-jsx-a11y": "^6.10.2",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
- "sass": "^1.80.4",
+ "sass": "^1.80.6",
"sharp": "^0.33.5",
"typescript": "^5.6.3",
"typescript-eslint": "^8.11.0"