An error occurred while fetching the assigned milestone of the selected merge_request.
package-lock.json +6 -6
package.json +1 -1
+ 6
- 6
@@ -4063,9 +4063,9 @@
@@ -10761,9 +10761,9 @@
+ 1
- 1
Created by: dependabot-preview[bot]
Bumps eslint-plugin-unicorn from 17.1.0 to 17.2.0.
Sourced from eslint-plugin-unicorn's releases.
v17.2.0
consistent-function-scoping
: Check use ofthis
andarguments
(#590) 8b417e6prevent-abbreviations
: Fix inappropriate suggestion (#592) 2e20294consistent-function-scoping
: Ignore within React hooks (#588) 7126d6dstring-content
: Ignore someTaggedTemplateExpression
(#585) 92f3f3dconsistent-function-scoping
: Display function name in error message (#589) e7e49ecconsistent-function-scoping
: Fix uninitialized variable check (#587) 4c48c02https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v17.1.0...v17.2.0
cdfedd8
17.2.08b417e6
consistent-function-scoping
: Check use of this
and arguments
(#590)2e20294
prevent-abbreviations
: Fix inappropriate suggestion (#592)7126d6d
consistent-function-scoping
: Ignore within useEffect
in Reac… (#588)92f3f3d
string-content
: Ignore some TaggedTemplateExpression
(#585)e7e49ec
consistent-function-scoping
: Display function name in error me… (#589)4c48c02
consistent-function-scoping
: Fix uninitialized variable check (#587)You can trigger a rebase of this PR by commenting @dependabot rebase
.
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 badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in the .dependabot/config.yml
file in this repo:
Preferences