Skip to content

Commit a7850a9

Browse files
Update dependency concurrently to v9.2.1 (#673)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [concurrently](https://redirect.github.com/open-cli-tools/concurrently) | [`9.2.0` -> `9.2.1`](https://renovatebot.com/diffs/npm/concurrently/9.2.0/9.2.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/concurrently/9.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/concurrently/9.2.0/9.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>open-cli-tools/concurrently (concurrently)</summary> ### [`v9.2.1`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v9.2.1) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v9.2.0...v9.2.1) #### What's Changed - chore: update eslint-plugin-simple-import-sort from v10 to v12 by [@&#8203;noritaka1166](https://redirect.github.com/noritaka1166) in [#&#8203;551](https://redirect.github.com/open-cli-tools/concurrently/pull/551) - chore: update eslint-config-prettier from v9 to v10 by [@&#8203;noritaka1166](https://redirect.github.com/noritaka1166) in [#&#8203;552](https://redirect.github.com/open-cli-tools/concurrently/pull/552) - Remove lodash by [@&#8203;gustavohenke](https://redirect.github.com/gustavohenke) in [#&#8203;555](https://redirect.github.com/open-cli-tools/concurrently/pull/555) - chore: update coveralls-next from v4 to v5 by [@&#8203;noritaka1166](https://redirect.github.com/noritaka1166) in [#&#8203;557](https://redirect.github.com/open-cli-tools/concurrently/pull/557) - Replace jest with vitest by [@&#8203;gustavohenke](https://redirect.github.com/gustavohenke) in [#&#8203;554](https://redirect.github.com/open-cli-tools/concurrently/pull/554) - Upgrade to pnpm v10 by [@&#8203;paescuj](https://redirect.github.com/paescuj) in [#&#8203;558](https://redirect.github.com/open-cli-tools/concurrently/pull/558) - chore: remove unused eslint-plugin-jest by [@&#8203;noritaka1166](https://redirect.github.com/noritaka1166) in [#&#8203;559](https://redirect.github.com/open-cli-tools/concurrently/pull/559) - Minor dependency updates by [@&#8203;paescuj](https://redirect.github.com/paescuj) in [#&#8203;560](https://redirect.github.com/open-cli-tools/concurrently/pull/560) - Migrate to ESLint v9 by [@&#8203;paescuj](https://redirect.github.com/paescuj) in [#&#8203;561](https://redirect.github.com/open-cli-tools/concurrently/pull/561) - Update shell-quote to 1.8.3 by [@&#8203;paescuj](https://redirect.github.com/paescuj) in [#&#8203;562](https://redirect.github.com/open-cli-tools/concurrently/pull/562) - Full coverage by [@&#8203;paescuj](https://redirect.github.com/paescuj) in [#&#8203;563](https://redirect.github.com/open-cli-tools/concurrently/pull/563) - Update GH actions/workflows, enable NPM provenance by [@&#8203;paescuj](https://redirect.github.com/paescuj) in [#&#8203;564](https://redirect.github.com/open-cli-tools/concurrently/pull/564) **Full Changelog**: <open-cli-tools/concurrently@v9.2.0...v9.2.1> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/snowcoders/jest-react-mock-utils). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi43IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6f919a2 commit a7850a9

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package-lock.json

Lines changed: 14 additions & 14 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
@@ -11,7 +11,7 @@
1111
"@typescript-eslint/eslint-plugin": "8.29.0",
1212
"@typescript-eslint/parser": "8.29.0",
1313
"changelog-updater": "2.0.3",
14-
"concurrently": "9.2.0",
14+
"concurrently": "9.2.1",
1515
"cpy-cli": "6.0.0",
1616
"eslint": "9.23.0",
1717
"eslint-config-prettier": "10.1.8",

0 commit comments

Comments
 (0)