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

This commit is contained in:
Renovate 2025-03-21 20:21:16 +00:00
parent f488636ef9
commit 512ea9fc0d
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.22.0",
"@eslint/js": "9.23.0",
"@project-gauntlet/tools": "0.10.0",
"@types/deno": "2.2.0",
"@types/react": "19.0.12",

View file

@ -765,6 +765,11 @@
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.22.0.tgz#4ff53649ded7cbce90b444b494c234137fa1aa3d"
integrity sha512-vLFajx9o8d1/oL2ZkpMYbkLv8nDB6yaIwFNt7nI4+I80U/z03SxmfOMsLbvWr3p7C+Wnoh//aOu2pQW8cS0HCQ==
"@eslint/js@9.23.0":
version "9.23.0"
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.23.0.tgz#c09ded4f3dc63b40b933bcaeb853fceddb64da30"
integrity sha512-35MJ8vCPU0ZMxo7zfev2pypqTwWTofFZO6m4KAtdoFhRpLJUpHTZZ+KB3C7Hb1d7bULYwO4lJXGCi5Se+8OMbw==
"@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"