chore(deps): update dependency eslint-plugin-unicorn to ^59.0.1
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
/ playwright (push) Has been cancelled
/ cleanup_surge (push) Has been cancelled
/ lint-build-and-check (push) Has been cancelled
/ build-and-deploy-to-vercel (push) Has been cancelled
/ surge (push) Has been cancelled
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
/ playwright (push) Has been cancelled
/ cleanup_surge (push) Has been cancelled
/ lint-build-and-check (push) Has been cancelled
/ build-and-deploy-to-vercel (push) Has been cancelled
/ surge (push) Has been cancelled
This commit is contained in:
@ -126,7 +126,7 @@
|
|||||||
"eslint-plugin-import-x": "^4.11.0",
|
"eslint-plugin-import-x": "^4.11.0",
|
||||||
"eslint-plugin-oxlint": "^0.16.9",
|
"eslint-plugin-oxlint": "^0.16.9",
|
||||||
"eslint-plugin-perfectionist": "^4.12.3",
|
"eslint-plugin-perfectionist": "^4.12.3",
|
||||||
"eslint-plugin-unicorn": "^59.0.0",
|
"eslint-plugin-unicorn": "^59.0.1",
|
||||||
"eslint-plugin-vue": "^10.1.0",
|
"eslint-plugin-vue": "^10.1.0",
|
||||||
"husky": "^9.1.7",
|
"husky": "^9.1.7",
|
||||||
"less": "^4.3.0",
|
"less": "^4.3.0",
|
||||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -255,8 +255,8 @@ importers:
|
|||||||
specifier: ^4.12.3
|
specifier: ^4.12.3
|
||||||
version: 4.12.3(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)
|
version: 4.12.3(eslint@9.26.0(jiti@2.4.2))(typescript@5.8.3)
|
||||||
eslint-plugin-unicorn:
|
eslint-plugin-unicorn:
|
||||||
specifier: ^59.0.0
|
specifier: ^59.0.1
|
||||||
version: 59.0.0(eslint@9.26.0(jiti@2.4.2))
|
version: 59.0.1(eslint@9.26.0(jiti@2.4.2))
|
||||||
eslint-plugin-vue:
|
eslint-plugin-vue:
|
||||||
specifier: ^10.1.0
|
specifier: ^10.1.0
|
||||||
version: 10.1.0(eslint@9.26.0(jiti@2.4.2))(vue-eslint-parser@10.1.3(eslint@9.26.0(jiti@2.4.2)))
|
version: 10.1.0(eslint@9.26.0(jiti@2.4.2))(vue-eslint-parser@10.1.3(eslint@9.26.0(jiti@2.4.2)))
|
||||||
@ -3205,8 +3205,8 @@ packages:
|
|||||||
eslint-config-prettier:
|
eslint-config-prettier:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
eslint-plugin-unicorn@59.0.0:
|
eslint-plugin-unicorn@59.0.1:
|
||||||
resolution: {integrity: sha512-7IEeqkymGa7tr6wTWS4DolfXnfcE3QjcD0g7I+qCfV5GPMvVsFsLT7zTIYvnudqwAm5nWekdGIOTTXA93Sz9Ow==}
|
resolution: {integrity: sha512-EtNXYuWPUmkgSU2E7Ttn57LbRREQesIP1BiLn7OZLKodopKfDXfBUkC/0j6mpw2JExwf43Uf3qLSvrSvppgy8Q==}
|
||||||
engines: {node: ^18.20.0 || ^20.10.0 || >=21.0.0}
|
engines: {node: ^18.20.0 || ^20.10.0 || >=21.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=9.22.0'
|
eslint: '>=9.22.0'
|
||||||
@ -8905,7 +8905,7 @@ snapshots:
|
|||||||
'@types/eslint': 9.6.1
|
'@types/eslint': 9.6.1
|
||||||
eslint-config-prettier: 10.1.1(eslint@9.26.0(jiti@2.4.2))
|
eslint-config-prettier: 10.1.1(eslint@9.26.0(jiti@2.4.2))
|
||||||
|
|
||||||
eslint-plugin-unicorn@59.0.0(eslint@9.26.0(jiti@2.4.2)):
|
eslint-plugin-unicorn@59.0.1(eslint@9.26.0(jiti@2.4.2)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/helper-validator-identifier': 7.25.9
|
'@babel/helper-validator-identifier': 7.25.9
|
||||||
'@eslint-community/eslint-utils': 4.5.1(eslint@9.26.0(jiti@2.4.2))
|
'@eslint-community/eslint-utils': 4.5.1(eslint@9.26.0(jiti@2.4.2))
|
||||||
|
Reference in New Issue
Block a user