Skip to content

Commit bba5e6b

Browse files
Juan Tejadafacebook-github-bot
authored andcommitted
Upgrade OSS react-devtools to v4.21.0
Summary: Update `react-devtools-core` and `react-devtools` dependencies for RN, VSCode, Sonar, etc. `js1 upgrade react-devtools -v 4.21.0` # Changelog: [General][Changed] - Upgraded react-devtools-core dependency to 4.19.1 Reviewed By: lunaruan Differential Revision: D32889680 fbshipit-source-id: 25230927c3fb9d3e82db8e842d7bd7fbb4008e5e
1 parent ba70ca4 commit bba5e6b

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

yarn.lock

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6589,7 +6589,7 @@ shebang-regex@^3.0.0:
65896589
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
65906590
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
65916591

6592-
[email protected], shell-quote@^1.6.1:
6592+
65936593
version "1.6.1"
65946594
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.6.1.tgz#f4781949cce402697127430ea3b3c5476f481767"
65956595
integrity sha1-9HgZSczkAmlxJ0MOo7PFR29IF2c=
@@ -6599,6 +6599,11 @@ [email protected], shell-quote@^1.6.1:
65996599
array-reduce "~0.0.0"
66006600
jsonify "~0.0.0"
66016601

6602+
shell-quote@^1.6.1:
6603+
version "1.7.3"
6604+
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.3.tgz#aa40edac170445b9a431e17bb62c0b881b9c4123"
6605+
integrity sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==
6606+
66026607
shell-utils@^1.0.9:
66036608
version "1.0.10"
66046609
resolved "https://registry.yarnpkg.com/shell-utils/-/shell-utils-1.0.10.tgz#7fe7b8084f5d6d21323d941267013bc38aed063e"
@@ -7610,7 +7615,12 @@ ws@^6.1.4:
76107615
dependencies:
76117616
async-limiter "~1.0.0"
76127617

7613-
ws@^7, ws@^7.2.3:
7618+
ws@^7:
7619+
version "7.5.6"
7620+
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.6.tgz#e59fc509fb15ddfb65487ee9765c5a51dec5fe7b"
7621+
integrity sha512-6GLgCqo2cy2A2rjCNFlxQS6ZljG/coZfZXclldI8FB/1G3CCI36Zd8xy2HrFVACi8tfk5XrgLQEk+P0Tnz9UcA==
7622+
7623+
ws@^7.2.3:
76147624
version "7.2.5"
76157625
resolved "https://registry.yarnpkg.com/ws/-/ws-7.2.5.tgz#abb1370d4626a5a9cd79d8de404aa18b3465d10d"
76167626
integrity sha512-C34cIU4+DB2vMyAbmEKossWq2ZQDr6QEyuuCzWrM9zfw1sGc0mYiJ0UnG9zzNykt49C2Fi34hvr2vssFQRS6EA==

0 commit comments

Comments
 (0)