@@ -2298,7 +2298,7 @@ error-ex@^1.2.0:
22982298 dependencies :
22992299 is-arrayish "^0.2.1"
23002300
2301- es-abstract@^1.5.1, es-abstract@^1.6.1, es-abstract@^1.7.0 :
2301+ es-abstract@^1.11.0, es-abstract@^1. 5.1, es-abstract@^1.6.1, es-abstract@^1.7.0 :
23022302 version "1.12.0"
23032303 resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.12.0.tgz#9dbbdd27c6856f0001421ca18782d786bf8a6165"
23042304 integrity sha512-C8Fx/0jFmV5IPoMOFPA9P9G5NtqW+4cOPit3MIuvR2t7Ag2K15EJTpxnHAYTzL+aYQJIESYeXZmDBfOBE1HcpA==
24452445 has "^1.0.3"
24462446 jsx-ast-utils "^2.0.1"
24472447
2448- eslint-plugin-react@7.11 .1 :
2449- version "7.11 .1"
2450- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.11 .1.tgz#c01a7af6f17519457d6116aa94fc6d2ccad5443c "
2451- integrity sha512-cVVyMadRyW7qsIUh3FHp3u6QHNhOgVrLQYdQEB1bPWBsgbNCHdFAeNMquBMCcZJu59eNthX053L70l7gRt4SCw ==
2448+ eslint-plugin-react@7.12 .1 :
2449+ version "7.12 .1"
2450+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12 .1.tgz#b9c4639f72469ff317ac31e3bd630d22d0dbf8f4 "
2451+ integrity sha512-1YyXVhp6KSB+xRC1BWzmlA4BH9Wp9jMMBE6AJizxuk+bg/KUJpQGRwsU1/q1pV8rM6oEdLCxunXn7Nfh2BOWBg ==
24522452 dependencies :
24532453 array-includes "^3.0.3"
24542454 doctrine "^2.1.0"
24552455 has "^1.0.3"
24562456 jsx-ast-utils "^2.0.1"
2457+ object.fromentries "^2.0.0"
24572458 prop-types "^15.6.2"
2459+ resolve "^1.9.0"
24582460
24592461eslint-restricted-globals@^0.1.1 :
24602462 version "0.1.1"
@@ -4196,6 +4198,16 @@ object.entries@^1.0.4:
41964198 function-bind "^1.1.0"
41974199 has "^1.0.1"
41984200
4201+ object.fromentries@^2.0.0 :
4202+ version "2.0.0"
4203+ resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.0.tgz#49a543d92151f8277b3ac9600f1e930b189d30ab"
4204+ integrity sha512-9iLiI6H083uiqUuvzyY6qrlmc/Gz8hLQFOcb/Ri/0xXFkSNS3ctV+CbE6yM2+AnkYfOB3dGjdzC0wrMLIhQICA==
4205+ dependencies :
4206+ define-properties "^1.1.2"
4207+ es-abstract "^1.11.0"
4208+ function-bind "^1.1.1"
4209+ has "^1.0.1"
4210+
41994211object.getownpropertydescriptors@^2.0.3 :
42004212 version "2.0.3"
42014213 resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.0.3.tgz#8758c846f5b407adab0f236e0986f14b051caa16"
@@ -4440,7 +4452,7 @@ path-key@^2.0.0, path-key@^2.0.1:
44404452 resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40"
44414453 integrity sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=
44424454
4443- path-parse@^1.0.5 :
4455+ path-parse@^1.0.5, path-parse@^1.0.6 :
44444456 version "1.0.6"
44454457 resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
44464458 integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==
@@ -4835,6 +4847,13 @@ resolve@^1.3.2, resolve@^1.4.0, resolve@^1.5.0, resolve@^1.6.0:
48354847 dependencies :
48364848 path-parse "^1.0.5"
48374849
4850+ resolve@^1.9.0 :
4851+ version "1.9.0"
4852+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.9.0.tgz#a14c6fdfa8f92a7df1d996cb7105fa744658ea06"
4853+ integrity sha512-TZNye00tI67lwYvzxCxHGjwTNlUV70io54/Ed4j6PscB8xVfuBJpRenI/o6dVk0cY0PYTY27AgCoGGxRnYuItQ==
4854+ dependencies :
4855+ path-parse "^1.0.6"
4856+
48384857restore-cursor@^2.0.0 :
48394858 version "2.0.0"
48404859 resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf"
0 commit comments