chore(deps): update devdependency eslint-plugin-unicorn to v52 (main) (#26632)

This commit is contained in:
renovate[bot] 2024-04-03 20:56:31 +01:00 committed by GitHub
parent 0d63921be1
commit 0931d0d90f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -63,7 +63,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "48.2.2",
"eslint-plugin-no-only-tests": "3.1.0",
"eslint-plugin-unicorn": "51.0.1",
"eslint-plugin-unicorn": "52.0.0",
"execa": "8.0.1",
"fs-extra": "11.2.0",
"globby": "14.0.1",

View File

@ -77,8 +77,8 @@ importers:
specifier: 3.1.0
version: 3.1.0
eslint-plugin-unicorn:
specifier: 51.0.1
version: 51.0.1(eslint@8.57.0)
specifier: 52.0.0
version: 52.0.0(eslint@8.57.0)
execa:
specifier: 8.0.1
version: 8.0.1
@ -6082,8 +6082,8 @@ packages:
eslint: 8.57.0
dev: true
/eslint-plugin-unicorn@51.0.1(eslint@8.57.0):
resolution: {integrity: sha512-MuR/+9VuB0fydoI0nIn2RDA5WISRn4AsJyNSaNKLVwie9/ONvQhxOBbkfSICBPnzKrB77Fh6CZZXjgTt/4Latw==}
/eslint-plugin-unicorn@52.0.0(eslint@8.57.0):
resolution: {integrity: sha512-1Yzm7/m+0R4djH0tjDjfVei/ju2w3AzUGjG6q8JnuNIL5xIwsflyCooW5sfBvQp2pMYQFSWWCFONsjCax1EHng==}
engines: {node: '>=16'}
peerDependencies:
eslint: '>=8.56.0'