1
0
mirror of https://github.com/XFox111/my-website.git synced 2026-04-22 07:28:01 +03:00

chore(deps-dev): bump sass from 1.89.2 to 1.91.0

Bumps [sass](https://github.com/sass/dart-sass) from 1.89.2 to 1.91.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.89.2...1.91.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-version: 1.91.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-09-01 21:00:49 +00:00
committed by Eugene Fox
parent 7aa509f3bb
commit 3559b717cb
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
"@types/react-dom": "^19.1.9",
"eslint": "^9.32.0",
"eslint-config-next": "^15.5.2",
"sass": "^1.89.2",
"sass": "^1.91.0",
"typescript": "~5.8.3",
"typescript-eslint": "^8.41.0"
},