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

Commit 24fb65c

Browse files
build(deps): bump react-youtube from 7.14.0 to 10.1.0
Bumps [react-youtube](https://github.com/tjallingt/react-youtube/tree/HEAD/packages/react-youtube) from 7.14.0 to 10.1.0. - [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/v10.1.0/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 bff16fe commit 24fb65c

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
@@ -136,7 +136,7 @@
136136
"react-intl": "5.25.1",
137137
"react-markdown": "6.0.2",
138138
"react-timeago": "^6.2.1",
139-
"react-youtube": "^7.14.0",
139+
"react-youtube": "^10.1.0",
140140
"remark": "13.0.0",
141141
"remark-frontmatter": "3.0.0",
142142
"remark-html": "13.0.2",

yarn.lock

Lines changed: 7 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -12898,16 +12898,7 @@ prompts@^2.3.2:
1289812898
kleur "^3.0.3"
1289912899
sisteransi "^1.0.5"
1290012900

12901-
12902-
version "15.7.2"
12903-
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
12904-
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
12905-
dependencies:
12906-
loose-envify "^1.4.0"
12907-
object-assign "^4.1.1"
12908-
react-is "^16.8.1"
12909-
12910-
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:
12901+
[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:
1291112902
version "15.8.1"
1291212903
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
1291312904
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
@@ -13218,7 +13209,7 @@ [email protected]:
1321813209
intl-messageformat "9.13.0"
1321913210
tslib "^2.1.0"
1322013211

13221-
react-is@^16.12.0, react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1:
13212+
react-is@^16.12.0, react-is@^16.13.1, react-is@^16.7.0:
1322213213
version "16.13.1"
1322313214
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
1322413215
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
@@ -13286,13 +13277,13 @@ react-transition-group@^4.4.0:
1328613277
loose-envify "^1.4.0"
1328713278
prop-types "^15.6.2"
1328813279

13289-
react-youtube@^7.14.0:
13290-
version "7.14.0"
13291-
resolved "https://registry.yarnpkg.com/react-youtube/-/react-youtube-7.14.0.tgz#0505d86491521ca94ef0afb74af3f7936dc7bc86"
13292-
integrity sha512-SUHZ4F4pd1EHmQu0CV0KSQvAs5KHOT5cfYaq4WLCcDbU8fBo1ouTXaAOIASWbrz8fHwg+G1evfoSIYpV2AwSAg==
13280+
react-youtube@^10.1.0:
13281+
version "10.1.0"
13282+
resolved "https://registry.yarnpkg.com/react-youtube/-/react-youtube-10.1.0.tgz#7e5670c764f12eb408166e8eb438d788dc64e8b5"
13283+
integrity sha512-ZfGtcVpk0SSZtWCSTYOQKhfx5/1cfyEW1JN/mugGNfAxT3rmVJeMbGpA9+e78yG21ls5nc/5uZJETE3cm3knBg==
1329313284
dependencies:
1329413285
fast-deep-equal "3.1.3"
13295-
prop-types "15.7.2"
13286+
prop-types "15.8.1"
1329613287
youtube-player "5.5.2"
1329713288

1329813289
react@^17.0.2:

0 commit comments

Comments
 (0)