diff --git a/package.json b/package.json index c35f16a..26f1226 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "homepage": "https://github.com/misund/passes-wcag#readme", "devDependencies": { "@eslint/eslintrc": "3.3.1", - "@eslint/js": "9.37.0", + "@eslint/js": "10.0.1", "@types/mocha": "10.0.10", "@types/node": "24.7.2", "@typescript-eslint/eslint-plugin": "7.18.0", diff --git a/yarn.lock b/yarn.lock index da3d70e..8447408 100644 --- a/yarn.lock +++ b/yarn.lock @@ -193,6 +193,11 @@ minimatch "^3.1.2" strip-json-comments "^3.1.1" +"@eslint/js@10.0.1": + version "10.0.1" + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-10.0.1.tgz#1e8a876f50117af8ab67e47d5ad94d38d6622583" + integrity sha512-zeR9k5pd4gxjZ0abRoIaxdc7I3nDktoXZk2qOv9gCNWx3mVwEn32VRhyLaRsDiJjTs0xq/T8mfPtyuXu7GWBcA== + "@eslint/js@9.37.0": version "9.37.0" resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.37.0.tgz#0cfd5aa763fe5d1ee60bedf84cd14f54bcf9e21b"