diff --git a/package.json b/package.json index b62299f..74fc699 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "@types/react-dom": "18.0.11", "@types/react-test-renderer": "^18.0.0", "@typescript-eslint/eslint-plugin": "5.54.0", - "@typescript-eslint/parser": "5.54.0", + "@typescript-eslint/parser": "5.62.0", "@umijs/fabric": "^3", "babel-plugin-import": "^1.13.3", "commitizen": "^4.2.5", diff --git a/yarn.lock b/yarn.lock index 449db03..429a23b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3313,17 +3313,7 @@ eslint-scope "^5.1.1" eslint-utils "^3.0.0" -"@typescript-eslint/parser@5.54.0": - version "5.54.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.54.0.tgz#def186eb1b1dbd0439df0dacc44fb6d8d5c417fe" - integrity sha512-aAVL3Mu2qTi+h/r04WI/5PfNWvO6pdhpeMRWk9R7rEV4mwJNzoWf5CCU5vDKBsPIFQFjEq1xg7XBI2rjiMXQbQ== - dependencies: - "@typescript-eslint/scope-manager" "5.54.0" - "@typescript-eslint/types" "5.54.0" - "@typescript-eslint/typescript-estree" "5.54.0" - debug "^4.3.4" - -"@typescript-eslint/parser@^5.62.0", "@typescript-eslint/parser@^5.9.0": +"@typescript-eslint/parser@5.62.0", "@typescript-eslint/parser@^5.62.0", "@typescript-eslint/parser@^5.9.0": version "5.62.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62.0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7" integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==