build(deps-dev): bump sass from 1.77.5 to 1.77.6

Bumps [sass](https://github.com/sass/dart-sass) from 1.77.5 to 1.77.6.
- [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.77.5...1.77.6)

---
updated-dependencies:
- dependency-name: sass
  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] 2024-06-18 07:21:26 +00:00 committed by Klara Simickova
parent 3b699f99ce
commit aef124acc4
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -82,7 +82,7 @@
"prop-types": "15.8.1",
"react-chartjs-2": "5.2.0",
"redux-mock-store": "1.5.4",
"sass": "1.77.5",
"sass": "1.77.6",
"sass-loader": "14.2.1",
"stylelint": "15.11.0",
"stylelint-config-recommended-scss": "13.1.0",
@ -16846,9 +16846,9 @@
}
},
"node_modules/sass": {
"version": "1.77.5",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.77.5.tgz",
"integrity": "sha512-oDfX1mukIlxacPdQqNb6mV2tVCrnE+P3nVYioy72V5tlk56CPNcO4TCuFcaCRKKfJ1M3lH95CleRS+dVKL2qMg==",
"version": "1.77.6",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.77.6.tgz",
"integrity": "sha512-ByXE1oLD79GVq9Ht1PeHWCPMPB8XHpBuz1r85oByKHjZY6qV6rWnQovQzXJXuQ/XyE1Oj3iPk3lo28uzaRA2/Q==",
"dev": true,
"dependencies": {
"chokidar": ">=3.0.0 <4.0.0",

View file

@ -107,7 +107,7 @@
"prop-types": "15.8.1",
"react-chartjs-2": "5.2.0",
"redux-mock-store": "1.5.4",
"sass": "1.77.5",
"sass": "1.77.6",
"sass-loader": "14.2.1",
"stylelint": "15.11.0",
"stylelint-config-recommended-scss": "13.1.0",