Skip to content

Commit

Permalink
fix(deps): update dependency sass-loader to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2024
1 parent 1de6887 commit 7703bd7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"postcss": "^8.4.39",
"postcss-cli": "^11.0.0",
"sass": "^1.77.6",
"sass-loader": "^14.2.1",
"sass-loader": "^16.0.0",
"sortablejs": "^1.15.3",
"video.js": "8.5.2",
"webpack": "^5.92.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1732,10 +1732,10 @@ [email protected]:
dependencies:
rust-result "^1.0.0"

sass-loader@^14.2.1:
version "14.2.1"
resolved "https://registry.npmjs.org/sass-loader/-/sass-loader-14.2.1.tgz"
integrity sha512-G0VcnMYU18a4N7VoNDegg2OuMjYtxnqzQWARVWCIVSZwJeiL9kg8QMsuIZOplsJgTzZLF6jGxI3AClj8I9nRdQ==
sass-loader@^16.0.0:
version "16.0.3"
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-16.0.3.tgz#17b944fab6702dc7a52c5d2a88cbfa38c39cdc75"
integrity sha512-gosNorT1RCkuCMyihv6FBRR7BMV06oKRAs+l4UMp1mlcVg9rWN6KMmUj3igjQwmYys4mDP3etEYJgiHRbgHCHA==
dependencies:
neo-async "^2.6.2"

Expand Down

0 comments on commit 7703bd7

Please sign in to comment.