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.1 to 1.89.2

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

---
updated-dependencies:
- dependency-name: sass
  dependency-version: 1.89.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-07-01 08:54:44 +00:00
committed by Eugene Fox
parent bc61f061fd
commit ad88ed9915
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
"@types/react-dom": "^19.1.5",
"eslint": "^9.19.0",
"eslint-config-next": "^15.3.3",
"sass": "^1.89.1",
"sass": "^1.89.2",
"typescript": "^5.8.3",
"typescript-eslint": "^8.35.1"
},