Skip to content

Commit

Permalink
Update dependency sass-loader to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 2, 2024
1 parent fa62d85 commit 752046a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion zucchini-ui-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"react-test-renderer": "18.3.1",
"redux-freeze": "0.1.7",
"sass": "1.77.8",
"sass-loader": "14.2.1",
"sass-loader": "16.0.0",
"ts-loader": "9.5.1",
"typescript": "5.3.3",
"webpack": "5.93.0",
Expand Down
8 changes: 4 additions & 4 deletions zucchini-ui-frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8152,10 +8152,10 @@ safe-regex-test@^1.0.3:
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==

sass-loader@14.2.1:
version "14.2.1"
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-14.2.1.tgz#db9ad96b56dc1c1ea546101e76375d5b008fec70"
integrity sha512-G0VcnMYU18a4N7VoNDegg2OuMjYtxnqzQWARVWCIVSZwJeiL9kg8QMsuIZOplsJgTzZLF6jGxI3AClj8I9nRdQ==
sass-loader@16.0.0:
version "16.0.0"
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-16.0.0.tgz#9b8d497e24bc176dc368df2b5b9e90b4ad24bf4e"
integrity sha512-n13Z+3rU9A177dk4888czcVFiC8CL9dii4qpXWUg3YIIgZEvi9TCFKjOQcbK0kJM7DJu9VucrZFddvNfYCPwtw==
dependencies:
neo-async "^2.6.2"

Expand Down

0 comments on commit 752046a

Please sign in to comment.