|
875 | 875 | "@types/yargs-parser" "*" |
876 | 876 |
|
877 | 877 | "@typescript-eslint/eslint-plugin@^4.0.0": |
878 | | - version "4.16.1" |
879 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.16.1.tgz#2caf6a79dd19c3853b8d39769a27fccb24e4e651" |
880 | | - integrity sha512-SK777klBdlkUZpZLC1mPvyOWk9yAFCWmug13eAjVQ4/Q1LATE/NbcQL1xDHkptQkZOLnPmLUA1Y54m8dqYwnoQ== |
| 878 | + version "4.17.0" |
| 879 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.17.0.tgz#6f856eca4e6a52ce9cf127dfd349096ad936aa2d" |
| 880 | + integrity sha512-/fKFDcoHg8oNan39IKFOb5WmV7oWhQe1K6CDaAVfJaNWEhmfqlA24g+u1lqU5bMH7zuNasfMId4LaYWC5ijRLw== |
881 | 881 | dependencies: |
882 | | - "@typescript-eslint/experimental-utils" "4.16.1" |
883 | | - "@typescript-eslint/scope-manager" "4.16.1" |
| 882 | + "@typescript-eslint/experimental-utils" "4.17.0" |
| 883 | + "@typescript-eslint/scope-manager" "4.17.0" |
884 | 884 | debug "^4.1.1" |
885 | 885 | functional-red-black-tree "^1.0.1" |
886 | 886 | lodash "^4.17.15" |
887 | 887 | regexpp "^3.0.0" |
888 | 888 | semver "^7.3.2" |
889 | 889 | tsutils "^3.17.1" |
890 | 890 |
|
891 | | -"@typescript-eslint/experimental-utils@4.16.1", "@typescript-eslint/experimental-utils@^4.0.1": |
892 | | - version "4.16.1" |
893 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.16.1.tgz#da7a396dc7d0e01922acf102b76efff17320b328" |
894 | | - integrity sha512-0Hm3LSlMYFK17jO4iY3un1Ve9x1zLNn4EM50Lia+0EV99NdbK+cn0er7HC7IvBA23mBg3P+8dUkMXy4leL33UQ== |
| 891 | +"@typescript-eslint/experimental-utils@4.17.0", "@typescript-eslint/experimental-utils@^4.0.1": |
| 892 | + version "4.17.0" |
| 893 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.17.0.tgz#762c44aaa1a6a3c05b6d63a8648fb89b89f84c80" |
| 894 | + integrity sha512-ZR2NIUbnIBj+LGqCFGQ9yk2EBQrpVVFOh9/Kd0Lm6gLpSAcCuLLe5lUCibKGCqyH9HPwYC0GIJce2O1i8VYmWA== |
895 | 895 | dependencies: |
896 | 896 | "@types/json-schema" "^7.0.3" |
897 | | - "@typescript-eslint/scope-manager" "4.16.1" |
898 | | - "@typescript-eslint/types" "4.16.1" |
899 | | - "@typescript-eslint/typescript-estree" "4.16.1" |
| 897 | + "@typescript-eslint/scope-manager" "4.17.0" |
| 898 | + "@typescript-eslint/types" "4.17.0" |
| 899 | + "@typescript-eslint/typescript-estree" "4.17.0" |
900 | 900 | eslint-scope "^5.0.0" |
901 | 901 | eslint-utils "^2.0.0" |
902 | 902 |
|
|
0 commit comments