Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency sass-loader to v13.2.0 #1776

Merged
merged 1 commit into from
Nov 11, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion reacnetgenerator/static/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"postcss-import": "15.0.0",
"postcss-loader": "7.0.1",
"sass": "1.56.1",
"sass-loader": "13.1.0",
"sass-loader": "13.2.0",
"script-ext-html-webpack-plugin": "2.1.5",
"string-replace-webpack-plugin": "0.1.3",
"style-loader": "3.3.1",
Expand Down
12 changes: 6 additions & 6 deletions reacnetgenerator/static/webpack/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3497,7 +3497,7 @@ __metadata:
query-string: 7.1.1
regenerator-runtime: 0.13.10
sass: 1.56.1
sass-loader: 13.1.0
sass-loader: 13.2.0
script-ext-html-webpack-plugin: 2.1.5
smiles-drawer: 2.0.3
startbootstrap-creative: 7.0.6
Expand Down Expand Up @@ -3692,15 +3692,15 @@ __metadata:
languageName: node
linkType: hard

"sass-loader@npm:13.1.0":
version: 13.1.0
resolution: "sass-loader@npm:13.1.0"
"sass-loader@npm:13.2.0":
version: 13.2.0
resolution: "sass-loader@npm:13.2.0"
dependencies:
klona: ^2.0.4
neo-async: ^2.6.2
peerDependencies:
fibers: ">= 3.1.0"
node-sass: ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
node-sass: ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
sass: ^1.3.0
sass-embedded: "*"
webpack: ^5.0.0
Expand All @@ -3713,7 +3713,7 @@ __metadata:
optional: true
sass-embedded:
optional: true
checksum: 6b3b6c0e070a32c594001cee98c85a72afb6081c46d56a4283269e6c1802b0e26128bc8363fcd8d8c941abe1f9e441e3efcd401fcf3ef436e1f1fbeb6e0a1374
checksum: ed6cdb5f5508e1a8a020d1451160a5e94805d0c2a97be5719c6a44ed28a258b5f37a1478d01b9d545f269367ae91ccb88adc93bd6202bfd609dbe3193228d51e
languageName: node
linkType: hard

Expand Down