Skip to content
This repository was archived by the owner on Nov 11, 2023. It is now read-only.

Commit 6ea07a1

Browse files
build(deps): bump react-youtube from 7.14.0 to 9.0.2
Bumps [react-youtube](https://github.com/tjallingt/react-youtube/tree/HEAD/packages/react-youtube) from 7.14.0 to 9.0.2. - [Release notes](https://github.com/tjallingt/react-youtube/releases) - [Changelog](https://github.com/tjallingt/react-youtube/blob/canary/packages/react-youtube/release.config.js) - [Commits](https://github.com/tjallingt/react-youtube/commits/v9.0.2/packages/react-youtube) --- updated-dependencies: - dependency-name: react-youtube dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fbda4dc commit 6ea07a1

File tree

2 files changed

+8
-17
lines changed

2 files changed

+8
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"react-intl": "5.25.1",
129129
"react-markdown": "6.0.2",
130130
"react-timeago": "^6.2.1",
131-
"react-youtube": "^7.14.0",
131+
"react-youtube": "^9.0.2",
132132
"remark": "13.0.0",
133133
"remark-frontmatter": "4.0.1",
134134
"remark-html": "13.0.2",

yarn.lock

Lines changed: 7 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -12882,16 +12882,7 @@ prompts@^2.3.2:
1288212882
kleur "^3.0.3"
1288312883
sisteransi "^1.0.5"
1288412884

12885-
[email protected], prop-types@^15.6.1, prop-types@^15.6.2:
12886-
version "15.7.2"
12887-
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
12888-
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
12889-
dependencies:
12890-
loose-envify "^1.4.0"
12891-
object-assign "^4.1.1"
12892-
react-is "^16.8.1"
12893-
12894-
prop-types@^15.5.8, prop-types@^15.7.2, prop-types@^15.8.1:
12885+
[email protected], prop-types@^15.5.8, prop-types@^15.6.1, prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1:
1289512886
version "15.8.1"
1289612887
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
1289712888
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
@@ -13197,7 +13188,7 @@ [email protected]:
1319713188
intl-messageformat "9.13.0"
1319813189
tslib "^2.1.0"
1319913190

13200-
react-is@^16.12.0, react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1:
13191+
react-is@^16.12.0, react-is@^16.13.1, react-is@^16.7.0:
1320113192
version "16.13.1"
1320213193
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
1320313194
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
@@ -13265,13 +13256,13 @@ react-transition-group@^4.4.0:
1326513256
loose-envify "^1.4.0"
1326613257
prop-types "^15.6.2"
1326713258

13268-
react-youtube@^7.14.0:
13269-
version "7.14.0"
13270-
resolved "https://registry.yarnpkg.com/react-youtube/-/react-youtube-7.14.0.tgz#0505d86491521ca94ef0afb74af3f7936dc7bc86"
13271-
integrity sha512-SUHZ4F4pd1EHmQu0CV0KSQvAs5KHOT5cfYaq4WLCcDbU8fBo1ouTXaAOIASWbrz8fHwg+G1evfoSIYpV2AwSAg==
13259+
react-youtube@^9.0.2:
13260+
version "9.0.2"
13261+
resolved "https://registry.yarnpkg.com/react-youtube/-/react-youtube-9.0.2.tgz#86edf107b5c8537e7e46eb79b1b26f52de728d8b"
13262+
integrity sha512-qgNXo+axgsWtEqZlesSy+ruV2xaDW2NQFTFx0zqfeA3QyE8QEsyLMuTCF6aC4LyMMf+LsHCSGQw2gTngVkb6NQ==
1327213263
dependencies:
1327313264
fast-deep-equal "3.1.3"
13274-
prop-types "15.7.2"
13265+
prop-types "15.8.1"
1327513266
youtube-player "5.5.2"
1327613267

1327713268
react@^17.0.2:

0 commit comments

Comments
 (0)