Skip to content

Commit 075fb81

Browse files
chore(dev-deps): ⬆️ update devdependencies (non-major) (patch) (#414)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@ianvs/prettier-plugin-sort-imports](https://redirect.github.com/ianvs/prettier-plugin-sort-imports) | [`^4.4.0` -> `^4.4.1`](https://renovatebot.com/diffs/npm/@ianvs%2fprettier-plugin-sort-imports/4.4.0/4.4.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@ianvs%2fprettier-plugin-sort-imports/4.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@ianvs%2fprettier-plugin-sort-imports/4.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@ianvs%2fprettier-plugin-sort-imports/4.4.0/4.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@ianvs%2fprettier-plugin-sort-imports/4.4.0/4.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [stylelint](https://stylelint.io) ([source](https://redirect.github.com/stylelint/stylelint)) | [`^16.13.0` -> `^16.13.1`](https://renovatebot.com/diffs/npm/stylelint/16.13.0/16.13.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/stylelint/16.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/stylelint/16.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/stylelint/16.13.0/16.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/stylelint/16.13.0/16.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ianvs/prettier-plugin-sort-imports (@&#8203;ianvs/prettier-plugin-sort-imports)</summary> ### [`v4.4.1`](https://redirect.github.com/ianvs/prettier-plugin-sort-imports/compare/v4.4.0...7eae8e5708b50311242b5fb9fe2963b9c07f3610) [Compare Source](https://redirect.github.com/ianvs/prettier-plugin-sort-imports/compare/v4.4.0...v4.4.1) </details> <details> <summary>stylelint/stylelint (stylelint)</summary> ### [`v16.13.1`](https://redirect.github.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#16131---2025-01-13) [Compare Source](https://redirect.github.com/stylelint/stylelint/compare/16.13.0...16.13.1) It fixes one bug due to an upstream change in our `ignore` dependency. - Fixed: `ignore.default is not a function` ([#&#8203;8305](https://redirect.github.com/stylelint/stylelint/pull/8305)) ([@&#8203;romainmenke](https://redirect.github.com/romainmenke)). </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 12am and before 5am every weekday,every weekend" in timezone Asia/Kolkata, 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. --- - [ ] 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/timelessco/js-bottomsheet).
1 parent c0a1069 commit 075fb81

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@changesets/cli": "^2.27.11",
4545
"@commitlint/cli": "^19.6.1",
4646
"@commitlint/config-conventional": "^19.6.0",
47-
"@ianvs/prettier-plugin-sort-imports": "^4.4.0",
47+
"@ianvs/prettier-plugin-sort-imports": "^4.4.1",
4848
"eslint": "^8.57.1",
4949
"eslint-config-airbnb-base": "^15.0.0",
5050
"eslint-config-prettier": "^10.0.1",
@@ -57,7 +57,7 @@
5757
"pinst": "^3.0.0",
5858
"prettier": "^2.8.8",
5959
"prettier-plugin-pkg": "^0.17.1",
60-
"stylelint": "^16.13.0",
60+
"stylelint": "^16.13.1",
6161
"stylelint-config-clean-order": "^7.0.0",
6262
"stylelint-config-standard": "^37.0.0",
6363
"turbo": "^1.13.4"

pnpm-lock.yaml

+23-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)