Update react-devtools-core from ~4.10.2 to ~4.10.3 (#2244)
Summary: 4.10.2 had an fburl.com link in it when I should have used an fb.me link :( I'm sorry cc mweststrate Pull Request resolved: https://github.com/facebook/flipper/pull/2244 Reviewed By: passy Differential Revision: D28054736 Pulled By: mweststrate fbshipit-source-id: 0330f884e5d82cc669232aee3d8439b0f51240bd
This commit is contained in:
committed by
Facebook GitHub Bot
parent
c4887e638b
commit
e7cdbcbe85
@@ -16,7 +16,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.10.2"
|
"react-devtools-core": "~4.10.3"
|
||||||
},
|
},
|
||||||
"title": "React DevTools",
|
"title": "React DevTools",
|
||||||
"icon": "app-react",
|
"icon": "app-react",
|
||||||
|
|||||||
@@ -1270,10 +1270,10 @@ raf@^3.4.0:
|
|||||||
dependencies:
|
dependencies:
|
||||||
performance-now "^2.1.0"
|
performance-now "^2.1.0"
|
||||||
|
|
||||||
react-devtools-core@~4.10.2:
|
react-devtools-core@~4.10.3:
|
||||||
version "4.10.2"
|
version "4.10.3"
|
||||||
resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-4.10.2.tgz#3baf6e80bc6fb2ddf8bc08dc6d6c20486952710e"
|
resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-4.10.3.tgz#30580721d7e9a1568a55b7107f2b6cdce6502e63"
|
||||||
integrity sha512-I+E/ZmcDXBo019oBk6DOKhnEFmBu4pSc5PCe/+ZFQeQaAVgv0oOd+gCIp98akcrSX8KG/15teCzkVUvI6sR6Yw==
|
integrity sha512-2CtceOczycfR1Th5B+lIPA1NnGODdbeTLTLZVCYmdXfdmvR5h1+cgr0f+R7HtWbTeIcG5PXUK1/YDnELP5opQA==
|
||||||
dependencies:
|
dependencies:
|
||||||
shell-quote "^1.6.1"
|
shell-quote "^1.6.1"
|
||||||
ws "^7"
|
ws "^7"
|
||||||
|
|||||||
Reference in New Issue
Block a user