chore: update eslint-plugin-unicorn to v70 (#38310)

Bumps to https://github.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v70.0.0,
enable all new rules, no violations.

---------

Signed-off-by: silverwind <me@silverwind.io>
Co-authored-by: Claude (Opus 4.8) <noreply@anthropic.com>
This commit is contained in:
silverwind
2026-07-02 23:09:37 +02:00
committed by GitHub
parent b09920a537
commit e8d2c493bb
3 changed files with 16 additions and 6 deletions

10
pnpm-lock.yaml generated
View File

@@ -271,8 +271,8 @@ importers:
specifier: 4.1.0
version: 4.1.0(eslint@10.6.0(jiti@2.7.0))
eslint-plugin-unicorn:
specifier: 69.0.0
version: 69.0.0(eslint@10.6.0(jiti@2.7.0))
specifier: 70.0.0
version: 70.0.0(eslint@10.6.0(jiti@2.7.0))
eslint-plugin-vue:
specifier: 10.9.2
version: 10.9.2(@stylistic/eslint-plugin@5.10.0(eslint@10.6.0(jiti@2.7.0)))(@typescript-eslint/parser@8.62.0(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.6.0(jiti@2.7.0))(vue-eslint-parser@10.4.0(eslint@10.6.0(jiti@2.7.0)))
@@ -2465,8 +2465,8 @@ packages:
peerDependencies:
eslint: ^8.0.0 || ^9.0.0 || ^10.0.0
eslint-plugin-unicorn@69.0.0:
resolution: {integrity: sha512-ZN/KtHr9hQ6AOByANSNJpsDbo/+Nn+EyQ6blK4w+dcmS/xpYkqLLfrUc+NA/wOK6vF5uEUvhn8my5B/3sruB9g==}
eslint-plugin-unicorn@70.0.0:
resolution: {integrity: sha512-uAF9xMcVvvhTfvusCgogJ1wh4To3q2KhVMw3i1Apf/ILTbxsCjscvraAZACsEurb7no2fdXblD3whcbVnjw5zg==}
engines: {node: '>=22'}
peerDependencies:
eslint: '>=10.4'
@@ -6846,7 +6846,7 @@ snapshots:
typescript: 6.0.3
yaml: 2.9.0
eslint-plugin-unicorn@69.0.0(eslint@10.6.0(jiti@2.7.0)):
eslint-plugin-unicorn@70.0.0(eslint@10.6.0(jiti@2.7.0)):
dependencies:
'@babel/helper-validator-identifier': 7.29.7
'@eslint-community/eslint-utils': 4.9.1(eslint@10.6.0(jiti@2.7.0))