Bump sass from 1.49.8 to 1.49.9 (#16725)
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.8 to 1.49.9. - [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.49.8...1.49.9) --- 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
c8515967ff
commit
4a99ed6d1a
2 changed files with 5 additions and 5 deletions
|
|
@ -89,7 +89,7 @@
|
|||
"lint-staged": "^12.3.4",
|
||||
"markdown-loader": "^7.0.0",
|
||||
"prettier": "^2.5.1",
|
||||
"sass": "1.49.8",
|
||||
"sass": "1.49.9",
|
||||
"sass-loader": "^12.6.0",
|
||||
"storybook-addon-jsx": "^7.3.14",
|
||||
"style-loader": "^2.0.0",
|
||||
|
|
|
|||
|
|
@ -14596,10 +14596,10 @@ sass-loader@^12.6.0:
|
|||
klona "^2.0.4"
|
||||
neo-async "^2.6.2"
|
||||
|
||||
sass@1.49.8, sass@^1.38.0:
|
||||
version "1.49.8"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.49.8.tgz#9bbbc5d43d14862db07f1c04b786c9da9b641828"
|
||||
integrity sha512-NoGOjvDDOU9og9oAxhRnap71QaTjjlzrvLnKecUJ3GxhaQBrV6e7gPuSPF28u1OcVAArVojPAe4ZhOXwwC4tGw==
|
||||
sass@1.49.9, sass@^1.38.0:
|
||||
version "1.49.9"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.49.9.tgz#b15a189ecb0ca9e24634bae5d1ebc191809712f9"
|
||||
integrity sha512-YlYWkkHP9fbwaFRZQRXgDi3mXZShslVmmo+FVK3kHLUELHHEYrCmL1x6IUjC7wLS6VuJSAFXRQS/DxdsC4xL1A==
|
||||
dependencies:
|
||||
chokidar ">=3.0.0 <4.0.0"
|
||||
immutable "^4.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue