mirror of
https://github.com/nuxt/nuxt.git
synced 2025-03-19 07:51:18 +00:00
chore(deps): update devdependency eslint-plugin-perfectionist to v4.10.1 (3.x) (#31305)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2d12e1ec5d
commit
b0917abcf4
@ -99,7 +99,7 @@
|
||||
"devalue": "5.1.1",
|
||||
"eslint": "9.22.0",
|
||||
"eslint-plugin-no-only-tests": "3.3.0",
|
||||
"eslint-plugin-perfectionist": "4.10.0",
|
||||
"eslint-plugin-perfectionist": "4.10.1",
|
||||
"eslint-typegen": "2.0.0",
|
||||
"estree-walker": "3.0.3",
|
||||
"h3": "1.15.1",
|
||||
|
@ -126,8 +126,8 @@ importers:
|
||||
specifier: 3.3.0
|
||||
version: 3.3.0
|
||||
eslint-plugin-perfectionist:
|
||||
specifier: 4.10.0
|
||||
version: 4.10.0(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)
|
||||
specifier: 4.10.1
|
||||
version: 4.10.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)
|
||||
eslint-typegen:
|
||||
specifier: 2.0.0
|
||||
version: 2.0.0(eslint@9.22.0(jiti@2.4.2))
|
||||
@ -4319,8 +4319,8 @@ packages:
|
||||
resolution: {integrity: sha512-brcKcxGnISN2CcVhXJ/kEQlNa0MEfGRtwKtWA16SkqXHKitaKIMrfemJKLKX1YqDU5C/5JY3PvZXd5jEW04e0Q==}
|
||||
engines: {node: '>=5.0.0'}
|
||||
|
||||
eslint-plugin-perfectionist@4.10.0:
|
||||
resolution: {integrity: sha512-7sH4rXjIS6ekf/9YL25099Ja09aTqKM00VmN0de/JicSFU5h0GmkjpYuqm1stti0L/baDos7jcTbxt28o1pkJw==}
|
||||
eslint-plugin-perfectionist@4.10.1:
|
||||
resolution: {integrity: sha512-GXwFfL47RfBLZRGQdrvGZw9Ali2T2GPW8p4Gyj2fyWQ9396R/HgJMf0m9kn7D6WXRwrINfTDGLS+QYIeok9qEg==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=8.45.0'
|
||||
@ -11421,7 +11421,7 @@ snapshots:
|
||||
|
||||
eslint-plugin-no-only-tests@3.3.0: {}
|
||||
|
||||
eslint-plugin-perfectionist@4.10.0(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2):
|
||||
eslint-plugin-perfectionist@4.10.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2):
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 8.26.0
|
||||
'@typescript-eslint/utils': 8.26.0(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)
|
||||
|
Loading…
Reference in New Issue
Block a user