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:
Brian Vaughn
2021-04-27 15:02:42 -07:00
committed by Facebook GitHub Bot
parent 00e4d2440d
commit e423bc7959
2 changed files with 5 additions and 5 deletions

View File

@@ -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",