Skip to content

Commit d4ead8a

Browse files
dependabot[bot]annieyw
authored andcommitted
build: bump @types/youtube from 0.0.38 to 0.0.40 (#21099)
Bumps [@types/youtube](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/youtube) from 0.0.38 to 0.0.40. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/youtube) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 893fff6)
1 parent 54e755d commit d4ead8a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@angular/forms": "^11.0.0",
5959
"@angular/platform-browser": "^11.0.0",
6060
"@types/googlemaps": "^3.39.3",
61-
"@types/youtube": "^0.0.38",
61+
"@types/youtube": "^0.0.40",
6262
"@webcomponents/custom-elements": "^1.1.0",
6363
"core-js": "^2.6.9",
6464
"material-components-web": "9.0.0-canary.419e03572.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1958,10 +1958,10 @@
19581958
dependencies:
19591959
yaml "*"
19601960

1961-
"@types/youtube@^0.0.38":
1962-
version "0.0.38"
1963-
resolved "https://registry.yarnpkg.com/@types/youtube/-/youtube-0.0.38.tgz#04aa5efa61f4d52e9cf682575a9dfed58f31e8c1"
1964-
integrity sha512-rS0nLlnnZIvOfBNT4957rkKRMHjHxutoVhSEzowocYgNiTMVBmN+Hbkf/L3TeGMMtts9uKZ9gw7O2JLHREVnIw==
1961+
"@types/youtube@^0.0.40":
1962+
version "0.0.40"
1963+
resolved "https://registry.yarnpkg.com/@types/youtube/-/youtube-0.0.40.tgz#93502cc42e4ce06a59db1e2d6fd986260dca31d3"
1964+
integrity sha512-gMiHfad1VGQ7CoXkhrjWiROPpLTSJydvBO73Z9JIIZ+FpZ2BX9q9Zf/tanP+KUTFoKUqHVv6+xt7sF2gztQ4Og==
19651965

19661966
"@typescript-eslint/typescript-estree@^1.9.0":
19671967
version "1.12.0"

0 commit comments

Comments
 (0)