summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-28 15:48:28 +0000
committerGitHub <[email protected]>2024-10-28 15:48:28 +0000
commit7782662d3c268e7efbadd2037a2738bfac93b7c6 (patch)
treee7253500dddf6724a188176b1b938f08603e9b8f /package.json
parent84821bbbd6fcfa271c1f80a9691f064524080267 (diff)
chore(node_modules): bump sass from 1.80.3 to 1.80.4 (#164)
Bumps [sass](https://github.com/sass/dart-sass) from 1.80.3 to 1.80.4. - [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.3...1.80.4) --- 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 9802229..c549762 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
"eslint-plugin-jsx-a11y": "^6.10.1",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
- "sass": "^1.80.3",
+ "sass": "^1.80.4",
"sharp": "^0.33.5",
"typescript": "^5.6.3",
"typescript-eslint": "^8.10.0"