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.87.0 to 1.89.1

Bumps [sass](https://github.com/sass/dart-sass) from 1.87.0 to 1.89.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.87.0...1.89.1)

---
updated-dependencies:
- dependency-name: sass
  dependency-version: 1.89.1
  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-06-01 11:50:08 +00:00
committed by Eugene Fox
parent 5f84634687
commit 492659043a
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
"@types/react-dom": "^19.1.3",
"eslint": "^9.19.0",
"eslint-config-next": "^15.3.1",
"sass": "^1.87.0",
"sass": "^1.89.1",
"typescript": "^5.8.3",
"typescript-eslint": "^8.33.0"
},