Skip to content

Commit

Permalink
Update JS dependency sass-loader to v12.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 21, 2023
1 parent 7c012d9 commit a21792b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion themes-default/slim/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"lodash": "4.17.21",
"lozad": "1.16.0",
"sass": "1.43.4",
"sass-loader": "12.3.0",
"sass-loader": "12.6.0",
"style-loader": "3.3.3",
"stylelint-scss": "3.21.0",
"tablesorter": "2.31.3",
Expand Down
8 changes: 4 additions & 4 deletions themes-default/slim/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10292,10 +10292,10 @@ sane@^4.0.3:
minimist "^1.1.1"
walker "~1.0.5"

sass-loader@12.3.0:
version "12.3.0"
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-12.3.0.tgz#93278981c189c36a58cbfc37d4b9cef0cdc02871"
integrity sha512-6l9qwhdOb7qSrtOu96QQ81LVl8v6Dp9j1w3akOm0aWHyrTYtagDt5+kS32N4yq4hHk3M+rdqoRMH+lIdqvW6HA==
sass-loader@12.6.0:
version "12.6.0"
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-12.6.0.tgz#5148362c8e2cdd4b950f3c63ac5d16dbfed37bcb"
integrity sha512-oLTaH0YCtX4cfnJZxKSLAyglED0naiYfNG1iXfU5w1LNZ+ukoA5DtyDIN5zmKVZwYNJP4KRc5Y3hkWga+7tYfA==
dependencies:
klona "^2.0.4"
neo-async "^2.6.2"
Expand Down

0 comments on commit a21792b

Please sign in to comment.