Skip to content

Commit

Permalink
build(deps-dev): bump sass-loader in /reacnetgenerator/static/webpack
Browse files Browse the repository at this point in the history
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 16.0.2 to 16.0.4.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/sass-loader@v16.0.2...v16.0.4)

---
updated-dependencies:
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent eca9a39 commit 78a82b9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion reacnetgenerator/static/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"postcss-import": "16.1.0",
"postcss-loader": "8.1.1",
"sass": "1.79.4",
"sass-loader": "16.0.2",
"sass-loader": "16.0.4",
"script-ext-html-webpack-plugin": "2.1.5",
"string-replace-webpack-plugin": "0.1.3",
"style-loader": "4.0.0",
Expand Down
10 changes: 5 additions & 5 deletions reacnetgenerator/static/webpack/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3142,7 +3142,7 @@ __metadata:
postcss-loader: "npm:8.1.1"
regenerator-runtime: "npm:0.14.1"
sass: "npm:1.79.4"
sass-loader: "npm:16.0.2"
sass-loader: "npm:16.0.4"
script-ext-html-webpack-plugin: "npm:2.1.5"
smiles-drawer: "npm:2.0.3"
startbootstrap-creative: "npm:7.0.7"
Expand Down Expand Up @@ -3317,9 +3317,9 @@ __metadata:
languageName: node
linkType: hard

"sass-loader@npm:16.0.2":
version: 16.0.2
resolution: "sass-loader@npm:16.0.2"
"sass-loader@npm:16.0.4":
version: 16.0.4
resolution: "sass-loader@npm:16.0.4"
dependencies:
neo-async: "npm:^2.6.2"
peerDependencies:
Expand All @@ -3339,7 +3339,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: 10/a24ae7f6b7ef2159274b47c0a7e35cb3bfb56367a192d362ff7674f2b85b2c7bfd021e83e9351d3af36b66524efd85ebf70e242971c0b807af6622ba4ee8e298
checksum: 10/16e3552e04301864d59d99f1c90952e0c97cfa793a38a551b6dc19e49a9c0779ec8b3dd8ab39bc79cc4401972f13e8d5baaf577c96ea39911db5866a0b4bdcdd
languageName: node
linkType: hard

Expand Down

0 comments on commit 78a82b9

Please sign in to comment.