@@ -2887,6 +2887,11 @@ eslint-module-utils@^2.4.0:
2887
2887
debug "^2.6.8"
2888
2888
pkg-dir "^2.0.0"
2889
2889
2890
+ eslint-plugin-eslint-plugin@^2.1.0 :
2891
+ version "2.1.0"
2892
+ resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-plugin/-/eslint-plugin-eslint-plugin-2.1.0.tgz#a7a00f15a886957d855feacaafee264f039e62d5"
2893
+ integrity sha512-kT3A/ZJftt28gbl/Cv04qezb/NQ1dwYIbi8lyf806XMxkus7DvOVCLIfTXMrorp322Pnoez7+zabXH29tADIDg==
2894
+
2890
2895
2891
2896
version "2.18.2"
2892
2897
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.18.2.tgz#02f1180b90b077b33d447a17a2326ceb400aceb6"
2904
2909
read-pkg-up "^2.0.0"
2905
2910
resolve "^1.11.0"
2906
2911
2907
- eslint-plugin-react@7.16 .0 :
2908
- version "7.16 .0"
2909
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.16 .0.tgz#9928e4f3e2122ed3ba6a5b56d0303ba3e41d8c09 "
2910
- integrity sha512-GacBAATewhhptbK3/vTP09CbFrgUJmBSaaRcWdbQLFvUZy9yVcQxigBNHGPU/KE2AyHpzj3AWXpxoMTsIDiHug ==
2912
+ eslint-plugin-react@7.17 .0 :
2913
+ version "7.17 .0"
2914
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.17 .0.tgz#a31b3e134b76046abe3cd278e7482bd35a1d12d7 "
2915
+ integrity sha512-ODB7yg6lxhBVMeiH1c7E95FLD4E/TwmFjltiU+ethv7KPdCwgiFuOZg9zNRHyufStTDLl/dEFqI2Q1VPmCd78A ==
2911
2916
dependencies :
2912
2917
array-includes "^3.0.3"
2913
2918
doctrine "^2.1.0"
2919
+ eslint-plugin-eslint-plugin "^2.1.0"
2914
2920
has "^1.0.3"
2915
- jsx-ast-utils "^2.2.1 "
2921
+ jsx-ast-utils "^2.2.3 "
2916
2922
object.entries "^1.1.0"
2917
- object.fromentries "^2.0.0 "
2923
+ object.fromentries "^2.0.1 "
2918
2924
object.values "^1.1.0"
2919
2925
prop-types "^15.7.2"
2920
- resolve "^1.12.0 "
2926
+ resolve "^1.13.1 "
2921
2927
2922
2928
eslint-scope@^5.0.0 :
2923
2929
version "5.0.0"
@@ -4863,7 +4869,7 @@ jsprim@^1.2.2:
4863
4869
json-schema "0.2.3"
4864
4870
verror "1.10.0"
4865
4871
4866
- jsx-ast-utils@^2.2.1 :
4872
+ jsx-ast-utils@^2.2.3 :
4867
4873
version "2.2.3"
4868
4874
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.2.3.tgz#8a9364e402448a3ce7f14d357738310d9248054f"
4869
4875
integrity sha512-EdIHFMm+1BPynpKOpdPqiOsvnIrInRGJD7bzPZdPkjitQEqpdpUuFpq4T0npZFKTiB3RhWFdGN+oqOJIdhDhQA==
@@ -6188,7 +6194,7 @@ object.entries@^1.1.0:
6188
6194
function-bind "^1.1.1"
6189
6195
has "^1.0.3"
6190
6196
6191
- object.fromentries@^2.0.0 :
6197
+ object.fromentries@^2.0.1 :
6192
6198
version "2.0.1"
6193
6199
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.1.tgz#050f077855c7af8ae6649f45c80b16ee2d31e704"
6194
6200
integrity sha512-PUQv8Hbg3j2QX0IQYv3iAGCbGcu4yY4KQ92/dhA4sFSixBmSmp13UpDLs6jGK8rBtbmhNNIK99LD2k293jpiGA==
@@ -7268,6 +7274,13 @@
[email protected] , resolve@^1.10.0, resolve@^1.11.0, resolve@^1.11.1, resolve@^1.12.0,
7268
7274
dependencies :
7269
7275
path-parse "^1.0.6"
7270
7276
7277
+ resolve@^1.13.1 :
7278
+ version "1.13.1"
7279
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.13.1.tgz#be0aa4c06acd53083505abb35f4d66932ab35d16"
7280
+ integrity sha512-CxqObCX8K8YtAhOBRg+lrcdn+LK+WYOS8tSjqSFbjtrI5PnS63QPhZl4+yKfrU9tdsbMu9Anr/amegT87M9Z6w==
7281
+ dependencies :
7282
+ path-parse "^1.0.6"
7283
+
7271
7284
restore-cursor@^2.0.0 :
7272
7285
version "2.0.0"
7273
7286
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf"
0 commit comments