chore: bump react-devtools-core to 4.24.1 (#3542)

Summary:
Related to this issue: https://github.com/facebook/react/issues/23307

## Changelog

bump react-devtools-core to 4.24.1

Pull Request resolved: https://github.com/facebook/flipper/pull/3542

Test Plan: // bvaughn

Reviewed By: passy

Differential Revision: D35211366

Pulled By: mweststrate

fbshipit-source-id: 890d18e87ba07e140c1c49857d02410767c6c17d
This commit is contained in:
Lukas Kurucz
2022-03-30 03:33:42 -07:00
committed by Facebook GitHub Bot
parent 378a99439f
commit f193362ac6
4 changed files with 10 additions and 10 deletions

View File

@@ -19,7 +19,7 @@
"dependencies": {
"address": "^1.1.2",
"get-port": "^5.0.0",
"react-devtools-core": "4.24.0"
"react-devtools-core": "4.24.1"
},
"title": "React DevTools",
"icon": "app-react",