Bump sass from 1.80.1 to 1.80.5

Bumps [sass](https://github.com/sass/dart-sass) from 1.80.1 to 1.80.5.
- [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.80.1...1.80.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-10-31 08:54:12 +00:00
committed by GitHub
parent daab9792d2
commit 404033a157
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -21,7 +21,7 @@
"react-github-btn": "^1.4.0",
"react-i18next": "^15.1.0",
"react-icons": "^5.3.0",
"sass": "^1.80.1",
"sass": "^1.80.5",
"typescript": "^5.6.3",
"web-vitals": "^4.2.4",
"yarn": "^1.22.22"
@@ -5613,9 +5613,9 @@
"license": "MIT"
},
"node_modules/sass": {
"version": "1.80.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.80.1.tgz",
"integrity": "sha512-9lBwDZ7j3y/1DKj5Ec249EVGo5CVpwnzIyIj+cqlCjKkApLnzsJ/l9SnV4YnORvW9dQwQN+gQvh/mFZ8CnDs7Q==",
"version": "1.80.5",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.80.5.tgz",
"integrity": "sha512-TQd2aoQl/+zsxRMEDSxVdpPIqeq9UFc6pr7PzkugiTx3VYCFPUaa3P4RrBQsqok4PO200Vkz0vXQBNlg7W907g==",
"dependencies": {
"@parcel/watcher": "^2.4.1",
"chokidar": "^4.0.0",

View File

@@ -16,7 +16,7 @@
"react-github-btn": "^1.4.0",
"react-i18next": "^15.1.0",
"react-icons": "^5.3.0",
"sass": "^1.80.1",
"sass": "^1.80.5",
"typescript": "^5.6.3",
"web-vitals": "^4.2.4",
"yarn": "^1.22.22"