From bdb49e68cc0c56d841d0e3d657b23486adb4fdc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 16:05:18 +0000 Subject: 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') 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" -- cgit v1.2.3