diff --git a/packages/eslint-plugin-khan/package.json b/packages/eslint-plugin-khan/package.json index 286a5d18..34d990ef 100644 --- a/packages/eslint-plugin-khan/package.json +++ b/packages/eslint-plugin-khan/package.json @@ -35,7 +35,7 @@ }, "dependencies": { "@babel/types": "^7.23.0", - "@typescript-eslint/utils": "^5.60.1", + "@typescript-eslint/utils": "^6.7.5", "checksync": "^5.0.5" } } diff --git a/yarn.lock b/yarn.lock index 77f68c22..4e37e8c1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2659,7 +2659,7 @@ semver "^7.5.4" ts-api-utils "^1.0.1" -"@typescript-eslint/utils@6.7.5": +"@typescript-eslint/utils@6.7.5", "@typescript-eslint/utils@^6.7.5": version "6.7.5" resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.7.5.tgz#ab847b53d6b65e029314b8247c2336843dba81ab" integrity sha512-pfRRrH20thJbzPPlPc4j0UNGvH1PjPlhlCMq4Yx7EGjV7lvEeGX0U6MJYe8+SyFutWgSHsdbJ3BXzZccYggezA== @@ -2672,7 +2672,7 @@ "@typescript-eslint/typescript-estree" "6.7.5" semver "^7.5.4" -"@typescript-eslint/utils@^5.10.0", "@typescript-eslint/utils@^5.60.1": +"@typescript-eslint/utils@^5.10.0": version "5.62.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86" integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==