Upgrade React DevTools deps to 4.26.1

Summary:
Changelog:
[General][Changed] - Upgraded react-devtools-core dependency to 4.26.1

Reviewed By: lunaruan

Differential Revision: D40394563

fbshipit-source-id: 70a841c7478d8944dc8a57dd7711953d6bd7958a
This commit is contained in:
Tianyu Yao
2022-10-18 10:43:18 -07:00
committed by Facebook GitHub Bot
parent 77103322fc
commit c1ec891fd0
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
"dependencies": {
"@rollup/plugin-commonjs": "^21.0.3",
"@rollup/plugin-node-resolve": "^13.1.3",
"react-devtools-core": "^4.26.0",
"react-devtools-core": "^4.26.1",
"react-devtools-inline": "^4.24.3",
"rollup": "^2.70.1",
"ws": "^8.5.0"