Commit f8289c5
authored
Bumps eslint-plugin-arca (#7163)
<!--
IMPORTANT: While Yarn 4.x is still actively developed we're now
focusing work on our next major releases (5.x and 6.x).
These sister releases use the same pattern as TypeScript-Go:
- 5.x will only contain a handful of breaking changes to provide a safe
migration path.
- 6.x will be the "true" release, notable for being implemented in Rust
and including a significantly improved core.
While PRs can still be opened against 4.x, we recommend power users
to try Yarn 6.x now and help us get it over the finish line. It uses
the same testsuite as Berry, so compatibility should be at its best.
To check out the working trunk for Yarn 6.x, please refer to this
repository: https://github.com/yarnpkg/zpm
-->
## What's the problem this PR addresses?
<!-- Describe the rationale of your PR. -->
<!-- Link all issues that it closes. (Closes/Resolves #xxxx.) -->
I fixed a bug in eslint-plugin-arca related to the use of `if ... else
if ...`
## How did you fix it?
Bumps the version we use
## Checklist
<!--- Don't worry if you miss something, chores are automatically
tested. -->
<!--- This checklist exists to help you remember doing the chores when
you submit a PR. -->
<!--- Put an `x` in all the boxes that apply. -->
- [x] I have read the [Contributing
Guide](https://yarnpkg.com/advanced/contributing).
<!-- See
https://yarnpkg.com/advanced/contributing#preparing-your-pr-to-be-released
for more details. -->
<!-- Check with `yarn version check` and fix with `yarn version check
-i` -->
- [x] I have set the packages that need to be released for my changes to
be effective.
<!-- The "Testing chores" workflow validates that your PR follows our
guidelines. -->
<!-- If it doesn't pass, click on it to see details as to what your PR
might be missing. -->
- [x] I will check that all automated PR checks pass before the PR gets
reviewed.1 parent 87ac2d7 commit f8289c5
6 files changed
Lines changed: 28 additions & 11 deletions
File tree
- .yarn
- cache
- versions
- packages/eslint-config
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6031 | 6031 | | |
6032 | 6032 | | |
6033 | 6033 | | |
6034 | | - | |
| 6034 | + | |
6035 | 6035 | | |
6036 | 6036 | | |
6037 | 6037 | | |
| |||
10328 | 10328 | | |
10329 | 10329 | | |
10330 | 10330 | | |
10331 | | - | |
10332 | | - | |
10333 | | - | |
10334 | | - | |
| 10331 | + | |
| 10332 | + | |
| 10333 | + | |
| 10334 | + | |
| 10335 | + | |
| 10336 | + | |
10335 | 10337 | | |
10336 | 10338 | | |
10337 | 10339 | | |
| |||
0 commit comments