chore(deps): update dependency eslint-plugin-unicorn to v39 #184
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^37.0.1
->^39.0.0
Release Notes
sindresorhus/eslint-plugin-unicorn
v39.0.0
Compare Source
New rules
prefer-code-point
(#1584)31c83cd
no-await-expression-member
(#1586)0485924
Improvements
prefer-export-from
: AddignoreUsedVariables
option (#1590)a8d52e4
prevent-abbreviations
: Show file basename instead of full path (#1593)7c2867d
require-post-message-target-origin
rule from recommended config (#1581)014b4dc
Fixes
no-empty-file
: Fix false positive with triple-slash directives (#1605)6354bb8
require-number-to-fixed-digits-argument
: Ignore.toFixed
from new expression (#1601)20d61e7
prefer-export-from
: Fix bug on fixing export namespace as default (#1583)b564ff1
additionalProperties
to schema (#1589)579d05d
v38.0.1
Compare Source
prefer-export-from
: Ignore variables with type (#1580)ea49b21
v38.0.0
Compare Source
New rules
no-empty-file
(#1506)a2ba25e
prefer-export-from
(#1453)ff43745
Improvements
5f3bad5
no-array-callback-reference
: Only ignoreBoolean
in reasonable places (#1570)46f8638
require-array-join-separator
: Check optional member (#1569)15f9028
Configuration
📅 Schedule: 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.