summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-12-16 15:44:22 +0000
committerGitHub <[email protected]>2024-12-16 15:44:22 +0000
commitb6f6b17f43e696ddb1b0d9ca4c34975ef55df16f (patch)
tree5fffed37ad91287d1b7c4d6022d0f5296dc08302 /package.json
parentf22330c9e4b43c2e1839162bff573bc11e036e5f (diff)
chore(node_modules): bump sass from 1.82.0 to 1.83.0 (#202)
Bumps [sass](https://github.com/sass/dart-sass) from 1.82.0 to 1.83.0. - [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.82.0...1.83.0) --- 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 16594c1..65b9fb7 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.82.0",
+ "sass": "^1.83.0",
"sharp": "^0.33.5",
"typescript": "^5.7.2",
"typescript-eslint": "^8.15.0"