summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-14 16:07:58 +0000
committerGitHub <[email protected]>2024-10-14 16:07:58 +0000
commit12ef33f517c3059f0bb306fd999af971495f3939 (patch)
tree14ce972740e983f916688eca98cf122ccdcef2ca /package.json
parentb8f814b8fa43057df5c46f3419c7231052e8c4a9 (diff)
chore(node_modules): bump sass from 1.79.4 to 1.79.5 (#154)
Bumps [sass](https://github.com/sass/dart-sass) from 1.79.4 to 1.79.5. - [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.4...1.79.5) --- 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 9483665..312289e 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.4",
+ "sass": "^1.79.5",
"sharp": "^0.33.5",
"typescript": "^5.6.3",
"typescript-eslint": "^8.8.1"