chore(deps-dev): bump sass from 1.69.7 to 1.70.0 (#592)

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

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

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-18 08:56:07 +00:00 committed by GitHub
parent ba77423944
commit bac92080cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 10 deletions

View File

@ -43,7 +43,7 @@
"eslint-config-react-app": "^7.0.1",
"husky": "^8.0.3",
"prettier": "^3.2.3",
"sass": "^1.69.7",
"sass": "^1.70.0",
"stylelint": "^16.1.0",
"stylelint-config-standard-scss": "^13.0.0",
"stylelint-scss": "^6.0.0",

View File

@ -98,8 +98,8 @@ devDependencies:
specifier: ^3.2.3
version: 3.2.3
sass:
specifier: ^1.69.7
version: 1.69.7
specifier: ^1.70.0
version: 1.70.0
stylelint:
specifier: ^16.1.0
version: 16.1.0(typescript@5.3.3)
@ -111,7 +111,7 @@ devDependencies:
version: 6.0.0(stylelint@16.1.0)
vite:
specifier: 5.0.11
version: 5.0.11(@types/node@20.10.7)(sass@1.69.7)
version: 5.0.11(@types/node@20.10.7)(sass@1.70.0)
vite-plugin-progress:
specifier: ^0.0.7
version: 0.0.7(vite@5.0.11)
@ -2950,7 +2950,7 @@ packages:
vite: ^4 || ^5
dependencies:
'@swc/core': 1.3.102
vite: 5.0.11(@types/node@20.10.7)(sass@1.69.7)
vite: 5.0.11(@types/node@20.10.7)(sass@1.70.0)
transitivePeerDependencies:
- '@swc/helpers'
dev: true
@ -5779,8 +5779,8 @@ packages:
is-regex: 1.1.4
dev: true
/sass@1.69.7:
resolution: {integrity: sha512-rzj2soDeZ8wtE2egyLXgOOHQvaC2iosZrkF6v3EUG+tBwEvhqUCzm0VP3k9gHF9LXbSrRhT5SksoI56Iw8NPnQ==}
/sass@1.70.0:
resolution: {integrity: sha512-uUxNQ3zAHeAx5nRFskBnrWzDUJrrvpCPD5FNAoRvTi0WwremlheES3tg+56PaVtCs5QDRX5CBLxxKMDJMEa1WQ==}
engines: {node: '>=14.0.0'}
hasBin: true
dependencies:
@ -6381,10 +6381,10 @@ packages:
picocolors: 1.0.0
progress: 2.0.3
rd: 2.0.1
vite: 5.0.11(@types/node@20.10.7)(sass@1.69.7)
vite: 5.0.11(@types/node@20.10.7)(sass@1.70.0)
dev: true
/vite@5.0.11(@types/node@20.10.7)(sass@1.69.7):
/vite@5.0.11(@types/node@20.10.7)(sass@1.70.0):
resolution: {integrity: sha512-XBMnDjZcNAw/G1gEiskiM1v6yzM4GE5aMGvhWTlHAYYhxb7S3/V1s3m2LDHa8Vh6yIWYYB0iJwsEaS523c4oYA==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@ -6416,7 +6416,7 @@ packages:
esbuild: 0.19.11
postcss: 8.4.33
rollup: 4.9.4
sass: 1.69.7
sass: 1.70.0
optionalDependencies:
fsevents: 2.3.3
dev: true