Skip to content

Commit

Permalink
Update dependency style-loader to v4 (#9158)
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 15, 2024
1 parent 19d2f53 commit ba09188
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion war/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"prettier": "3.2.5",
"sass": "1.75.0",
"sass-loader": "14.1.1",
"style-loader": "3.3.4",
"style-loader": "4.0.0",
"stylelint": "16.3.1",
"stylelint-checkstyle-reporter": "1.0.0",
"stylelint-config-standard": "36.0.0",
Expand Down
12 changes: 6 additions & 6 deletions war/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4412,7 +4412,7 @@ __metadata:
sass: "npm:1.75.0"
sass-loader: "npm:14.1.1"
sortablejs: "npm:1.15.2"
style-loader: "npm:3.3.4"
style-loader: "npm:4.0.0"
stylelint: "npm:16.3.1"
stylelint-checkstyle-reporter: "npm:1.0.0"
stylelint-config-standard: "npm:36.0.0"
Expand Down Expand Up @@ -6630,12 +6630,12 @@ __metadata:
languageName: node
linkType: hard

"style-loader@npm:3.3.4":
version: 3.3.4
resolution: "style-loader@npm:3.3.4"
"style-loader@npm:4.0.0":
version: 4.0.0
resolution: "style-loader@npm:4.0.0"
peerDependencies:
webpack: ^5.0.0
checksum: 10c0/8f8027fc5c6e91400cbb60066e7db3315810f8eaa0d19b2a254936eb0bec399ba8a7043b1789da9d05ab7c3ba50faf9267765ae0bf3571e48aa34ecdc774be37
webpack: ^5.27.0
checksum: 10c0/214bc0f3b018f8c374f79b9fa16da43df78c7fef2261e9a99e36c2f8387601fad10ac75a171aa8edba75903db214bc46952ae08b94a1f8544bd146c2c8d07d27
languageName: node
linkType: hard

Expand Down

0 comments on commit ba09188

Please sign in to comment.