File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 14
14
"adbkit" : " ^2.11.0" ,
15
15
"apollo-client-devtools" : " ^2.3.5" ,
16
16
"electron-store" : " ^1.2.0" ,
17
- "react-devtools-core" : " ^4.6.0 "
17
+ "react-devtools-core" : " ^4.10.1 "
18
18
}
19
19
}
Original file line number Diff line number Diff line change @@ -641,10 +641,10 @@ react-apollo@^2.5.0-rc.3:
641
641
ts-invariant "^0.4.2"
642
642
tslib "^1.9.3"
643
643
644
- react-devtools-core@^4.6.0 :
645
- version "4.6.0 "
646
- resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-4.6.0 .tgz#2443b3c6fac78b801702af188abc6d83d56224e6 "
647
- integrity sha512-sjR3KC5VvGV7X6vzR3OTutPT5VeBcSKwoIXUwihpl1Nb4dkmweEbzCTPx2PYMVAqc+NZ5tPGhqBzXV+iGg5CNA ==
644
+ react-devtools-core@^4.10.1 :
645
+ version "4.10.1 "
646
+ resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-4.10.1 .tgz#6d57db291aeac9cc45ef9fb4636dd2ab97490daf "
647
+ integrity sha512-sXbBjGAWcf9HAblTP/zMtFhGHqxAfIR+GPxONZsSGN9FHnF4635dx1s2LdQWG9rJ+Ehr3nWg+BUAB6P78my5PA ==
648
648
dependencies :
649
649
shell-quote "^1.6.1"
650
650
ws "^7"
Original file line number Diff line number Diff line change 87
87
"prop-types" : " ^15.6.1" ,
88
88
"react" : " ^15.6.1" ,
89
89
"react-dev-utils" : " ^4.2.1" ,
90
- "react-devtools-core" : " ^4.6.0 " ,
90
+ "react-devtools-core" : " ^4.10.1 " ,
91
91
"react-dom" : " ^15.6.1" ,
92
92
"react-redux" : " ^5.0.7" ,
93
93
"redux" : " ^3.7.2" ,
Original file line number Diff line number Diff line change @@ -8837,10 +8837,10 @@ react-dev-utils@^4.2.1:
8837
8837
strip-ansi "3.0.1"
8838
8838
text-table "0.2.0"
8839
8839
8840
- react-devtools-core@^4.6.0 :
8841
- version "4.6.0 "
8842
- resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-4.6.0 .tgz#2443b3c6fac78b801702af188abc6d83d56224e6 "
8843
- integrity sha512-sjR3KC5VvGV7X6vzR3OTutPT5VeBcSKwoIXUwihpl1Nb4dkmweEbzCTPx2PYMVAqc+NZ5tPGhqBzXV+iGg5CNA ==
8840
+ react-devtools-core@^4.10.1 :
8841
+ version "4.10.1 "
8842
+ resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-4.10.1 .tgz#6d57db291aeac9cc45ef9fb4636dd2ab97490daf "
8843
+ integrity sha512-sXbBjGAWcf9HAblTP/zMtFhGHqxAfIR+GPxONZsSGN9FHnF4635dx1s2LdQWG9rJ+Ehr3nWg+BUAB6P78my5PA ==
8844
8844
dependencies :
8845
8845
shell-quote "^1.6.1"
8846
8846
ws "^7"
You can’t perform that action at this time.
0 commit comments