chore(deps-dev): bump sass from 1.71.0 to 1.71.1 (#642)

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

---
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-03-02 22:47:27 +00:00 committed by GitHub
parent c4479dd94f
commit b116a78c9f
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": "^9.0.11",
"prettier": "^3.2.5",
"sass": "^1.71.0",
"sass": "^1.71.1",
"stylelint": "^16.2.1",
"stylelint-config-standard-scss": "^13.0.0",
"stylelint-scss": "^6.1.0",

View File

@ -98,8 +98,8 @@ devDependencies:
specifier: ^3.2.5
version: 3.2.5
sass:
specifier: ^1.71.0
version: 1.71.0
specifier: ^1.71.1
version: 1.71.1
stylelint:
specifier: ^16.2.1
version: 16.2.1(typescript@5.3.3)
@ -111,7 +111,7 @@ devDependencies:
version: 6.1.0(stylelint@16.2.1)
vite:
specifier: 5.1.3
version: 5.1.3(@types/node@20.11.19)(sass@1.71.0)
version: 5.1.3(@types/node@20.11.19)(sass@1.71.1)
vite-plugin-progress:
specifier: ^0.0.7
version: 0.0.7(vite@5.1.3)
@ -2962,7 +2962,7 @@ packages:
vite: ^4 || ^5
dependencies:
'@swc/core': 1.4.1
vite: 5.1.3(@types/node@20.11.19)(sass@1.71.0)
vite: 5.1.3(@types/node@20.11.19)(sass@1.71.1)
transitivePeerDependencies:
- '@swc/helpers'
dev: true
@ -5834,8 +5834,8 @@ packages:
is-regex: 1.1.4
dev: true
/sass@1.71.0:
resolution: {integrity: sha512-HKKIKf49Vkxlrav3F/w6qRuPcmImGVbIXJ2I3Kg0VMA+3Bav+8yE9G5XmP5lMj6nl4OlqbPftGAscNaNu28b8w==}
/sass@1.71.1:
resolution: {integrity: sha512-wovtnV2PxzteLlfNzbgm1tFXPLoZILYAMJtvoXXkD7/+1uP41eKkIt1ypWq5/q2uT94qHjXehEYfmjKOvjL9sg==}
engines: {node: '>=14.0.0'}
hasBin: true
dependencies:
@ -6441,10 +6441,10 @@ packages:
picocolors: 1.0.0
progress: 2.0.3
rd: 2.0.1
vite: 5.1.3(@types/node@20.11.19)(sass@1.71.0)
vite: 5.1.3(@types/node@20.11.19)(sass@1.71.1)
dev: true
/vite@5.1.3(@types/node@20.11.19)(sass@1.71.0):
/vite@5.1.3(@types/node@20.11.19)(sass@1.71.1):
resolution: {integrity: sha512-UfmUD36DKkqhi/F75RrxvPpry+9+tTkrXfMNZD+SboZqBCMsxKtO52XeGzzuh7ioz+Eo/SYDBbdb0Z7vgcDJew==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@ -6476,7 +6476,7 @@ packages:
esbuild: 0.19.12
postcss: 8.4.35
rollup: 4.12.0
sass: 1.71.0
sass: 1.71.1
optionalDependencies:
fsevents: 2.3.3
dev: true