Commit 519db59
Merge #112
112: Bump eslint-config-standard from 14.1.1 to 15.0.1 r=curquiza a=dependabot-preview[bot]
Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 14.1.1 to 15.0.1.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/standard/eslint-config-standard/commit/d23b9e8e1eee09580d7e84ce706f7717ae005cff"><code>d23b9e8</code></a> 15.0.1</li>
<li><a href="https://github.com/standard/eslint-config-standard/commit/58feabc1d00ab1967049c5c79d90ae99cbb3a781"><code>58feabc</code></a> style</li>
<li><a href="https://github.com/standard/eslint-config-standard/commit/77f16926334c88724efca1b25ae59ecb02f07edf"><code>77f1692</code></a> Ignore JSX nodes for "indent" rule</li>
<li><a href="https://github.com/standard/eslint-config-standard/commit/6cd5bd5371189e9c8bda05992644de6e589a7a53"><code>6cd5bd5</code></a> package metadata</li>
<li><a href="https://github.com/standard/eslint-config-standard/commit/90836d3e58cbec4b1d3e9bc5bd6cb6acc76bf40c"><code>90836d3</code></a> 15.0.0</li>
<li><a href="https://github.com/standard/eslint-config-standard/commit/9dc539d57e2b58a6e1f2f5888da986fc95629104"><code>9dc539d</code></a> sort rules</li>
<li><a href="https://github.com/standard/eslint-config-standard/commit/9071f0ff0d62951cca01ebb85dac59db6469648a"><code>9071f0f</code></a> tape 5</li>
<li><a href="https://github.com/standard/eslint-config-standard/commit/4fe76ccaa301e94e3e18be9a65088ad95314d8fb"><code>4fe76cc</code></a> bump deps</li>
<li><a href="https://github.com/standard/eslint-config-standard/commit/efc8318a96e89caac3583ed6ea901e389f5afa3a"><code>efc8318</code></a> Require indentation for values of ternary expressions (indent)</li>
<li><a href="https://github.com/standard/eslint-config-standard/commit/022e671799158ecb95b6329c9090866c350af013"><code>022e671</code></a> Enforce newlines between operands of ternary expressions if the expression sp...</li>
<li>Additional commits viewable in <a href="https://github.com/standard/eslint-config-standard/compare/v14.1.1...v15.0.1">compare view</a></li>
</ul>
</details>
<br />
[](https://dependabot.com/compatibility-score/?dependency-name=eslint-config-standard&package-manager=npm_and_yarn&previous-version=14.1.1&new-version=15.0.1)
You can trigger a rebase of this PR by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2205 | 2205 | | |
2206 | 2206 | | |
2207 | 2207 | | |
2208 | | - | |
2209 | | - | |
2210 | | - | |
2211 | | - | |
| 2208 | + | |
| 2209 | + | |
| 2210 | + | |
| 2211 | + | |
2212 | 2212 | | |
2213 | 2213 | | |
2214 | 2214 | | |
| |||
0 commit comments