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

@@ -4996,10 +4996,10 @@ range-parser@~1.2.1:
resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.1.tgz#3cf37023d199e1c24d1a55b84800c2f3e6468031"
integrity sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==
react-devtools-core@4.19.1, react-devtools-core@4.24.0:
version "4.24.0"
resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-4.24.0.tgz#7daa196bdc64f3626b3f54f2ff2b96f7c4fdf017"
integrity sha512-Rw7FzYOOzcfyUPaAm9P3g0tFdGqGq2LLiAI+wjYcp6CsF3DeeMrRS3HZAho4s273C29G/DJhx0e8BpRE/QZNGg==
react-devtools-core@4.19.1, react-devtools-core@4.24.1:
version "4.24.1"
resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-4.24.1.tgz#d274390db86898d779b6202a318fe6422eb046bb"
integrity sha512-skar+cqSg5Oz89n4lQ/aBQS8RGj93FMufg2TrMJqE+RSUTO9nLEYawRMXXCs8PnDVRSfG5pPVU5Nt1OegNflyA==
dependencies:
shell-quote "^1.6.1"
ws "^7"