summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-21 15:58:26 +0000
committerGitHub <[email protected]>2024-10-21 15:58:26 +0000
commitee378e6b59459987cb1bc50a9913348b3631d8af (patch)
tree0d1daa93377996dfcf0d47a1dc23936c305414a6 /package.json
parenta7262cc8cf532cfdf5fdae7d98a03a3c6a923d2f (diff)
chore(node_modules): bump sass from 1.79.5 to 1.80.3 (#156)
Bumps [sass](https://github.com/sass/dart-sass) from 1.79.5 to 1.80.3. - [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.79.5...1.80.3) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... 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 312289e..f995d3d 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
"eslint-plugin-jsx-a11y": "^6.10.0",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
- "sass": "^1.79.5",
+ "sass": "^1.80.3",
"sharp": "^0.33.5",
"typescript": "^5.6.3",
"typescript-eslint": "^8.8.1"