summaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-11-10 19:16:07 +0900
committerGitHub <noreply@github.com>2020-11-10 19:16:07 +0900
commit522e592274ab78a290066608718a1fbc34840238 (patch)
treef77e47a134c1bdee177def3cf7054a086b5907b8 /yarn.lock
parentce4aa7d0cd48782d1608274f546a1190ad4605ba (diff)
Bump sass-loader from 10.0.4 to 10.0.5 (#15121)
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.0.4 to 10.0.5. - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.0.4...v10.0.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/yarn.lock b/yarn.lock
index 0daf9a80151..66d2e8c60ff 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -9404,10 +9404,10 @@ sass-lint@^1.13.1:
path-is-absolute "^1.0.0"
util "^0.10.3"
-sass-loader@^10.0.4:
- version "10.0.4"
- resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-10.0.4.tgz#ec7181096947d078d60a1d76d527f47c19b151d8"
- integrity sha512-zhdZ8qvZM4iL5XjLVEjJLvKWvC+MB+hHgzL2x/Nf7UHpUNmPYsJvypW79bW39g4LZ603dH/dRSsRYzJJIljtdA==
+sass-loader@^10.0.5:
+ version "10.0.5"
+ resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-10.0.5.tgz#f53505b5ddbedf43797470ceb34066ded82bb769"
+ integrity sha512-2LqoNPtKkZq/XbXNQ4C64GFEleSEHKv6NPSI+bMC/l+jpEXGJhiRYkAQToO24MR7NU4JRY2RpLpJ/gjo2Uf13w==
dependencies:
klona "^2.0.4"
loader-utils "^2.0.0"