Skip to content

Commit

Permalink
chore(deps): update dependency sass-loader to v10.2.0 (#123)
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 committed Jul 11, 2021
1 parent 5e87a75 commit d7cf136
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"prettier": "2.3.2",
"pretty-quick": "3.1.1",
"sass": "1.35.2",
"sass-loader": "10.1.1",
"sass-loader": "10.2.0",
"supports-color": "9.0.1",
"ts-loader": "8.3.0",
"ts-node": "10.1.0",
Expand Down
27 changes: 26 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10724,7 +10724,7 @@ fsevents@~2.1.2:
pretty-quick: 3.1.1
purecss: 2.0.6
sass: 1.35.2
sass-loader: 10.1.1
sass-loader: 10.2.0
supports-color: 9.0.1
tailwindcss: 2.2.4
ts-loader: 8.3.0
Expand Down Expand Up @@ -14412,6 +14412,31 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"sass-loader@npm:10.2.0":
version: 10.2.0
resolution: "sass-loader@npm:10.2.0"
dependencies:
klona: ^2.0.4
loader-utils: ^2.0.0
neo-async: ^2.6.2
schema-utils: ^3.0.0
semver: ^7.3.2
peerDependencies:
fibers: ">= 3.1.0"
node-sass: ^4.0.0 || ^5.0.0 || ^6.0.0
sass: ^1.3.0
webpack: ^4.36.0 || ^5.0.0
peerDependenciesMeta:
fibers:
optional: true
node-sass:
optional: true
sass:
optional: true
checksum: 1c8914920749f2e2e404e4663c9cce6ef4d38dc7fb30117c722c25b76257ebee444c90d20e174adf621036e1afefaadc8f89b69fd912347f4618b7401afae53c
languageName: node
linkType: hard

"sass@npm:1.35.2":
version: 1.35.2
resolution: "sass@npm:1.35.2"
Expand Down

0 comments on commit d7cf136

Please sign in to comment.