Commit 1c9eeac
Merge #132
132: Bump eslint-config-standard from 15.0.1 to 16.0.1 r=bidoubiwa a=dependabot-preview[bot]
Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 15.0.1 to 16.0.1.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/standard/eslint-config-standard/commit/90742cb9711ab51db8a91cb7693d2930620be3bd"><code>90742cb</code></a> 16.0.1</li>
<li><a href="https://github.com/standard/eslint-config-standard/commit/68780a727c700d92245a88ca60e97157ad34db6a"><code>68780a7</code></a> change "no-var" to a warning</li>
<li><a href="https://github.com/standard/eslint-config-standard/commit/033b3df1f533b20b9e4b5debee7de5a4679cf083"><code>033b3df</code></a> style</li>
<li><a href="https://github.com/standard/eslint-config-standard/commit/2c97f4b4dc156f9e882e5fdd5b91a29816425a1e"><code>2c97f4b</code></a> 16.0.0</li>
<li><a href="https://github.com/standard/eslint-config-standard/commit/204dee174233ac809b2f1a4ceb9e664bef3a96ae"><code>204dee1</code></a> fix tests</li>
<li><a href="https://github.com/standard/eslint-config-standard/commit/5c664f2103d8e8b950338faaf56fbfe54d7f7ff5"><code>5c664f2</code></a> standard</li>
<li><a href="https://github.com/standard/eslint-config-standard/commit/5db3b4932d7b2176692fee0598b12820cb832847"><code>5db3b49</code></a> Require let or const instead of var (no-var)</li>
<li><a href="https://github.com/standard/eslint-config-standard/commit/2e39843e6ef16d1647781adffa0fecc5dc893728"><code>2e39843</code></a> Relax rule: Do not enforce camelcase style for global variables (camelcase)</li>
<li><a href="https://github.com/standard/eslint-config-standard/commit/fbc0891e916a8fbb076c6c8583217611546cabb1"><code>fbc0891</code></a> sort</li>
<li><a href="https://github.com/standard/eslint-config-standard/commit/0f4d3f2fb91e55d13548736f4bf4b639e2ee1a57"><code>0f4d3f2</code></a> remove eslint-plugin-standard</li>
<li>Additional commits viewable in <a href="https://github.com/standard/eslint-config-standard/compare/v15.0.1...v16.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=15.0.1&new-version=16.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 | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| 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