Skip to content

Commit

Permalink
Update dependency style-loader to v3.3.4 (#8861)
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] authored Jan 13, 2024
1 parent 53f7e40 commit e7e673d
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 @@ -41,7 +41,7 @@
"prettier": "3.1.1",
"sass": "1.69.7",
"sass-loader": "13.3.3",
"style-loader": "3.3.3",
"style-loader": "3.3.4",
"stylelint": "16.1.0",
"stylelint-checkstyle-reporter": "0.2.0",
"stylelint-config-standard": "33.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 @@ -4467,7 +4467,7 @@ __metadata:
sass: "npm:1.69.7"
sass-loader: "npm:13.3.3"
sortablejs: "npm:1.15.1"
style-loader: "npm:3.3.3"
style-loader: "npm:3.3.4"
stylelint: "npm:16.1.0"
stylelint-checkstyle-reporter: "npm:0.2.0"
stylelint-config-standard: "npm:33.0.0"
Expand Down Expand Up @@ -6733,12 +6733,12 @@ __metadata:
languageName: node
linkType: hard

"style-loader@npm:3.3.3":
version: 3.3.3
resolution: "style-loader@npm:3.3.3"
"style-loader@npm:3.3.4":
version: 3.3.4
resolution: "style-loader@npm:3.3.4"
peerDependencies:
webpack: ^5.0.0
checksum: 104bae8abd0627579dc14f3917cf65f1117e8098e3529872f09c26b5eee07933567b7be5c8ebf94d16e322b6e726dc569c5787111bf3786915850db4e351ef33
checksum: 8f8027fc5c6e91400cbb60066e7db3315810f8eaa0d19b2a254936eb0bec399ba8a7043b1789da9d05ab7c3ba50faf9267765ae0bf3571e48aa34ecdc774be37
languageName: node
linkType: hard

Expand Down

0 comments on commit e7e673d

Please sign in to comment.