Bump sass from 1.80.3 to 1.80.4 in the sass group

Bumps the sass group with 1 update: [sass](https://github.com/sass/dart-sass).


Updates `sass` from 1.80.3 to 1.80.4
- [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.3...1.80.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-10-25 19:13:40 +00:00
committed by GitHub
parent 18736d847f
commit 40ee2af8ef
2 changed files with 5 additions and 7 deletions

View File

@@ -194,7 +194,7 @@
"react-copy-to-clipboard": "^5.1.0", "react-copy-to-clipboard": "^5.1.0",
"react-dom": "^16.14.0", "react-dom": "^16.14.0",
"rimraf": "^3.0.2", "rimraf": "^3.0.2",
"sass": "~1.80.3", "sass": "~1.80.4",
"sass-loader": "^12.6.0", "sass-loader": "^12.6.0",
"sass-resources-loader": "^2.2.5", "sass-resources-loader": "^2.2.5",
"ts-node": "^8.10.2", "ts-node": "^8.10.2",

View File

@@ -5296,11 +5296,9 @@ eslint-plugin-deprecation@^1.4.1:
"eslint-plugin-dspace-angular-html@link:./lint/dist/src/rules/html": "eslint-plugin-dspace-angular-html@link:./lint/dist/src/rules/html":
version "0.0.0" version "0.0.0"
uid ""
"eslint-plugin-dspace-angular-ts@link:./lint/dist/src/rules/ts": "eslint-plugin-dspace-angular-ts@link:./lint/dist/src/rules/ts":
version "0.0.0" version "0.0.0"
uid ""
eslint-plugin-import-newlines@^1.3.1: eslint-plugin-import-newlines@^1.3.1:
version "1.4.0" version "1.4.0"
@@ -9744,10 +9742,10 @@ sass@1.71.1:
immutable "^4.0.0" immutable "^4.0.0"
source-map-js ">=0.6.2 <2.0.0" source-map-js ">=0.6.2 <2.0.0"
sass@^1.25.0, sass@~1.80.3: sass@^1.25.0, sass@~1.80.4:
version "1.80.3" version "1.80.4"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.80.3.tgz#3f63dd527647d2b3de35f36acb971bda80517423" resolved "https://registry.yarnpkg.com/sass/-/sass-1.80.4.tgz#bc0418fd796cad2f1a1309d8b4d7fe44b7027de0"
integrity sha512-ptDWyVmDMVielpz/oWy3YP3nfs7LpJTHIJZboMVs8GEC9eUmtZTZhMHlTW98wY4aEorDfjN38+Wr/XjskFWcfA== integrity sha512-rhMQ2tSF5CsuuspvC94nPM9rToiAFw2h3JTrLlgmNw1MH79v8Cr3DH6KF6o6r+8oofY3iYVPUf66KzC8yuVN1w==
dependencies: dependencies:
"@parcel/watcher" "^2.4.1" "@parcel/watcher" "^2.4.1"
chokidar "^4.0.0" chokidar "^4.0.0"