Skip to content

Commit

Permalink
Update dependency react-twitter-embed to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and jjcav84 committed Jan 8, 2020
1 parent 041dcbe commit d4229c1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"react-dom": "16.12.0",
"react-helmet": "5.2.1",
"react-popper": "1.3.7",
"react-twitter-embed": "2.0.8",
"react-twitter-embed": "3.0.3",
"ts-invariant": "0.4.4"
},
"keywords": [
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11192,10 +11192,10 @@ react-transition-group@^2.2.1, react-transition-group@^2.5.3, react-transition-g
prop-types "^15.6.2"
react-lifecycles-compat "^3.0.4"

react-twitter-embed@2.0.8:
version "2.0.8"
resolved "https://registry.yarnpkg.com/react-twitter-embed/-/react-twitter-embed-2.0.8.tgz#34f4c37ba844e66f8d19c5cd84c962c1c8fcc753"
integrity sha512-R1e/2N1UYiq79NDZOI69ZRbudx0MhHHxkdMM67hWNZ8kunEUrkOHQWSUDFJc5rD7jOEKjSGXhGt7A3Rnzf8v9A==
react-twitter-embed@3.0.3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/react-twitter-embed/-/react-twitter-embed-3.0.3.tgz#a534132d4bbec812a63e3899dc716de2bfc3cec2"
integrity sha512-kF1Srlb1TqnZUqKA0FC4I/E+m+RUBCMZeU20hDRzmYLAjR1EA/6tr/PMZ22s7rd6wjQpIBLXNZjt0rfUpY8Chw==
dependencies:
enzyme-adapter-react-16 "^1.11.0"
exenv "^1.2.2"
Expand Down

0 comments on commit d4229c1

Please sign in to comment.