From d7198496df5efd354865ee89f6073c9f1e84cee5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 16:10:33 +0000 Subject: [PATCH] chore(deps): update typescript-eslint monorepo to v5.30.1 --- package.json | 4 +-- yarn.lock | 88 +++++++++++++++++++++++++++++++++++++++------------- 2 files changed, 69 insertions(+), 23 deletions(-) diff --git a/package.json b/package.json index 1b5576b..aad5b43 100644 --- a/package.json +++ b/package.json @@ -24,8 +24,8 @@ "@types/node": "17.0.35", "@types/object-hash": "2.2.1", "@types/request-promise-native": "1.0.18", - "@typescript-eslint/eslint-plugin": "5.26.0", - "@typescript-eslint/parser": "5.26.0", + "@typescript-eslint/eslint-plugin": "5.30.1", + "@typescript-eslint/parser": "5.30.1", "apollo-server": "3.7.0", "codecov": "3.8.3", "coveralls": "3.1.1", diff --git a/yarn.lock b/yarn.lock index fbaac02..b2094dc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1400,14 +1400,14 @@ dependencies: "@types/yargs-parser" "*" -"@typescript-eslint/eslint-plugin@5.26.0": - version "5.26.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.26.0.tgz#c1f98ccba9d345e38992975d3ca56ed6260643c2" - integrity sha512-oGCmo0PqnRZZndr+KwvvAUvD3kNE4AfyoGCwOZpoCncSh4MVD06JTE8XQa2u9u+NX5CsyZMBTEc2C72zx38eYA== - dependencies: - "@typescript-eslint/scope-manager" "5.26.0" - "@typescript-eslint/type-utils" "5.26.0" - "@typescript-eslint/utils" "5.26.0" +"@typescript-eslint/eslint-plugin@5.30.1": + version "5.30.1" + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.30.1.tgz#21a960285f0ce00cc82f09f536ead755ec6017bd" + integrity sha512-Ffa9FZqZUVJKwCL8PMHTJCkO7IKA3/x0mYy5qcqcwcmjPdpJ1FnWdZQAqKGJolZ1ymLxygcdrNR9yzNIh/bZtQ== + dependencies: + "@typescript-eslint/scope-manager" "5.30.1" + "@typescript-eslint/type-utils" "5.30.1" + "@typescript-eslint/utils" "5.30.1" debug "^4.3.4" functional-red-black-tree "^1.0.1" ignore "^5.2.0" @@ -1415,14 +1415,14 @@ semver "^7.3.7" tsutils "^3.21.0" -"@typescript-eslint/parser@5.26.0": - version "5.26.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.26.0.tgz#a61b14205fe2ab7533deb4d35e604add9a4ceee2" - integrity sha512-n/IzU87ttzIdnAH5vQ4BBDnLPly7rC5VnjN3m0xBG82HK6rhRxnCb3w/GyWbNDghPd+NktJqB/wl6+YkzZ5T5Q== +"@typescript-eslint/parser@5.30.1": + version "5.30.1" + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.30.1.tgz#d25d3630fcb4f48417db96b26800e9c15e63f54a" + integrity sha512-mRcFvIWhIx4QpMVu7JLPm3qDwY8qhRVRKzbgaUKToI5qVEWqUWu+6I1ZY//xymDMN3QKBOIWSvxcgng1lyu8jw== dependencies: - "@typescript-eslint/scope-manager" "5.26.0" - "@typescript-eslint/types" "5.26.0" - "@typescript-eslint/typescript-estree" "5.26.0" + "@typescript-eslint/scope-manager" "5.30.1" + "@typescript-eslint/types" "5.30.1" + "@typescript-eslint/typescript-estree" "5.30.1" debug "^4.3.4" "@typescript-eslint/scope-manager@5.26.0": @@ -1433,12 +1433,20 @@ "@typescript-eslint/types" "5.26.0" "@typescript-eslint/visitor-keys" "5.26.0" -"@typescript-eslint/type-utils@5.26.0": - version "5.26.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.26.0.tgz#937dee97702361744a3815c58991acf078230013" - integrity sha512-7ccbUVWGLmcRDSA1+ADkDBl5fP87EJt0fnijsMFTVHXKGduYMgienC/i3QwoVhDADUAPoytgjbZbCOMj4TY55A== +"@typescript-eslint/scope-manager@5.30.1": + version "5.30.1" + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.30.1.tgz#a4370aae94db80c689178e4420c1afe82557d421" + integrity sha512-L57F9W0Zr9mF8UyHQweSbfo7Jac7KfkLl+CcYr4VP+d44KBHflTpyvwLwv1A/Ff1hxqKWHYHsc5TcjHB+ZIZtg== + dependencies: + "@typescript-eslint/types" "5.30.1" + "@typescript-eslint/visitor-keys" "5.30.1" + +"@typescript-eslint/type-utils@5.30.1": + version "5.30.1" + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.30.1.tgz#91c3231ff7ec22736f421931e85dc8cc6356615e" + integrity sha512-N8ZYmXzFXvnSbD4v4mwDNxkfjp5qVu3PfP4uW9bAfsJHhL/05YBL8chs0oP7+UGIdcJBPwzB6s1EyUbRfjxZAQ== dependencies: - "@typescript-eslint/utils" "5.26.0" + "@typescript-eslint/utils" "5.30.1" debug "^4.3.4" tsutils "^3.21.0" @@ -1447,6 +1455,11 @@ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.26.0.tgz#cb204bb154d3c103d9cc4d225f311b08219469f3" integrity sha512-8794JZFE1RN4XaExLWLI2oSXsVImNkl79PzTOOWt9h0UHROwJedNOD2IJyfL0NbddFllcktGIO2aOu10avQQyA== +"@typescript-eslint/types@5.30.1": + version "5.30.1" + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.30.1.tgz#02729ffafd0702be6a77177b268ba0f263902c4f" + integrity sha512-YL6O8aH4Iw8PPewfX0PGap5exJ96hFi/n+zOIjb08ba9gghXFlpChzCxvZbEXc0V0dQYjuxRThcOxHkGmqiHAw== + "@typescript-eslint/typescript-estree@5.26.0": version "5.26.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.26.0.tgz#16cbceedb0011c2ed4f607255f3ee1e6e43b88c3" @@ -1460,7 +1473,32 @@ semver "^7.3.7" tsutils "^3.21.0" -"@typescript-eslint/utils@5.26.0", "@typescript-eslint/utils@^5.10.0": +"@typescript-eslint/typescript-estree@5.30.1": + version "5.30.1" + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.30.1.tgz#e02d6146f49d2d885cebba270fc0cc8619cd49a0" + integrity sha512-8pxRQco97J+rYsjN6P0+e+rmPOHyRx0xrOZ21Z3zMG+CfX0bo7ieh8Z+bvXn4N3zoNRc37VyD2zvzX3YTebXGw== + dependencies: + "@typescript-eslint/types" "5.30.1" + "@typescript-eslint/visitor-keys" "5.30.1" + debug "^4.3.4" + globby "^11.1.0" + is-glob "^4.0.3" + semver "^7.3.7" + tsutils "^3.21.0" + +"@typescript-eslint/utils@5.30.1": + version "5.30.1" + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.30.1.tgz#d4cd13a9ec39833d74588edea7620fe11aed1df9" + integrity sha512-0kR4AKO9iT1qKEqxqIfqOubJouRdUkpdLi4iWOu/cG2m0BpcYBpRNXETSpugpycta76CC/7hHrzieyq/qrU+5Q== + dependencies: + "@types/json-schema" "^7.0.9" + "@typescript-eslint/scope-manager" "5.30.1" + "@typescript-eslint/types" "5.30.1" + "@typescript-eslint/typescript-estree" "5.30.1" + eslint-scope "^5.1.1" + eslint-utils "^3.0.0" + +"@typescript-eslint/utils@^5.10.0": version "5.26.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.26.0.tgz#896b8480eb124096e99c8b240460bb4298afcfb4" integrity sha512-PJFwcTq2Pt4AMOKfe3zQOdez6InIDOjUJJD3v3LyEtxHGVVRK3Vo7Dd923t/4M9hSH2q2CLvcTdxlLPjcIk3eg== @@ -1480,6 +1518,14 @@ "@typescript-eslint/types" "5.26.0" eslint-visitor-keys "^3.3.0" +"@typescript-eslint/visitor-keys@5.30.1": + version "5.30.1" + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.30.1.tgz#989039d1e0ec5e7d76138cbdc0ca21f3e0d36b46" + integrity sha512-Ag9rdIwoMUqX8euF/BoQzC57eUmcqNfWPVBnGTJKAHu8oMGXGH75q4HyXjHD1JBnyKBqBpS97tqbcjxleqLMLw== + dependencies: + "@typescript-eslint/types" "5.30.1" + eslint-visitor-keys "^3.3.0" + "@wry/context@^0.6.0": version "0.6.1" resolved "https://registry.yarnpkg.com/@wry/context/-/context-0.6.1.tgz#c3c29c0ad622adb00f6a53303c4f965ee06ebeb2"