@@ -3155,15 +3155,17 @@ eslint-plugin-jsx-a11y@6.1.2:
3155
3155
has "^1.0.3"
3156
3156
jsx-ast-utils "^2.0.1"
3157
3157
3158
- eslint-plugin-react@7.11.1 :
3159
- version "7.11.1 "
3160
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.11.1 .tgz#c01a7af6f17519457d6116aa94fc6d2ccad5443c "
3158
+ eslint-plugin-react@7.12.3 :
3159
+ version "7.12.3 "
3160
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.3 .tgz#b9ca4cd7cd3f5d927db418a1950366a12d4568fd "
3161
3161
dependencies :
3162
3162
array-includes "^3.0.3"
3163
3163
doctrine "^2.1.0"
3164
3164
has "^1.0.3"
3165
3165
jsx-ast-utils "^2.0.1"
3166
+ object.fromentries "^2.0.0"
3166
3167
prop-types "^15.6.2"
3168
+ resolve "^1.9.0"
3167
3169
3168
3170
eslint-restricted-globals@^0.1.1 :
3169
3171
version "0.1.1"
@@ -6234,6 +6236,15 @@ object.fromentries@^1.0.0:
6234
6236
function-bind "^1.1.1"
6235
6237
has "^1.0.1"
6236
6238
6239
+ object.fromentries@^2.0.0 :
6240
+ version "2.0.0"
6241
+ resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.0.tgz#49a543d92151f8277b3ac9600f1e930b189d30ab"
6242
+ dependencies :
6243
+ define-properties "^1.1.2"
6244
+ es-abstract "^1.11.0"
6245
+ function-bind "^1.1.1"
6246
+ has "^1.0.1"
6247
+
6237
6248
object.getownpropertydescriptors@^2.0.3 :
6238
6249
version "2.0.3"
6239
6250
resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.0.3.tgz#8758c846f5b407adab0f236e0986f14b051caa16"
@@ -6580,7 +6591,7 @@ path-key@^2.0.0, path-key@^2.0.1:
6580
6591
version "2.0.1"
6581
6592
resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40"
6582
6593
6583
- path-parse@^1.0.5 :
6594
+ path-parse@^1.0.5, path-parse@^1.0.6 :
6584
6595
version "1.0.6"
6585
6596
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
6586
6597
@@ -7644,6 +7655,12 @@ resolve@^1.3.2, resolve@^1.5.0, resolve@^1.6.0:
7644
7655
dependencies :
7645
7656
path-parse "^1.0.5"
7646
7657
7658
+ resolve@^1.9.0 :
7659
+ version "1.9.0"
7660
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.9.0.tgz#a14c6fdfa8f92a7df1d996cb7105fa744658ea06"
7661
+ dependencies :
7662
+ path-parse "^1.0.6"
7663
+
7647
7664
resp-modifier@6.0.2 :
7648
7665
version "6.0.2"
7649
7666
resolved "https://registry.yarnpkg.com/resp-modifier/-/resp-modifier-6.0.2.tgz#b124de5c4fbafcba541f48ffa73970f4aa456b4f"
0 commit comments