Bump sass from 1.37.2 to 1.37.5 (#14457)
Bumps [sass](https://github.com/sass/dart-sass) from 1.37.2 to 1.37.5. - [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.37.2...1.37.5) --- 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:
parent
44bb6d63b2
commit
f4a0d60ddf
2 changed files with 5 additions and 5 deletions
|
|
@ -134,7 +134,7 @@
|
|||
"markdown-loader": "^6.0.0",
|
||||
"prettier": "^2.3.2",
|
||||
"redoc-cli": "0.12.2",
|
||||
"sass": "1.37.2",
|
||||
"sass": "1.37.5",
|
||||
"sass-loader": "^10.1.1",
|
||||
"style-loader": "^2.0.0",
|
||||
"svgo": "2.3.1",
|
||||
|
|
|
|||
|
|
@ -16170,10 +16170,10 @@ sass-loader@10.1.1, sass-loader@^10.1.1:
|
|||
schema-utils "^3.0.0"
|
||||
semver "^7.3.2"
|
||||
|
||||
sass@1.37.2, sass@^1.32.13:
|
||||
version "1.37.2"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.37.2.tgz#eb87c01a1e6ec12e50fa69571b69628ea043a372"
|
||||
integrity sha512-+XMg8QOg7OGLo4F5R3fLYEti/3MxFkyX0NxYbqWycU8xYMAhPDN5FuCO2ZJudnM1wcnZ3CeJRnpqUBZpLOitCQ==
|
||||
sass@1.37.5, sass@^1.32.13:
|
||||
version "1.37.5"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.37.5.tgz#f6838351f7cc814c4fcfe1d9a20e0cabbd1e7b3c"
|
||||
integrity sha512-Cx3ewxz9QB/ErnVIiWg2cH0kiYZ0FPvheDTVC6BsiEGBTZKKZJ1Gq5Kq6jy3PKtL6+EJ8NIoaBW/RSd2R6cZOA==
|
||||
dependencies:
|
||||
chokidar ">=3.0.0 <4.0.0"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue