Skip to content

Commit

Permalink
feat(Dependencies): Update dependency sass-loader to v16.0.5 (#6348)
Browse files Browse the repository at this point in the history
| datasource | package     | from   | to     |
| ---------- | ----------- | ------ | ------ |
| npm        | sass-loader | 16.0.4 | 16.0.5 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 15, 2025
1 parent 6f19fb2 commit 9e7fb69
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 8 deletions.
53 changes: 47 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@denbi/cloud-portal-webapp",
"version": "4.913.0",
"version": "4.914.0",
"description": "de.NBI Cloud Portal",
"scripts": {
"ng": "ng serve",
Expand Down Expand Up @@ -112,7 +112,7 @@
"npm-run-all2": "7.0.2",
"prettier": "3.5.1",
"raw-loader": "4.0.2",
"sass-loader": "16.0.4",
"sass-loader": "16.0.5",
"script-loader": "0.7.2",
"source-map-loader": "5.0.0",
"style-loader": "4.0.0",
Expand Down

0 comments on commit 9e7fb69

Please sign in to comment.