diff --git a/package.json b/package.json index 0afc1d92..9c75d17c 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ }, "devDependencies": { "@typescript-eslint/eslint-plugin": "^4.13.0", - "@typescript-eslint/parser": "^4.13.0", + "@typescript-eslint/parser": "^4.14.0", "eslint": "^7.17.0", "eslint-config-prettier": "^7.2.0", "eslint-config-typed-fp": "^1.3.0", diff --git a/yarn.lock b/yarn.lock index c2d2b5c9..64a5773d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2187,17 +2187,7 @@ eslint-scope "^5.0.0" eslint-utils "^2.0.0" -"@typescript-eslint/parser@^4.13.0", "@typescript-eslint/parser@^4.5.0": - version "4.13.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.13.0.tgz#c413d640ea66120cfcc37f891e8cb3fd1c9d247d" - integrity sha512-KO0J5SRF08pMXzq9+abyHnaGQgUJZ3Z3ax+pmqz9vl81JxmTTOUfQmq7/4awVfq09b6C4owNlOgOwp61pYRBSg== - dependencies: - "@typescript-eslint/scope-manager" "4.13.0" - "@typescript-eslint/types" "4.13.0" - "@typescript-eslint/typescript-estree" "4.13.0" - debug "^4.1.1" - -"@typescript-eslint/parser@^4.8.2": +"@typescript-eslint/parser@^4.14.0", "@typescript-eslint/parser@^4.5.0", "@typescript-eslint/parser@^4.8.2": version "4.14.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.14.0.tgz#62d4cd2079d5c06683e9bfb200c758f292c4dee7" integrity sha512-sUDeuCjBU+ZF3Lzw0hphTyScmDDJ5QVkyE21pRoBo8iDl7WBtVFS+WDN3blY1CH3SBt7EmYCw6wfmJjF0l/uYg==