Skip to content

Commit 0319b68

Browse files
committed
chore(deps): update dependency @voiceflow/eslint-config to v6.1.0 (vf-000) (#94)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@voiceflow/eslint-config](https://togithub.com/voiceflow/eslint-config) | [`6.0.1` -> `6.1.0`](https://renovatebot.com/diffs/npm/@voiceflow%2feslint-config/6.0.1/6.1.0) | [![age](https://badges.renovateapi.com/packages/npm/@voiceflow%2feslint-config/6.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@voiceflow%2feslint-config/6.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@voiceflow%2feslint-config/6.1.0/compatibility-slim/6.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@voiceflow%2feslint-config/6.1.0/confidence-slim/6.0.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>voiceflow/eslint-config</summary> ### [`v6.1.0`](https://togithub.com/voiceflow/eslint-config/releases/tag/v6.1.0) [Compare Source](https://togithub.com/voiceflow/eslint-config/compare/v6.0.1...v6.1.0) ##### Features - add support for latest versions of typescript ([cdd8273](https://togithub.com/voiceflow/eslint-config/commit/cdd8273e57f90ab149a36b774ca57b2ba3fa5726)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" (UTC), 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/voiceflow/backend-utils).
1 parent 0a81513 commit 0319b68

File tree

2 files changed

+193
-124
lines changed

2 files changed

+193
-124
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@types/supertest": "^2.0.11",
4444
"@voiceflow/commitlint-config": "2.0.0",
4545
"@voiceflow/common": "7.27.3",
46-
"@voiceflow/eslint-config": "6.0.1",
46+
"@voiceflow/eslint-config": "6.1.0",
4747
"@voiceflow/git-branch-check": "1.3.0",
4848
"@voiceflow/prettier-config": "1.2.1",
4949
"@voiceflow/tsconfig": "1.3.0",

0 commit comments

Comments
 (0)