Skip to content

Commit

Permalink
Update dependency react to v16.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 26, 2020
1 parent 644fc7c commit 3326ca9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"postcss-import": "^12.0.0",
"postcss-loader": "^3.0.0",
"postcss-uncss": "^0.16.0",
"react": "16.7.0",
"react": "16.14.0",
"uncss": "^0.17.0",
"url-loader": "^1.0.0",
"webpack": "^3.0.0",
Expand Down
15 changes: 4 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7061,14 +7061,14 @@ react-waypoint@^8.1.0:
prop-types "^15.0.0"
react-is "^16.6.3"

react@16.7.0:
version "16.7.0"
resolved "https://registry.yarnpkg.com/react/-/react-16.7.0.tgz#b674ec396b0a5715873b350446f7ea0802ab6381"
react@16.14.0:
version "16.14.0"
resolved "https://registry.yarnpkg.com/react/-/react-16.14.0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d"
integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"
prop-types "^15.6.2"
scheduler "^0.12.0"

react@^16.8.4:
version "16.8.6"
Expand Down Expand Up @@ -7568,13 +7568,6 @@ saxes@^3.1.9:
dependencies:
xmlchars "^1.3.1"

scheduler@^0.12.0:
version "0.12.0"
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.12.0.tgz#8ab17699939c0aedc5a196a657743c496538647b"
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"

scheduler@^0.13.6:
version "0.13.6"
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.13.6.tgz#466a4ec332467b31a91b9bf74e5347072e4cd889"
Expand Down

0 comments on commit 3326ca9

Please sign in to comment.