@@ -2234,6 +2234,16 @@ error-stack-parser@^2.0.0:
22342234 dependencies :
22352235 stackframe "^1.0.3"
22362236
2237+ es-abstract@^1.11.0 :
2238+ version "1.12.0"
2239+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.12.0.tgz#9dbbdd27c6856f0001421ca18782d786bf8a6165"
2240+ dependencies :
2241+ es-to-primitive "^1.1.1"
2242+ function-bind "^1.1.1"
2243+ has "^1.0.1"
2244+ is-callable "^1.1.3"
2245+ is-regex "^1.0.4"
2246+
22372247es-abstract@^1.7.0 :
22382248 version "1.10.0"
22392249 resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.10.0.tgz#1ecb36c197842a00d8ee4c2dfd8646bb97d60864"
@@ -2363,14 +2373,17 @@ eslint-plugin-prettier@2.6.0:
23632373 fast-diff "^1.1.1"
23642374 jest-docblock "^21.0.0"
23652375
2366- eslint-plugin-react@7.9.1 :
2367- version "7.9.1 "
2368- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.9.1 .tgz#101aadd15e7c7b431ed025303ac7b421a8e3dc15 "
2376+ eslint-plugin-react@7.12.2 :
2377+ version "7.12.2 "
2378+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.2 .tgz#95a4d8117011787824625ea57be9e38401d33548 "
23692379 dependencies :
2380+ array-includes "^3.0.3"
23702381 doctrine "^2.1.0"
2371- has "^1.0.2 "
2382+ has "^1.0.3 "
23722383 jsx-ast-utils "^2.0.1"
2373- prop-types "^15.6.1"
2384+ object.fromentries "^2.0.0"
2385+ prop-types "^15.6.2"
2386+ resolve "^1.9.0"
23742387
23752388eslint-scope@^3.7.1, eslint-scope@~3.7.1 :
23762389 version "3.7.1"
@@ -3072,7 +3085,7 @@ has@^1.0.1:
30723085 dependencies :
30733086 function-bind "^1.0.2"
30743087
3075- has@^1.0.2 :
3088+ has@^1.0.3 :
30763089 version "1.0.3"
30773090 resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
30783091 dependencies :
@@ -4348,6 +4361,15 @@ object.assign@^4.0.4:
43484361 has-symbols "^1.0.0"
43494362 object-keys "^1.0.11"
43504363
4364+ object.fromentries@^2.0.0 :
4365+ version "2.0.0"
4366+ resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.0.tgz#49a543d92151f8277b3ac9600f1e930b189d30ab"
4367+ dependencies :
4368+ define-properties "^1.1.2"
4369+ es-abstract "^1.11.0"
4370+ function-bind "^1.1.1"
4371+ has "^1.0.1"
4372+
43514373object.omit@^2.0.0 :
43524374 version "2.0.1"
43534375 resolved "https://registry.yarnpkg.com/object.omit/-/object.omit-2.0.1.tgz#1a9c744829f39dbb858c76ca3579ae2a54ebd1fa"
@@ -4545,6 +4567,10 @@ path-parse@^1.0.5:
45454567 version "1.0.5"
45464568 resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
45474569
4570+ path-parse@^1.0.6 :
4571+ version "1.0.6"
4572+ resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
4573+
45484574path-to-regexp@0.1.7 :
45494575 version "0.1.7"
45504576 resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
@@ -4697,6 +4723,13 @@ prop-types@15.6.1, prop-types@^15.5.10, prop-types@^15.5.4, prop-types@^15.6.0,
46974723 loose-envify "^1.3.1"
46984724 object-assign "^4.1.1"
46994725
4726+ prop-types@^15.6.2 :
4727+ version "15.6.2"
4728+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.2.tgz#05d5ca77b4453e985d60fc7ff8c859094a497102"
4729+ dependencies :
4730+ loose-envify "^1.3.1"
4731+ object-assign "^4.1.1"
4732+
47004733proxy-addr@~2.0.3 :
47014734 version "2.0.3"
47024735 resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.3.tgz#355f262505a621646b3130a728eb647e22055341"
@@ -5101,6 +5134,12 @@ resolve@^1.3.2:
51015134 dependencies :
51025135 path-parse "^1.0.5"
51035136
5137+ resolve@^1.9.0 :
5138+ version "1.9.0"
5139+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.9.0.tgz#a14c6fdfa8f92a7df1d996cb7105fa744658ea06"
5140+ dependencies :
5141+ path-parse "^1.0.6"
5142+
51045143restore-cursor@^1.0.1 :
51055144 version "1.0.1"
51065145 resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-1.0.1.tgz#34661f46886327fed2991479152252df92daa541"
0 commit comments