diff --git a/firebase/functions/package.json b/firebase/functions/package.json index 9dde50a..70bfec8 100644 --- a/firebase/functions/package.json +++ b/firebase/functions/package.json @@ -21,7 +21,7 @@ }, "devDependencies": { "@eslint/js": "^10.0.0", - "@typescript-eslint/parser": "^8.58.1", + "@typescript-eslint/parser": "^8.64.0", "eslint": "^10.7.0", "eslint-config-google": "^0.14.0", "eslint-plugin-import": "^2.32.0", diff --git a/firebase/functions/yarn.lock b/firebase/functions/yarn.lock index 89fb088..d761ab7 100644 --- a/firebase/functions/yarn.lock +++ b/firebase/functions/yarn.lock @@ -484,7 +484,7 @@ natural-compare "^1.4.0" ts-api-utils "^2.5.0" -"@typescript-eslint/parser@8.64.0", "@typescript-eslint/parser@^8.58.1": +"@typescript-eslint/parser@8.64.0", "@typescript-eslint/parser@^8.64.0": version "8.64.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.64.0.tgz#c9864a1cc28a13ff29a7314fbdef0528bb122f72" integrity sha512-KA0OshtlcCCXmbfqyZkM5pV3/WNraJf7DkJRLpyrmwPtud57H5BDX7C3k0LPSPxpprfRL+cJDGabF10mvNCoCw==