Skip to content

Commit

Permalink
Update dependency sass-loader to v14.1.1 (#8981)
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 Feb 23, 2024
1 parent 2e07f81 commit 4b7cde7
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.71.0",
"sass-loader": "14.1.0",
"sass-loader": "14.1.1",
"style-loader": "3.3.4",
"stylelint": "16.2.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 @@ -4347,7 +4347,7 @@ __metadata:
postcss-scss: "npm:4.0.9"
prettier: "npm:3.2.5"
sass: "npm:1.71.0"
sass-loader: "npm:14.1.0"
sass-loader: "npm:14.1.1"
sortablejs: "npm:1.15.2"
style-loader: "npm:3.3.4"
stylelint: "npm:16.2.1"
Expand Down Expand Up @@ -6280,9 +6280,9 @@ __metadata:
languageName: node
linkType: hard

"sass-loader@npm:14.1.0":
version: 14.1.0
resolution: "sass-loader@npm:14.1.0"
"sass-loader@npm:14.1.1":
version: 14.1.1
resolution: "sass-loader@npm:14.1.1"
dependencies:
neo-async: "npm:^2.6.2"
peerDependencies:
Expand All @@ -6302,7 +6302,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: 10c0/c7f663ad1fa84e2564659ffba87b89d2ed84eae09a03f78918b3e4499787b78a57d9f157009dda350499b210d4b5c2e7b412692d9087166031c3826a2f176d23
checksum: 10c0/303ae65c38019723c1d534d6c70ba051b2744ea52c9e07c1c761303962540e8f3147bd73ff0ce2767c7435bc76f544f5cbc5db03617689f30ec9ffb26494289d
languageName: node
linkType: hard

Expand Down

0 comments on commit 4b7cde7

Please sign in to comment.