Skip to content

Commit

Permalink
Merge pull request #8750 from webpack/dependabot/npm_and_yarn/react-d…
Browse files Browse the repository at this point in the history
…om-16.8.1

Bump react-dom from 16.8.0 to 16.8.1
  • Loading branch information
sokra committed Feb 7, 2019
2 parents b894f26 + 5b4c277 commit 217139a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5586,14 +5586,14 @@ rc@^1.1.7, rc@^1.2.7:
strip-json-comments "~2.0.1"

react-dom@^16.8.0:
version "16.8.0"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.8.0.tgz#18f28d4be3571ed206672a267c66dd083145a9c4"
integrity sha512-dBzoAGYZpW9Yggp+CzBPC7q1HmWSeRc93DWrwbskmG1eHJWznZB/p0l/Sm+69leIGUS91AXPB/qB3WcPnKx8Sw==
version "16.8.1"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.8.1.tgz#ec860f98853d09d39bafd3a6f1e12389d283dbb4"
integrity sha512-N74IZUrPt6UiDjXaO7UbDDFXeUXnVhZzeRLy/6iqqN1ipfjrhR60Bp5NuBK+rv3GMdqdIuwIl22u1SYwf330bg==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"
prop-types "^15.6.2"
scheduler "^0.13.0"
scheduler "^0.13.1"

react@^16.8.0:
version "16.8.1"
Expand Down

0 comments on commit 217139a

Please sign in to comment.