Update React DevTools v4.20.1
Summary: Update `react-devtools-core` and `react-devtools` dependencies for RN, VSCode, Flipper, etc. `js1 upgrade react-devtools -v 4.20.1` # Changelog: [General][Changed] - Upgraded react-devtools-core dependency to 4.20.1 Reviewed By: lunaruan Differential Revision: D31762360 fbshipit-source-id: 9269a49afb263c78916852f51ebbd48ceaf531b0
This commit is contained in:
committed by
Facebook GitHub Bot
parent
6facf5ed0f
commit
0e91f8562a
@@ -19,7 +19,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"address": "^1.1.2",
|
"address": "^1.1.2",
|
||||||
"get-port": "^5.0.0",
|
"get-port": "^5.0.0",
|
||||||
"react-devtools-core": "4.20.0"
|
"react-devtools-core": "4.20.1"
|
||||||
},
|
},
|
||||||
"title": "React DevTools",
|
"title": "React DevTools",
|
||||||
"icon": "app-react",
|
"icon": "app-react",
|
||||||
|
|||||||
@@ -1518,10 +1518,10 @@ raf@^3.1.0, raf@^3.4.0:
|
|||||||
dependencies:
|
dependencies:
|
||||||
performance-now "^2.1.0"
|
performance-now "^2.1.0"
|
||||||
|
|
||||||
react-devtools-core@4.20.0:
|
react-devtools-core@4.20.1:
|
||||||
version "4.20.0"
|
version "4.20.1"
|
||||||
resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-4.20.0.tgz#49640f374bcf541cd86410d86c2cb07392005b33"
|
resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-4.20.1.tgz#77e8aacd93ca34cf908c11e6c72151b79217b618"
|
||||||
integrity sha512-85889TaQpU4HImySgOjVwsGE1vkS9dgEjtruRHutnXlBN3IZN8lDRuqRBLmhFkS50BEmfpTR28qV7bHAqwHooA==
|
integrity sha512-HBcLfLi2R6VxlWFF2i5lONYlr3KLh324RPFeApZ3G6GGaJrcS/qtk9M/iESw7fRTlgPHEg+A4j6e1j9oXpvi5w==
|
||||||
dependencies:
|
dependencies:
|
||||||
shell-quote "^1.6.1"
|
shell-quote "^1.6.1"
|
||||||
ws "^7"
|
ws "^7"
|
||||||
|
|||||||
Reference in New Issue
Block a user