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

Commit 07084c6

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] <support@github.com>
1 parent 4594213 commit 07084c6

2 files changed

Lines changed: 8 additions & 17 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"react-intl": "5.25.1",
136136
"react-markdown": "6.0.2",
137137
"react-timeago": "^6.2.1",
138-
"react-youtube": "^7.14.0",
138+
"react-youtube": "^9.0.2",
139139
"remark": "13.0.0",
140140
"remark-frontmatter": "3.0.0",
141141
"remark-html": "13.0.2",

yarn.lock

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

12884-
prop-types@15.7.2:
12885-
version "15.7.2"
12886-
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
12887-
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
12888-
dependencies:
12889-
loose-envify "^1.4.0"
12890-
object-assign "^4.1.1"
12891-
react-is "^16.8.1"
12892-
12893-
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:
12884+
prop-types@15.8.1, 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:
1289412885
version "15.8.1"
1289512886
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
1289612887
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
@@ -13196,7 +13187,7 @@ react-intl@5.25.1:
1319613187
intl-messageformat "9.13.0"
1319713188
tslib "^2.1.0"
1319813189

13199-
react-is@^16.12.0, react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1:
13190+
react-is@^16.12.0, react-is@^16.13.1, react-is@^16.7.0:
1320013191
version "16.13.1"
1320113192
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
1320213193
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
@@ -13264,13 +13255,13 @@ react-transition-group@^4.4.0:
1326413255
loose-envify "^1.4.0"
1326513256
prop-types "^15.6.2"
1326613257

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

1327613267
react@^17.0.2:

0 commit comments

Comments
 (0)