chore(deps): update dependency @eslint/js to v9.22.0
All checks were successful
Actions / Build Plugins (pull_request) Successful in 39s
Actions / Build Plugins (push) Successful in 36s

This commit is contained in:
Renovate 2025-03-07 21:00:54 +00:00
parent b2cc321215
commit 3fd99940b0
Signed by: Renovate
GPG key ID: C42AFED545031BE9
2 changed files with 6 additions and 1 deletions

View file

@ -14,7 +14,7 @@
"which": "^5.0.0"
},
"devDependencies": {
"@eslint/js": "9.21.0",
"@eslint/js": "9.22.0",
"@project-gauntlet/tools": "0.10.0",
"@types/deno": "2.2.0",
"@types/react": "19.0.10",

View file

@ -760,6 +760,11 @@
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.21.0.tgz#4303ef4e07226d87c395b8fad5278763e9c15c08"
integrity sha512-BqStZ3HX8Yz6LvsF5ByXYrtigrV5AXADWLAGc7PH/1SxOb7/FIYYMszZZWiUou/GB9P2lXWk2SV4d+Z8h0nknw==
"@eslint/js@9.22.0":
version "9.22.0"
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.22.0.tgz#4ff53649ded7cbce90b444b494c234137fa1aa3d"
integrity sha512-vLFajx9o8d1/oL2ZkpMYbkLv8nDB6yaIwFNt7nI4+I80U/z03SxmfOMsLbvWr3p7C+Wnoh//aOu2pQW8cS0HCQ==
"@eslint/object-schema@^2.1.6":
version "2.1.6"
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"