Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-standard-with-typescript…
Browse files Browse the repository at this point in the history
… to v40 (#2283)

[![Mend Renovate logo
banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-config-standard-with-typescript](https://togithub.com/standard/eslint-config-standard-with-typescript)
| [`39.1.1` ->
`40.0.0`](https://renovatebot.com/diffs/npm/eslint-config-standard-with-typescript/39.1.1/40.0.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-config-standard-with-typescript/40.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-config-standard-with-typescript/40.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-config-standard-with-typescript/39.1.1/40.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-config-standard-with-typescript/39.1.1/40.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>standard/eslint-config-standard-with-typescript
(eslint-config-standard-with-typescript)</summary>

###
[`v40.0.0`](https://togithub.com/standard/eslint-config-standard-with-typescript/blob/HEAD/CHANGELOG.md#4000-2023-11-18)

[Compare
Source](https://togithub.com/standard/eslint-config-standard-with-typescript/compare/v39.1.1...v40.0.0)

##### ⚠ BREAKING CHANGES

- add rule
[@&#8203;typescript-eslint/unbound-method](https://togithub.com/typescript-eslint/unbound-method)

##### Features

-
[@&#8203;typescript-eslint/unbound-method](https://togithub.com/typescript-eslint/unbound-method)
([2ec6d24](https://togithub.com/standard/eslint-config-standard-with-typescript/commit/2ec6d24caae47a42b7b5be5eb1b0e541faca1ae1)),
closes
[#&#8203;1327](https://togithub.com/standard/eslint-config-standard-with-typescript/issues/1327)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" in timezone
Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, 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/swisspost/design-system).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 20, 2023
1 parent f6d656d commit f2675b7
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 46 deletions.
2 changes: 1 addition & 1 deletion packages/components-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.53.0",
"eslint-config-standard-with-typescript": "39.1.1",
"eslint-config-standard-with-typescript": "40.0.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-n": "16.3.1",
"eslint-plugin-promise": "6.1.1",
Expand Down
69 changes: 24 additions & 45 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f2675b7

Please sign in to comment.