Skip to content

Commit 2617ec5

Browse files
authored
upgrade[react-devtools-core]: ^5.3.1 (#45288)
1 parent 625d330 commit 2617ec5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"nullthrows": "^1.1.1",
138138
"pretty-format": "^26.5.2",
139139
"promise": "^8.3.0",
140-
"react-devtools-core": "5.1.0",
140+
"react-devtools-core": "^5.3.1",
141141
"react-refresh": "^0.14.0",
142142
"regenerator-runtime": "^0.13.2",
143143
"scheduler": "0.25.0-rc-fb9a90fa48-20240614",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8580,10 +8580,10 @@ range-parser@~1.2.1:
85808580
resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.1.tgz#3cf37023d199e1c24d1a55b84800c2f3e6468031"
85818581
integrity sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==
85828582

8583-
react-devtools-core@5.1.0:
8584-
version "5.1.0"
8585-
resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-5.1.0.tgz#3396494ac94b21602cac4fd657d600e0b52f4a0b"
8586-
integrity sha512-NRtLBqYVLrIY+lOa2oTpFiAhI7Hru0AUXI0tP9neCyaPPAzlZyeH0i+VZ0shIyRTJbpvyqbD/uCsewA2hpfZHw==
8583+
react-devtools-core@^5.3.1:
8584+
version "5.3.1"
8585+
resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-5.3.1.tgz#d57f5b8f74f16e622bd6a7bc270161e4ba162666"
8586+
integrity sha512-7FSb9meX0btdBQLwdFOwt6bGqvRPabmVMMslv8fgoSPqXyuGpgQe36kx8gR86XPw7aV1yVouTp6fyZ0EH+NfUw==
85878587
dependencies:
85888588
shell-quote "^1.6.1"
85898589
ws "^7"

0 commit comments

Comments
 (0)