chore(deps): update devdependency sass to v1.69.5 (2.x) (#23945)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-27 01:11:43 +09:00 committed by GitHub
parent 65150099ce
commit 5eb1b32f62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -85,7 +85,7 @@
"rollup": "4.1.4",
"rollup-plugin-esbuild": "6.1.0",
"rollup-plugin-license": "3.2.0",
"sass": "1.69.4",
"sass": "1.69.5",
"sass-loader": "^10.1.1",
"semver": "7.5.4",
"sort-package-json": "2.6.0",

View File

@ -12958,10 +12958,10 @@ sass-loader@^10.1.1:
schema-utils "^3.0.0"
semver "^7.3.2"
sass@1.69.4:
version "1.69.4"
resolved "https://registry.npmjs.org/sass/-/sass-1.69.4.tgz#10c735f55e3ea0b7742c6efa940bce30e07fbca2"
integrity sha512-+qEreVhqAy8o++aQfCJwp0sklr2xyEzkm9Pp/Igu9wNPoe7EZEQ8X/MBvvXggI2ql607cxKg/RKOwDj6pp2XDA==
sass@1.69.5:
version "1.69.5"
resolved "https://registry.npmjs.org/sass/-/sass-1.69.5.tgz#23e18d1c757a35f2e52cc81871060b9ad653dfde"
integrity sha512-qg2+UCJibLr2LCVOt3OlPhr/dqVHWOa9XtZf2OjbLs/T4VPSJ00udtgJxH3neXZm+QqX8B+3cU7RaLqp1iVfcQ==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"