Skip to content

Commit 5b90b46

Browse files
renovate-botedmorley
authored andcommitted
Update react monorepo to v16.8.2
1 parent 40dccf6 commit 5b90b46

File tree

2 files changed

+32
-4
lines changed

2 files changed

+32
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@
5252
"popper.js": "1.14.7",
5353
"prop-types": "15.7.2",
5454
"query-string": "6.2.0",
55-
"react": "16.8.1",
55+
"react": "16.8.2",
5656
"react-day-picker": "7.2.4",
57-
"react-dom": "16.8.1",
57+
"react-dom": "16.8.2",
5858
"react-highlight-words": "0.16.0",
5959
"react-hot-loader": "4.6.5",
6060
"react-hotkeys": "1.1.4",

yarn.lock

Lines changed: 30 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7590,7 +7590,17 @@ [email protected]:
75907590
dependencies:
75917591
prop-types "^15.6.2"
75927592

7593-
[email protected], react-dom@^16.6.3:
7593+
7594+
version "16.8.2"
7595+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.8.2.tgz#7c8a69545dd554d45d66442230ba04a6a0a3c3d3"
7596+
integrity sha512-cPGfgFfwi+VCZjk73buu14pYkYBR1b/SRMSYqkLDdhSEHnSwcuYTPu6/Bh6ZphJFIk80XLvbSe2azfcRzNF+Xg==
7597+
dependencies:
7598+
loose-envify "^1.1.0"
7599+
object-assign "^4.1.1"
7600+
prop-types "^15.6.2"
7601+
scheduler "^0.13.2"
7602+
7603+
react-dom@^16.6.3:
75947604
version "16.8.1"
75957605
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.8.1.tgz#ec860f98853d09d39bafd3a6f1e12389d283dbb4"
75967606
integrity sha512-N74IZUrPt6UiDjXaO7UbDDFXeUXnVhZzeRLy/6iqqN1ipfjrhR60Bp5NuBK+rv3GMdqdIuwIl22u1SYwf330bg==
@@ -7808,7 +7818,17 @@ [email protected]:
78087818
lodash.frompairs "^4.0.1"
78097819
ngcomponent "^4.1.0"
78107820

7811-
[email protected], react@^16.6.3:
7821+
7822+
version "16.8.2"
7823+
resolved "https://registry.yarnpkg.com/react/-/react-16.8.2.tgz#83064596feaa98d9c2857c4deae1848b542c9c0c"
7824+
integrity sha512-aB2ctx9uQ9vo09HVknqv3DGRpI7OIGJhCx3Bt0QqoRluEjHSaObJl+nG12GDdYH6sTgE7YiPJ6ZUyMx9kICdXw==
7825+
dependencies:
7826+
loose-envify "^1.1.0"
7827+
object-assign "^4.1.1"
7828+
prop-types "^15.6.2"
7829+
scheduler "^0.13.2"
7830+
7831+
react@^16.6.3:
78127832
version "16.8.1"
78137833
resolved "https://registry.yarnpkg.com/react/-/react-16.8.1.tgz#ae11831f6cb2a05d58603a976afc8a558e852c4a"
78147834
integrity sha512-wLw5CFGPdo7p/AgteFz7GblI2JPOos0+biSoxf1FPsGxWQZdN/pj6oToJs1crn61DL3Ln7mN86uZ4j74p31ELQ==
@@ -8323,6 +8343,14 @@ scheduler@^0.13.1:
83238343
loose-envify "^1.1.0"
83248344
object-assign "^4.1.1"
83258345

8346+
scheduler@^0.13.2:
8347+
version "0.13.2"
8348+
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.13.2.tgz#969eaee2764a51d2e97b20a60963b2546beff8fa"
8349+
integrity sha512-qK5P8tHS7vdEMCW5IPyt8v9MJOHqTrOUgPXib7tqm9vh834ibBX5BNhwkplX/0iOzHW5sXyluehYfS9yrkz9+w==
8350+
dependencies:
8351+
loose-envify "^1.1.0"
8352+
object-assign "^4.1.1"
8353+
83268354
schema-utils@^1.0.0:
83278355
version "1.0.0"
83288356
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-1.0.0.tgz#0b79a93204d7b600d4b2850d1f66c2a34951c770"

0 commit comments

Comments
 (0)