chore(deps): update dependency @eslint/js to v9.18.0
All checks were successful
Actions / Build Plugins (pull_request) Successful in 42s
All checks were successful
Actions / Build Plugins (pull_request) Successful in 42s
This commit is contained in:
parent
55579f292a
commit
a1236f758b
2 changed files with 6 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
"which": "^5.0.0"
|
"which": "^5.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@eslint/js": "9.17.0",
|
"@eslint/js": "9.18.0",
|
||||||
"@project-gauntlet/tools": "0.9.0",
|
"@project-gauntlet/tools": "0.9.0",
|
||||||
"@types/deno": "2.0.0",
|
"@types/deno": "2.0.0",
|
||||||
"@types/react": "19.0.2",
|
"@types/react": "19.0.2",
|
||||||
|
|
|
@ -760,6 +760,11 @@
|
||||||
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.17.0.tgz#1523e586791f80376a6f8398a3964455ecc651ec"
|
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.17.0.tgz#1523e586791f80376a6f8398a3964455ecc651ec"
|
||||||
integrity sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w==
|
integrity sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w==
|
||||||
|
|
||||||
|
"@eslint/js@9.18.0":
|
||||||
|
version "9.18.0"
|
||||||
|
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.18.0.tgz#3356f85d18ed3627ab107790b53caf7e1e3d1e84"
|
||||||
|
integrity sha512-fK6L7rxcq6/z+AaQMtiFTkvbHkBLNlwyRxHpKawP0x3u9+NC6MQTnFW+AdpwC6gfHTW0051cokQgtTN2FqlxQA==
|
||||||
|
|
||||||
"@eslint/object-schema@^2.1.5":
|
"@eslint/object-schema@^2.1.5":
|
||||||
version "2.1.5"
|
version "2.1.5"
|
||||||
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.5.tgz#8670a8f6258a2be5b2c620ff314a1d984c23eb2e"
|
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.5.tgz#8670a8f6258a2be5b2c620ff314a1d984c23eb2e"
|
||||||
|
|
Loading…
Reference in a new issue