Chore(deps-dev): Bump eslint-plugin-unicorn from 68.0.0 to 70.0.0 in /extension#324
Chore(deps-dev): Bump eslint-plugin-unicorn from 68.0.0 to 70.0.0 in /extension#324dependabot[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 68.0.0 to 70.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v68.0.0...v70.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-version: 69.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
109081c to
c0cfef0
Compare
|
Superseded by #326, which bumps eslint-plugin-unicorn to 70 in both /extension and /demo-site and fixes the four new recommended rules. Closing in favor of that. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps eslint-plugin-unicorn from 68.0.0 to 70.0.0.
Release notes
Sourced from eslint-plugin-unicorn's releases.
... (truncated)
Commits
958fa4c70.0.046714a6no-useless-else: Recognizeprocess.exit()as an exiting branch (#3482)a076cbcprefer-object-iterable-methods: Catch more callback methods (#3481)db4e852Addno-unnecessary-fetch-optionsrule (#3476)13f5054prefer-number-coercion: Clarify suggestion message (#3479)d379e13consistent-boolean-name: Add inverse boolean name support (#3478)f9a422eno-non-function-verb-prefix: Addignoreoption (#3475)93ee487Addprefer-simplified-conditionsrule (#3474)df904a7prefer-continue/prefer-early-return: Ignore empty statements (#3473)c615523isolated-functions: Support methods (#3470)