@@ -1323,7 +1323,7 @@ array-ify@^1.0.0:
1323
1323
resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
1324
1324
integrity sha1-nlKHYrSpBmrRY6aWKjZEGOlibs4=
1325
1325
1326
- array-includes@^3.0.3 :
1326
+ array-includes@^3.0.3, array-includes@^3.1.1 :
1327
1327
version "3.1.1"
1328
1328
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.1.tgz#cdd67e6852bdf9c1215460786732255ed2459348"
1329
1329
integrity sha512-c2VXaCHl7zPsvpkFsw4nxvFie4fh1ur9bpcgsVkIjqn0H/Xwdg+7fv3n2r/isyS8EBj5b06M9kHyZuIr4El6WQ==
@@ -2607,11 +2607,6 @@ eslint-module-utils@^2.4.1:
2607
2607
debug "^2.6.9"
2608
2608
pkg-dir "^2.0.0"
2609
2609
2610
- eslint-plugin-eslint-plugin@^2.1.0 :
2611
- version "2.2.0"
2612
- resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-plugin/-/eslint-plugin-eslint-plugin-2.2.0.tgz#6cac90a8085f658e892b155dda130deac54cfa51"
2613
- integrity sha512-X5+NT9a2GuwWyb3sHJdEEe6aD/30Fhi3/9XCmYHe/OSnWKUhmKOxFTfFM1AXZfJXjAoX7811bnoLI3fZr5AX5Q==
2614
-
2615
2610
2616
2611
version "2.20.0"
2617
2612
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.0.tgz#d749a7263fb6c29980def8e960d380a6aa6aecaa"
2630
2625
read-pkg-up "^2.0.0"
2631
2626
resolve "^1.12.0"
2632
2627
2633
- eslint-plugin-react@7.17 .0 :
2634
- version "7.17 .0"
2635
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.17 .0.tgz#a31b3e134b76046abe3cd278e7482bd35a1d12d7 "
2636
- integrity sha512-ODB7yg6lxhBVMeiH1c7E95FLD4E/TwmFjltiU+ethv7KPdCwgiFuOZg9zNRHyufStTDLl/dEFqI2Q1VPmCd78A ==
2628
+ eslint-plugin-react@7.18 .0 :
2629
+ version "7.18 .0"
2630
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.18 .0.tgz#2317831284d005b30aff8afb7c4e906f13fa8e7e "
2631
+ integrity sha512-p+PGoGeV4SaZRDsXqdj9OWcOrOpZn8gXoGPcIQTzo2IDMbAKhNDnME9myZWqO3Ic4R3YmwAZ1lDjWl2R2hMUVQ ==
2637
2632
dependencies :
2638
- array-includes "^3.0.3 "
2633
+ array-includes "^3.1.1 "
2639
2634
doctrine "^2.1.0"
2640
- eslint-plugin-eslint-plugin "^2.1.0"
2641
2635
has "^1.0.3"
2642
2636
jsx-ast-utils "^2.2.3"
2643
- object.entries "^1.1.0 "
2644
- object.fromentries "^2.0.1 "
2645
- object.values "^1.1.0 "
2637
+ object.entries "^1.1.1 "
2638
+ object.fromentries "^2.0.2 "
2639
+ object.values "^1.1.1 "
2646
2640
prop-types "^15.7.2"
2647
- resolve "^1.13.1 "
2641
+ resolve "^1.14.2 "
2648
2642
2649
2643
eslint-scope@^3.7.1 :
2650
2644
version "3.7.3"
@@ -5384,7 +5378,7 @@ object.assign@^4.1.0:
5384
5378
has-symbols "^1.0.0"
5385
5379
object-keys "^1.0.11"
5386
5380
5387
- object.entries@^1.1.0 :
5381
+ object.entries@^1.1.1 :
5388
5382
version "1.1.1"
5389
5383
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.1.tgz#ee1cf04153de02bb093fec33683900f57ce5399b"
5390
5384
integrity sha512-ilqR7BgdyZetJutmDPfXCDffGa0/Yzl2ivVNpbx/g4UeWrCdRnFDUBrKJGLhGieRHDATnyZXWBeCb29k9CJysQ==
@@ -5394,7 +5388,7 @@ object.entries@^1.1.0:
5394
5388
function-bind "^1.1.1"
5395
5389
has "^1.0.3"
5396
5390
5397
- object.fromentries@^2.0.1 :
5391
+ object.fromentries@^2.0.2 :
5398
5392
version "2.0.2"
5399
5393
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.2.tgz#4a09c9b9bb3843dd0f89acdb517a794d4f355ac9"
5400
5394
integrity sha512-r3ZiBH7MQppDJVLx6fhD618GKNG40CZYH9wgwdhKxBDDbQgjeWGGd4AtkZad84d291YxvWe7bJGuE65Anh0dxQ==
@@ -5419,7 +5413,7 @@ object.pick@^1.3.0:
5419
5413
dependencies :
5420
5414
isobject "^3.0.1"
5421
5415
5422
- object.values@^1.1.0 :
5416
+ object.values@^1.1.0, object.values@^1.1.1 :
5423
5417
version "1.1.1"
5424
5418
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.1.tgz#68a99ecde356b7e9295a3c5e0ce31dc8c953de5e"
5425
5419
integrity sha512-WTa54g2K8iu0kmS/us18jEmdv1a4Wi//BZ/DTVYEcH0XhLM5NYdpDHja3gt57VrZLcNAO2WGA+KpWsDBaHt6eA==
@@ -6394,7 +6388,7 @@ resolve-url@^0.2.1:
6394
6388
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
6395
6389
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
6396
6390
6397
- resolve@^1.1.6, resolve@^1.10.0, resolve@^1.11.0, resolve@^1.11.1, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.3.2 :
6391
+ resolve@^1.1.6, resolve@^1.10.0, resolve@^1.11.0, resolve@^1.11.1, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.14.2, resolve@^1. 3.2 :
6398
6392
version "1.14.2"
6399
6393
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.14.2.tgz#dbf31d0fa98b1f29aa5169783b9c290cb865fea2"
6400
6394
integrity sha512-EjlOBLBO1kxsUxsKjLt7TAECyKW6fOh1VRkykQkKGzcBbjjPIxBqGh0jf7GJ3k/f5mxMqW3htMD3WdTUVtW8HQ==
0 commit comments