Skip to content

Commit

Permalink
Merge pull request #8791 from webpack/dependabot/npm_and_yarn/react-1…
Browse files Browse the repository at this point in the history
…6.8.2

Bump react from 16.8.1 to 16.8.2
  • Loading branch information
sokra committed Feb 15, 2019
2 parents 686dd8f + 842ed68 commit a259c09
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5568,14 +5568,14 @@ react-dom@^16.8.0:
scheduler "^0.13.2"

react@^16.8.0:
version "16.8.1"
resolved "https://registry.yarnpkg.com/react/-/react-16.8.1.tgz#ae11831f6cb2a05d58603a976afc8a558e852c4a"
integrity sha512-wLw5CFGPdo7p/AgteFz7GblI2JPOos0+biSoxf1FPsGxWQZdN/pj6oToJs1crn61DL3Ln7mN86uZ4j74p31ELQ==
version "16.8.2"
resolved "https://registry.yarnpkg.com/react/-/react-16.8.2.tgz#83064596feaa98d9c2857c4deae1848b542c9c0c"
integrity sha512-aB2ctx9uQ9vo09HVknqv3DGRpI7OIGJhCx3Bt0QqoRluEjHSaObJl+nG12GDdYH6sTgE7YiPJ6ZUyMx9kICdXw==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"
prop-types "^15.6.2"
scheduler "^0.13.1"
scheduler "^0.13.2"

read-pkg-up@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit a259c09

Please sign in to comment.