Skip to content

Commit

Permalink
chore(deps): lock file maintenance (2.x) (#3344)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Update | Change |
|---|---|
| lockFileMaintenance | All locks refreshed |

🔧 This Pull Request updates lock files to use the latest dependency
versions.

---

### Configuration

📅 **Schedule**: Branch creation - "before 7am on monday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/sbb-design-systems/lyne-components).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6IjIueCIsImxhYmVscyI6W119-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jeremias Peier <[email protected]>
  • Loading branch information
renovate[bot] and jeripeierSBB authored Jan 14, 2025
1 parent 839dbc4 commit 0c10faa
Show file tree
Hide file tree
Showing 2 changed files with 185 additions and 242 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,14 +128,14 @@
"npm-run-all2": "7.0.2",
"octokit": "4.1.0",
"playwright": "1.49.1",
"postcss": "8.4.49",
"postcss": "8.5.0",
"prettier": "3.4.2",
"react": "19.0.0",
"rollup-plugin-postcss-lit": "2.1.0",
"sass": "1.83.1",
"sinon": "19.0.2",
"storybook": "8.4.7",
"stylelint": "16.13.0",
"stylelint": "16.13.1",
"stylelint-config-prettier-scss": "1.0.0",
"stylelint-config-standard-scss": "14.0.0",
"stylelint-scss": "6.10.0",
Expand Down
Loading

0 comments on commit 0c10faa

Please sign in to comment.