chore(deps): update dependency eslint-plugin-unicorn to v68 #8

Open
robonen wants to merge 1 commits from renovate/eslint-plugin-unicorn-68.x into master
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
"eslint-plugin-import-x": "^4.16.2", "eslint-plugin-import-x": "^4.16.2",
"eslint-plugin-n": "^18.1.0", "eslint-plugin-n": "^18.1.0",
"eslint-plugin-regexp": "^3.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", "eslint-plugin-vue": "^10.9.2",
"globals": "^17.6.0", "globals": "^17.6.0",
"jiti": "^2.7.0", "jiti": "^2.7.0",
+5 -5
View File
@@ -96,8 +96,8 @@ importers:
specifier: ^3.1.0 specifier: ^3.1.0
version: 3.1.0(eslint@10.5.0(jiti@2.7.0)) version: 3.1.0(eslint@10.5.0(jiti@2.7.0))
eslint-plugin-unicorn: eslint-plugin-unicorn:
specifier: ^67.0.0 specifier: ^68.0.0
version: 67.0.0(eslint@10.5.0(jiti@2.7.0)) version: 68.0.0(eslint@10.5.0(jiti@2.7.0))
eslint-plugin-vue: eslint-plugin-vue:
specifier: ^10.9.2 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))) 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: peerDependencies:
eslint: '>=9.38.0' eslint: '>=9.38.0'
eslint-plugin-unicorn@67.0.0: eslint-plugin-unicorn@68.0.0:
resolution: {integrity: sha512-XEYhNfAFFFYQLq++53iqpgIPFqvjasf5lsUJuCdmd/QvbRfcLbmPTjcTyVEXc5yBudWIg08SSEGgqJtEojk1ug==} resolution: {integrity: sha512-mHYWvX948Q4H3bGc39bsNMxD/leOuNI+Iws9NVsoSz5VA7EGP86wnz7mZ/SPSvRhefT8L4hd8DHfDuGC+lIoCQ==}
engines: {node: '>=22'} engines: {node: '>=22'}
peerDependencies: peerDependencies:
eslint: '>=10.4' eslint: '>=10.4'
@@ -12670,7 +12670,7 @@ snapshots:
regexp-ast-analysis: 0.7.1 regexp-ast-analysis: 0.7.1
scslre: 0.3.0 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: dependencies:
'@babel/helper-validator-identifier': 7.29.7 '@babel/helper-validator-identifier': 7.29.7
'@eslint-community/eslint-utils': 4.9.1(eslint@10.5.0(jiti@2.7.0)) '@eslint-community/eslint-utils': 4.9.1(eslint@10.5.0(jiti@2.7.0))