Skip to content
This repository has been archived by the owner on Jul 9, 2022. It is now read-only.

Commit

Permalink
fix(deps): update dependency react-youtube to v8.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 14, 2022
1 parent 3521109 commit 6d0dbad
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion mdx/youtube/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@gatsby-mdx-suite/helpers": "^0.17.1",
"@loadable/component": "^5.15.2",
"gatsby-theme-mdx-suite-core": "^0.14.6",
"react-youtube": "8.0.0"
"react-youtube": "8.2.1"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17999,10 +17999,10 @@ react-view-pager@^0.6.0:
resize-observer-polyfill "1.5.0"
tabbable "1.1.2"

react-youtube@8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/react-youtube/-/react-youtube-8.0.0.tgz#5524db99e2d5fd338f0250bf53e03b0200f02d28"
integrity sha512-rhjlT4E+laI5cG4LY804N60ILDC8R2NjGzjn3QHRkPGVcNi4OW/5YejDP1X00SbEvXgSQi5pH/PdILMXetyg9A==
react-youtube@8.2.1:
version "8.2.1"
resolved "https://registry.yarnpkg.com/react-youtube/-/react-youtube-8.2.1.tgz#58d84be32a68f474af962396a01b92bff30fd848"
integrity sha512-vO/CMh01TMKQ774k4WhtwmWvWpDb+2XpjUiVLvvmHky+Qu0bYDumfzJADG0ZlTRMphfmLmAWoVDta2UXqAeyOg==
dependencies:
fast-deep-equal "3.1.3"
prop-types "15.8.1"
Expand Down

0 comments on commit 6d0dbad

Please sign in to comment.