Skip to content

Commit

Permalink
Update dependency sass-loader to v14.2.1 (#9181)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 20, 2024
1 parent 6a5b53e commit 2d99fd8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion war/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"postcss-scss": "4.0.9",
"prettier": "3.2.5",
"sass": "1.75.0",
"sass-loader": "14.2.0",
"sass-loader": "14.2.1",
"style-loader": "4.0.0",
"stylelint": "16.3.1",
"stylelint-checkstyle-reporter": "1.0.0",
Expand Down
10 changes: 5 additions & 5 deletions war/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4410,7 +4410,7 @@ __metadata:
postcss-scss: "npm:4.0.9"
prettier: "npm:3.2.5"
sass: "npm:1.75.0"
sass-loader: "npm:14.2.0"
sass-loader: "npm:14.2.1"
sortablejs: "npm:1.15.2"
style-loader: "npm:4.0.0"
stylelint: "npm:16.3.1"
Expand Down Expand Up @@ -6351,9 +6351,9 @@ __metadata:
languageName: node
linkType: hard

"sass-loader@npm:14.2.0":
version: 14.2.0
resolution: "sass-loader@npm:14.2.0"
"sass-loader@npm:14.2.1":
version: 14.2.1
resolution: "sass-loader@npm:14.2.1"
dependencies:
neo-async: "npm:^2.6.2"
peerDependencies:
Expand All @@ -6373,7 +6373,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: 10c0/03363149c93a216c727f9d62176e95bd97da0f913f5d2480c69244a8047a9de58e7b67ff876edd19e8a5481c89809ffdeb8a06eb3f32712ed8ed5019761dd0c3
checksum: 10c0/9a48d454584d96d6c562eb323bb9e3c6808e930eeaaa916975b97d45831e0b87936a8655cdb3a4512a25abc9587dea65a9616e42396be0d7e7c507a4795a8146
languageName: node
linkType: hard

Expand Down

0 comments on commit 2d99fd8

Please sign in to comment.