Skip to content

Commit 893fff6

Browse files
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>
1 parent 13ca35c commit 893fff6

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
@@ -59,7 +59,7 @@
5959
"@angular/forms": "^11.0.0",
6060
"@angular/platform-browser": "^11.0.0",
6161
"@types/googlemaps": "^3.39.3",
62-
"@types/youtube": "^0.0.38",
62+
"@types/youtube": "^0.0.40",
6363
"@webcomponents/custom-elements": "^1.1.0",
6464
"core-js": "^2.6.9",
6565
"material-components-web": "9.0.0-canary.30c11bfc2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2072,10 +2072,10 @@
20722072
dependencies:
20732073
yaml "*"
20742074

2075-
"@types/youtube@^0.0.38":
2076-
version "0.0.38"
2077-
resolved "https://registry.yarnpkg.com/@types/youtube/-/youtube-0.0.38.tgz#04aa5efa61f4d52e9cf682575a9dfed58f31e8c1"
2078-
integrity sha512-rS0nLlnnZIvOfBNT4957rkKRMHjHxutoVhSEzowocYgNiTMVBmN+Hbkf/L3TeGMMtts9uKZ9gw7O2JLHREVnIw==
2075+
"@types/youtube@^0.0.40":
2076+
version "0.0.40"
2077+
resolved "https://registry.yarnpkg.com/@types/youtube/-/youtube-0.0.40.tgz#93502cc42e4ce06a59db1e2d6fd986260dca31d3"
2078+
integrity sha512-gMiHfad1VGQ7CoXkhrjWiROPpLTSJydvBO73Z9JIIZ+FpZ2BX9q9Zf/tanP+KUTFoKUqHVv6+xt7sF2gztQ4Og==
20792079

20802080
"@typescript-eslint/typescript-estree@^2.29.0":
20812081
version "2.34.0"

0 commit comments

Comments
 (0)