chore(deps-dev): bump sass from 1.69.6 to 1.69.7 (#569)

Bumps [sass](https://github.com/sass/dart-sass) from 1.69.6 to 1.69.7.
- [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.69.6...1.69.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-01-03 08:29:10 +00:00 committed by GitHub
parent a7069fbf1e
commit 4256ef1eed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -44,7 +44,7 @@
"eslint-config-react-app": "^7.0.1",
"husky": "^8.0.3",
"prettier": "^3.1.1",
"sass": "^1.69.6",
"sass": "^1.69.7",
"stylelint": "^15.11.0",
"stylelint-config-standard-scss": "^11.1.0",
"stylelint-scss": "^5.3.2",

View File

@ -101,8 +101,8 @@ devDependencies:
specifier: ^3.1.1
version: 3.1.1
sass:
specifier: ^1.69.6
version: 1.69.6
specifier: ^1.69.7
version: 1.69.7
stylelint:
specifier: ^15.11.0
version: 15.11.0(typescript@5.3.3)
@ -114,7 +114,7 @@ devDependencies:
version: 5.3.2(stylelint@15.11.0)
vite:
specifier: 5.0.10
version: 5.0.10(@types/node@20.5.1)(sass@1.69.6)
version: 5.0.10(@types/node@20.5.1)(sass@1.69.7)
vite-plugin-progress:
specifier: ^0.0.7
version: 0.0.7(vite@5.0.10)
@ -2962,7 +2962,7 @@ packages:
vite: ^4 || ^5
dependencies:
'@swc/core': 1.3.102
vite: 5.0.10(@types/node@20.5.1)(sass@1.69.6)
vite: 5.0.10(@types/node@20.5.1)(sass@1.69.7)
transitivePeerDependencies:
- '@swc/helpers'
dev: true
@ -5791,8 +5791,8 @@ packages:
is-regex: 1.1.4
dev: true
/sass@1.69.6:
resolution: {integrity: sha512-qbRr3k9JGHWXCvZU77SD2OTwUlC+gNT+61JOLcmLm+XqH4h/5D+p4IIsxvpkB89S9AwJOyb5+rWNpIucaFxSFQ==}
/sass@1.69.7:
resolution: {integrity: sha512-rzj2soDeZ8wtE2egyLXgOOHQvaC2iosZrkF6v3EUG+tBwEvhqUCzm0VP3k9gHF9LXbSrRhT5SksoI56Iw8NPnQ==}
engines: {node: '>=14.0.0'}
hasBin: true
dependencies:
@ -6428,10 +6428,10 @@ packages:
picocolors: 1.0.0
progress: 2.0.3
rd: 2.0.1
vite: 5.0.10(@types/node@20.5.1)(sass@1.69.6)
vite: 5.0.10(@types/node@20.5.1)(sass@1.69.7)
dev: true
/vite@5.0.10(@types/node@20.5.1)(sass@1.69.6):
/vite@5.0.10(@types/node@20.5.1)(sass@1.69.7):
resolution: {integrity: sha512-2P8J7WWgmc355HUMlFrwofacvr98DAjoE52BfdbwQtyLH06XKwaL/FMnmKM2crF0iX4MpmMKoDlNCB1ok7zHCw==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@ -6463,7 +6463,7 @@ packages:
esbuild: 0.19.11
postcss: 8.4.32
rollup: 4.9.2
sass: 1.69.6
sass: 1.69.7
optionalDependencies:
fsevents: 2.3.3
dev: true