diff --git a/configs/eslint/package.json b/configs/eslint/package.json index 09c4992..10e0cdf 100644 --- a/configs/eslint/package.json +++ b/configs/eslint/package.json @@ -52,7 +52,7 @@ "eslint-plugin-import-x": "^4.16.2", "eslint-plugin-n": "^18.1.0", "eslint-plugin-regexp": "^3.1.0", - "eslint-plugin-unicorn": "^67.0.0", + "eslint-plugin-unicorn": "^68.0.0", "eslint-plugin-vue": "^10.9.2", "globals": "^17.6.0", "jiti": "^2.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8777d1a..07e9409 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -96,8 +96,8 @@ importers: specifier: ^3.1.0 version: 3.1.0(eslint@10.5.0(jiti@2.7.0)) eslint-plugin-unicorn: - specifier: ^67.0.0 - version: 67.0.0(eslint@10.5.0(jiti@2.7.0)) + specifier: ^68.0.0 + version: 68.0.0(eslint@10.5.0(jiti@2.7.0)) eslint-plugin-vue: specifier: ^10.9.2 version: 10.9.2(@stylistic/eslint-plugin@5.10.0(eslint@10.5.0(jiti@2.7.0)))(@typescript-eslint/parser@8.61.1(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.5.0(jiti@2.7.0))(vue-eslint-parser@10.4.1(eslint@10.5.0(jiti@2.7.0))) @@ -4830,8 +4830,8 @@ packages: peerDependencies: eslint: '>=9.38.0' - eslint-plugin-unicorn@67.0.0: - resolution: {integrity: sha512-XEYhNfAFFFYQLq++53iqpgIPFqvjasf5lsUJuCdmd/QvbRfcLbmPTjcTyVEXc5yBudWIg08SSEGgqJtEojk1ug==} + eslint-plugin-unicorn@68.0.0: + resolution: {integrity: sha512-mHYWvX948Q4H3bGc39bsNMxD/leOuNI+Iws9NVsoSz5VA7EGP86wnz7mZ/SPSvRhefT8L4hd8DHfDuGC+lIoCQ==} engines: {node: '>=22'} peerDependencies: eslint: '>=10.4' @@ -12670,7 +12670,7 @@ snapshots: regexp-ast-analysis: 0.7.1 scslre: 0.3.0 - eslint-plugin-unicorn@67.0.0(eslint@10.5.0(jiti@2.7.0)): + eslint-plugin-unicorn@68.0.0(eslint@10.5.0(jiti@2.7.0)): dependencies: '@babel/helper-validator-identifier': 7.29.7 '@eslint-community/eslint-utils': 4.9.1(eslint@10.5.0(jiti@2.7.0))