Update react-devtools-core from ^4.10.1 to ~4.10.2 (#2243)
Summary: Bumps [react-devtools-core](https://github.com/facebook/react/tree/master/packages/react-devtools-core) from 4.10.1 to 4.10.2. This update has only one change: https://github.com/facebook/react/pull/21344 For more background information on this upgrade: https://github.com/facebook/react/issues/21326 cc mweststrate Pull Request resolved: https://github.com/facebook/flipper/pull/2243 Reviewed By: bvaughn Differential Revision: D28040682 Pulled By: mweststrate fbshipit-source-id: 82b1212f839719ff69b3b7735a8a24042b382085
This commit is contained in:
committed by
Facebook GitHub Bot
parent
00e4d2440d
commit
e423bc7959
@@ -16,7 +16,7 @@
|
||||
"dependencies": {
|
||||
"address": "^1.1.2",
|
||||
"get-port": "^5.0.0",
|
||||
"react-devtools-core": "^4.10.1"
|
||||
"react-devtools-core": "~4.10.2"
|
||||
},
|
||||
"title": "React DevTools",
|
||||
"icon": "app-react",
|
||||
|
||||
@@ -1270,10 +1270,10 @@ raf@^3.4.0:
|
||||
dependencies:
|
||||
performance-now "^2.1.0"
|
||||
|
||||
react-devtools-core@^4.10.1:
|
||||
version "4.10.1"
|
||||
resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-4.10.1.tgz#6d57db291aeac9cc45ef9fb4636dd2ab97490daf"
|
||||
integrity sha512-sXbBjGAWcf9HAblTP/zMtFhGHqxAfIR+GPxONZsSGN9FHnF4635dx1s2LdQWG9rJ+Ehr3nWg+BUAB6P78my5PA==
|
||||
react-devtools-core@~4.10.2:
|
||||
version "4.10.2"
|
||||
resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-4.10.2.tgz#3baf6e80bc6fb2ddf8bc08dc6d6c20486952710e"
|
||||
integrity sha512-I+E/ZmcDXBo019oBk6DOKhnEFmBu4pSc5PCe/+ZFQeQaAVgv0oOd+gCIp98akcrSX8KG/15teCzkVUvI6sR6Yw==
|
||||
dependencies:
|
||||
shell-quote "^1.6.1"
|
||||
ws "^7"
|
||||
|
||||
Reference in New Issue
Block a user