summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-06 16:05:18 +0000
committerGitHub <[email protected]>2025-01-06 16:05:18 +0000
commitbdb49e68cc0c56d841d0e3d657b23486adb4fdc2 (patch)
tree40c4dc61586cf7da33fd3adab6b974c51ce1489f /package.json
parent0873c36124f97631488b4899b750186814ade56c (diff)
chore(node_modules): bump sass from 1.83.0 to 1.83.1 (#219)
Bumps [sass](https://github.com/sass/dart-sass) from 1.83.0 to 1.83.1. - [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.83.0...1.83.1) --- 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 8ba799f..5036d98 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
"eslint-plugin-jsx-a11y": "^6.10.2",
"prettier": "^3.4.2",
"prettier-plugin-astro": "^0.14.1",
- "sass": "^1.83.0",
+ "sass": "^1.83.1",
"sharp": "^0.33.5",
"typescript": "^5.7.2",
"typescript-eslint": "^8.19.0"