chore(deps): update dependency @eslint/compat to ^1.3.1
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
/ surge (push) Failing after 1m13s
/ cleanup_surge (push) Has been skipped
/ playwright (push) Has been skipped
/ build-and-deploy-to-vercel (push) Failing after 1m28s
/ lint-build-and-check (push) Failing after 1m49s

This commit is contained in:
2025-06-25 22:30:19 +08:00
parent 4389195b6f
commit 0a43e45020
2 changed files with 7 additions and 7 deletions

View File

@ -97,7 +97,7 @@
"devDependencies": {
"@commitlint/cli": "^19.8.1",
"@commitlint/config-conventional": "^19.8.1",
"@eslint/compat": "^1.3.0",
"@eslint/compat": "^1.3.1",
"@faker-js/faker": "^9.8.0",
"@iconify-json/carbon": "^1.2.10",
"@iconify-json/logos": "^1.2.4",

12
pnpm-lock.yaml generated
View File

@ -168,8 +168,8 @@ importers:
specifier: ^19.8.1
version: 19.8.1
'@eslint/compat':
specifier: ^1.3.0
version: 1.3.0(eslint@9.29.0(jiti@2.4.2))
specifier: ^1.3.1
version: 1.3.1(eslint@9.29.0(jiti@2.4.2))
'@faker-js/faker':
specifier: ^9.8.0
version: 9.8.0
@ -950,11 +950,11 @@ packages:
resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==}
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
'@eslint/compat@1.3.0':
resolution: {integrity: sha512-ZBygRBqpDYiIHsN+d1WyHn3TYgzgpzLEcgJUxTATyiInQbKZz6wZb6+ljwdg8xeeOe4v03z6Uh6lELiw0/mVhQ==}
'@eslint/compat@1.3.1':
resolution: {integrity: sha512-k8MHony59I5EPic6EQTCNOuPoVBnoYXkP+20xvwFjN7t0qI3ImyvyBgg+hIVPwC8JaxVjjUZld+cLfBLFDLucg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^9.10.0
eslint: ^8.40 || 9
peerDependenciesMeta:
eslint:
optional: true
@ -5960,7 +5960,7 @@ snapshots:
'@eslint-community/regexpp@4.12.1': {}
'@eslint/compat@1.3.0(eslint@9.29.0(jiti@2.4.2))':
'@eslint/compat@1.3.1(eslint@9.29.0(jiti@2.4.2))':
optionalDependencies:
eslint: 9.29.0(jiti@2.4.2)