chore(deps): update devdependency eslint-plugin-unicorn to v51 (main) (#25660)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-02-06 16:38:30 +00:00 committed by GitHub
parent 44b66f2a1b
commit 36767e6b52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -60,7 +60,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "48.0.5",
"eslint-plugin-no-only-tests": "3.1.0",
"eslint-plugin-unicorn": "50.0.1",
"eslint-plugin-unicorn": "51.0.0",
"execa": "8.0.1",
"fs-extra": "11.2.0",
"globby": "14.0.0",

View File

@ -71,8 +71,8 @@ importers:
specifier: 3.1.0
version: 3.1.0
eslint-plugin-unicorn:
specifier: 50.0.1
version: 50.0.1(eslint@8.56.0)
specifier: 51.0.0
version: 51.0.0(eslint@8.56.0)
execa:
specifier: 8.0.1
version: 8.0.1
@ -5150,8 +5150,8 @@ packages:
engines: {node: '>=5.0.0'}
dev: true
/eslint-plugin-unicorn@50.0.1(eslint@8.56.0):
resolution: {integrity: sha512-KxenCZxqSYW0GWHH18okDlOQcpezcitm5aOSz6EnobyJ6BIByiPDviQRjJIUAjG/tMN11958MxaQ+qCoU6lfDA==}
/eslint-plugin-unicorn@51.0.0(eslint@8.56.0):
resolution: {integrity: sha512-104L+VrZQ0RlyTYQPmF0ofoN1/rot1U/BoCSUDTTiPgumzA/QUzDwUqbR4Q0laOYXi5sYI2HDrJQ/b5PlJteCA==}
engines: {node: '>=16'}
peerDependencies:
eslint: '>=8.56.0'