chore(deps-dev): bump eslint-plugin-unicorn from 63.0.0 to 64.0.0 (#21555)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 63.0.0 to 64.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v63.0.0...v64.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-version: 64.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2e7433b982
commit
1f97668760
|
|
@ -181,7 +181,7 @@
|
|||
"eslint-plugin-import-x": "4.16.2",
|
||||
"eslint-plugin-n": "17.24.0",
|
||||
"eslint-plugin-simple-import-sort": "12.1.1",
|
||||
"eslint-plugin-unicorn": "63.0.0",
|
||||
"eslint-plugin-unicorn": "64.0.0",
|
||||
"eslint-plugin-yml": "3.3.1",
|
||||
"fs-extra": "11.3.4",
|
||||
"globals": "17.4.0",
|
||||
|
|
|
|||
|
|
@ -402,8 +402,8 @@ importers:
|
|||
specifier: 12.1.1
|
||||
version: 12.1.1(eslint@10.1.0(jiti@2.6.1))
|
||||
eslint-plugin-unicorn:
|
||||
specifier: 63.0.0
|
||||
version: 63.0.0(eslint@10.1.0(jiti@2.6.1))
|
||||
specifier: 64.0.0
|
||||
version: 64.0.0(eslint@10.1.0(jiti@2.6.1))
|
||||
eslint-plugin-yml:
|
||||
specifier: 3.3.1
|
||||
version: 3.3.1(eslint@10.1.0(jiti@2.6.1))
|
||||
|
|
@ -3710,8 +3710,8 @@ packages:
|
|||
peerDependencies:
|
||||
eslint: '>=5.0.0'
|
||||
|
||||
eslint-plugin-unicorn@63.0.0:
|
||||
resolution: {integrity: sha512-Iqecl9118uQEXYh7adylgEmGfkn5es3/mlQTLLkd4pXkIk9CTGrAbeUux+YljSa2ohXCBmQQ0+Ej1kZaFgcfkA==}
|
||||
eslint-plugin-unicorn@64.0.0:
|
||||
resolution: {integrity: sha512-rNZwalHh8i0UfPlhNwg5BTUO1CMdKNmjqe+TgzOTZnpKoi8VBgsW7u9qCHIdpxEzZ1uwrJrPF0uRb7l//K38gA==}
|
||||
engines: {node: ^20.10.0 || >=21.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=9.38.0'
|
||||
|
|
@ -3994,10 +3994,6 @@ packages:
|
|||
resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globals@16.5.0:
|
||||
resolution: {integrity: sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globals@17.4.0:
|
||||
resolution: {integrity: sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==}
|
||||
engines: {node: '>=18'}
|
||||
|
|
@ -9195,7 +9191,7 @@ snapshots:
|
|||
dependencies:
|
||||
eslint: 10.1.0(jiti@2.6.1)
|
||||
|
||||
eslint-plugin-unicorn@63.0.0(eslint@10.1.0(jiti@2.6.1)):
|
||||
eslint-plugin-unicorn@64.0.0(eslint@10.1.0(jiti@2.6.1)):
|
||||
dependencies:
|
||||
'@babel/helper-validator-identifier': 7.28.5
|
||||
'@eslint-community/eslint-utils': 4.9.1(eslint@10.1.0(jiti@2.6.1))
|
||||
|
|
@ -9205,7 +9201,7 @@ snapshots:
|
|||
core-js-compat: 3.49.0
|
||||
eslint: 10.1.0(jiti@2.6.1)
|
||||
find-up-simple: 1.0.1
|
||||
globals: 16.5.0
|
||||
globals: 17.4.0
|
||||
indent-string: 5.0.0
|
||||
is-builtin-module: 5.0.0
|
||||
jsesc: 3.1.0
|
||||
|
|
@ -9557,8 +9553,6 @@ snapshots:
|
|||
|
||||
globals@15.15.0: {}
|
||||
|
||||
globals@16.5.0: {}
|
||||
|
||||
globals@17.4.0: {}
|
||||
|
||||
globrex@0.1.2: {}
|
||||
|
|
|
|||
Loading…
Reference in New Issue