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.85.1 to 1.86.1

Bumps [sass](https://github.com/sass/dart-sass) from 1.85.1 to 1.86.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.85.1...1.86.1)

---
updated-dependencies:
- dependency-name: sass
  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-04-24 10:57:44 +00:00
committed by Eugene Fox
parent 69d81a1887
commit 7d22eb4609
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
"@types/react-dom": "^19.0.4",
"eslint": "^9.19.0",
"eslint-config-next": "^15.2.4",
"sass": "^1.85.1",
"sass": "^1.87.0",
"typescript": "^5.7.3",
"typescript-eslint": "^8.29.0"
},