Skip to content

Commit

Permalink
fix(deps): update dependency sass-resources-loader to ^2.2.4 (#176)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Aug 5, 2021
1 parent d8863a5 commit 97cefe1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"dependencies": {
"consola": "^2.15.3",
"glob-all": "^3.2.1",
"sass-resources-loader": "^2.2.3"
"sass-resources-loader": "^2.2.4"
},
"devDependencies": {
"@commitlint/cli": "^13.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10222,10 +10222,10 @@ sass-loader@^7.3.1:
pify "^4.0.1"
semver "^6.3.0"

sass-resources-loader@^2.2.3:
version "2.2.3"
resolved "https://registry.yarnpkg.com/sass-resources-loader/-/sass-resources-loader-2.2.3.tgz#1be92ea326a4a2d8d7c3483a01577a70df7d7fa1"
integrity sha512-QHyhf1euMF16qC5R24felQYkg7NvSlsNkidUpgrga27hMLqNP5TfmQ6K0iVn7BurKmUU/CDuygZh0py9lXeYPQ==
sass-resources-loader@^2.2.4:
version "2.2.4"
resolved "https://registry.yarnpkg.com/sass-resources-loader/-/sass-resources-loader-2.2.4.tgz#1a86fba499e74a88cb7ce95f0c98449f348d360e"
integrity sha512-hIQhBygYky+rLf+4cuoGYONZ623CEH4Swo1fs1WRJkukbqdvN1VIu2KCL59du6vX92bNELzNkGPLx+NorN73xA==
dependencies:
async "^3.2.0"
chalk "^4.1.0"
Expand Down

0 comments on commit 97cefe1

Please sign in to comment.