Skip to content

Commit fe5f682

Browse files
chore(deps): update dependency style-loader to v3.3.4 (#379)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [style-loader](https://togithub.com/webpack-contrib/style-loader) | [`3.3.3` -> `3.3.4`](https://renovatebot.com/diffs/npm/style-loader/3.3.3/3.3.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/style-loader/3.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/style-loader/3.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/style-loader/3.3.3/3.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/style-loader/3.3.3/3.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>webpack-contrib/style-loader (style-loader)</summary> ### [`v3.3.4`](https://togithub.com/webpack-contrib/style-loader/releases/tag/v3.3.4) [Compare Source](https://togithub.com/webpack-contrib/style-loader/compare/v3.3.3...v3.3.4) ##### [3.3.4](https://togithub.com/webpack-contrib/style-loader/compare/v3.3.3...v3.3.4) (2024-01-09) ##### Bug Fixes - css experiments logic ([c12e70b](https://togithub.com/webpack-contrib/style-loader/commit/c12e70bc8592d891adb5c0f5ae0ec19fb2698dbb)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone America/New_York, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/openedx/edx-ui-toolkit). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e03db9b commit fe5f682

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"require-dir": "latest",
6767
"requirejs-plugins": "1.0.2",
6868
"sass-loader": "^13.2.0",
69-
"style-loader": "3.3.3",
69+
"style-loader": "3.3.4",
7070
"through2": "2.0.5",
7171
"webpack": "^5.75.0",
7272
"webpack-stream": "7.0.0"

0 commit comments

Comments
 (0)