chore(deps-dev): bump sass from 1.67.0 to 1.69.4

Bumps [sass](https://github.com/sass/dart-sass) from 1.67.0 to 1.69.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.67.0...1.69.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-18 08:30:40 +00:00 committed by GitHub
parent 90110ec6cd
commit b3d28e9c34
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.0.3",
"sass": "^1.67.0",
"sass": "^1.69.4",
"stylelint": "^15.10.3",
"stylelint-config-standard-scss": "^11.0.0",
"stylelint-scss": "^5.2.0",

View File

@ -101,8 +101,8 @@ devDependencies:
specifier: ^3.0.3
version: 3.0.3
sass:
specifier: ^1.67.0
version: 1.67.0
specifier: ^1.69.4
version: 1.69.4
stylelint:
specifier: ^15.10.3
version: 15.10.3(typescript@5.2.2)
@ -114,7 +114,7 @@ devDependencies:
version: 5.2.0(stylelint@15.10.3)
vite:
specifier: 4.4.9
version: 4.4.9(@types/node@20.4.7)(sass@1.67.0)
version: 4.4.9(@types/node@20.4.7)(sass@1.69.4)
vite-plugin-progress:
specifier: ^0.0.7
version: 0.0.7(vite@4.4.9)
@ -2840,7 +2840,7 @@ packages:
vite: ^4
dependencies:
'@swc/core': 1.3.84
vite: 4.4.9(@types/node@20.4.7)(sass@1.67.0)
vite: 4.4.9(@types/node@20.4.7)(sass@1.69.4)
transitivePeerDependencies:
- '@swc/helpers'
dev: true
@ -5640,8 +5640,8 @@ packages:
is-regex: 1.1.4
dev: true
/sass@1.67.0:
resolution: {integrity: sha512-SVrO9ZeX/QQyEGtuZYCVxoeAL5vGlYjJ9p4i4HFuekWl8y/LtJ7tJc10Z+ck1c8xOuoBm2MYzcLfTAffD0pl/A==}
/sass@1.69.4:
resolution: {integrity: sha512-+qEreVhqAy8o++aQfCJwp0sklr2xyEzkm9Pp/Igu9wNPoe7EZEQ8X/MBvvXggI2ql607cxKg/RKOwDj6pp2XDA==}
engines: {node: '>=14.0.0'}
hasBin: true
dependencies:
@ -6270,10 +6270,10 @@ packages:
picocolors: 1.0.0
progress: 2.0.3
rd: 2.0.1
vite: 4.4.9(@types/node@20.4.7)(sass@1.67.0)
vite: 4.4.9(@types/node@20.4.7)(sass@1.69.4)
dev: true
/vite@4.4.9(@types/node@20.4.7)(sass@1.67.0):
/vite@4.4.9(@types/node@20.4.7)(sass@1.69.4):
resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==}
engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true
@ -6305,7 +6305,7 @@ packages:
esbuild: 0.18.20
postcss: 8.4.29
rollup: 3.29.1
sass: 1.67.0
sass: 1.69.4
optionalDependencies:
fsevents: 2.3.3
dev: true