diff --git a/desktop/doctor/package.json b/desktop/doctor/package.json index fd1d601d3..31e9149c0 100644 --- a/desktop/doctor/package.json +++ b/desktop/doctor/package.json @@ -9,7 +9,7 @@ "devDependencies": { "@types/fb-watchman": "2.0.0", "@types/jest": "^26.0.23", - "@typescript-eslint/eslint-plugin": "^4.26.1", + "@typescript-eslint/eslint-plugin": "^4.27.0", "eslint": "^7.28.0", "eslint-plugin-babel": "^5.3.1", "eslint-plugin-header": "^3.1.1", diff --git a/desktop/package.json b/desktop/package.json index 30bcc13a1..1d2d0ebfd 100644 --- a/desktop/package.json +++ b/desktop/package.json @@ -124,7 +124,7 @@ "@types/ws": "^7.4.4", "@types/yargs": "^16.0.1", "@types/yazl": "^2.4.2", - "@typescript-eslint/eslint-plugin": "^4.26.1", + "@typescript-eslint/eslint-plugin": "^4.27.0", "@typescript-eslint/parser": "^4.26.1", "ansi-to-html": "^0.6.15", "app-builder-lib": "22.11.1", diff --git a/desktop/yarn.lock b/desktop/yarn.lock index 46dd44fa8..fe2fd840c 100644 --- a/desktop/yarn.lock +++ b/desktop/yarn.lock @@ -3551,13 +3551,13 @@ dependencies: "@types/node" "*" -"@typescript-eslint/eslint-plugin@^4.26.1": - version "4.26.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.26.1.tgz#b9c7313321cb837e2bf8bebe7acc2220659e67d3" - integrity sha512-aoIusj/8CR+xDWmZxARivZjbMBQTT9dImUtdZ8tVCVRXgBUuuZyM5Of5A9D9arQPxbi/0rlJLcuArclz/rCMJw== +"@typescript-eslint/eslint-plugin@^4.27.0": + version "4.27.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.27.0.tgz#0b7fc974e8bc9b2b5eb98ed51427b0be529b4ad0" + integrity sha512-DsLqxeUfLVNp3AO7PC3JyaddmEHTtI9qTSAs+RB6ja27QvIM0TA8Cizn1qcS6vOu+WDLFJzkwkgweiyFhssDdQ== dependencies: - "@typescript-eslint/experimental-utils" "4.26.1" - "@typescript-eslint/scope-manager" "4.26.1" + "@typescript-eslint/experimental-utils" "4.27.0" + "@typescript-eslint/scope-manager" "4.27.0" debug "^4.3.1" functional-red-black-tree "^1.0.1" lodash "^4.17.21" @@ -3565,19 +3565,7 @@ semver "^7.3.5" tsutils "^3.21.0" -"@typescript-eslint/experimental-utils@4.26.1": - version "4.26.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.26.1.tgz#a35980a2390da9232aa206b27f620eab66e94142" - integrity sha512-sQHBugRhrXzRCs9PaGg6rowie4i8s/iD/DpTB+EXte8OMDfdCG5TvO73XlO9Wc/zi0uyN4qOmX9hIjQEyhnbmQ== - dependencies: - "@types/json-schema" "^7.0.7" - "@typescript-eslint/scope-manager" "4.26.1" - "@typescript-eslint/types" "4.26.1" - "@typescript-eslint/typescript-estree" "4.26.1" - eslint-scope "^5.1.1" - eslint-utils "^3.0.0" - -"@typescript-eslint/experimental-utils@^4.27.0": +"@typescript-eslint/experimental-utils@4.27.0", "@typescript-eslint/experimental-utils@^4.27.0": version "4.27.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.27.0.tgz#78192a616472d199f084eab8f10f962c0757cd1c" integrity sha512-n5NlbnmzT2MXlyT+Y0Jf0gsmAQzCnQSWXKy4RGSXVStjDvS5we9IWbh7qRVKdGcxT0WYlgcCYUK/HRg7xFhvjQ==