Skip to content

Commit 07a1aba

Browse files
Update dependency style-loader to v4
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent bcf8d74 commit 07a1aba

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

console/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"react-i18next": "^11.7.3",
6464
"react-router": "5.3.x",
6565
"react-router-dom": "5.3.x",
66-
"style-loader": "^3.3.1",
66+
"style-loader": "^4.0.0",
6767
"stylelint": "^15.3.0",
6868
"stylelint-config-standard": "^31.0.0",
6969
"ts-loader": "^9.3.1",

console/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8441,10 +8441,10 @@ strip-json-comments@~2.0.1:
84418441
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
84428442
integrity sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==
84438443

8444-
style-loader@^3.3.1:
8445-
version "3.3.4"
8446-
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-3.3.4.tgz#f30f786c36db03a45cbd55b6a70d930c479090e7"
8447-
integrity sha512-0WqXzrsMTyb8yjZJHDqwmnwRJvhALK9LfRtRc6B4UTWe8AijYLZYZ9thuJTZc2VfQWINADW/j+LiJnfy2RoC1w==
8444+
style-loader@^4.0.0:
8445+
version "4.0.0"
8446+
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-4.0.0.tgz#0ea96e468f43c69600011e0589cb05c44f3b17a5"
8447+
integrity sha512-1V4WqhhZZgjVAVJyt7TdDPZoPBPNHbekX4fWnCJL1yQukhCeZhJySUL+gL9y6sNdN95uEOS83Y55SqHcP7MzLA==
84488448

84498449
style-search@^0.1.0:
84508450
version "0.1.0"

0 commit comments

Comments
 (0)