Skip to content

Commit d69ad87

Browse files
build: bump @types/youtube from 0.0.40 to 0.0.42
Bumps [@types/youtube](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/youtube) from 0.0.40 to 0.0.42. - [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]>
1 parent 5524942 commit d69ad87

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
@@ -60,7 +60,7 @@
6060
"@angular/forms": "^12.0.0-next.0",
6161
"@angular/platform-browser": "^12.0.0-next.0",
6262
"@types/googlemaps": "^3.43.1",
63-
"@types/youtube": "^0.0.40",
63+
"@types/youtube": "^0.0.42",
6464
"@webcomponents/custom-elements": "^1.1.0",
6565
"core-js-bundle": "^3.8.2",
6666
"material-components-web": "11.0.0-canary.73a227194.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2828,10 +2828,10 @@
28282828
dependencies:
28292829
yaml "*"
28302830

2831-
"@types/youtube@^0.0.40":
2832-
version "0.0.40"
2833-
resolved "https://registry.yarnpkg.com/@types/youtube/-/youtube-0.0.40.tgz#93502cc42e4ce06a59db1e2d6fd986260dca31d3"
2834-
integrity sha512-gMiHfad1VGQ7CoXkhrjWiROPpLTSJydvBO73Z9JIIZ+FpZ2BX9q9Zf/tanP+KUTFoKUqHVv6+xt7sF2gztQ4Og==
2831+
"@types/youtube@^0.0.42":
2832+
version "0.0.42"
2833+
resolved "https://registry.yarnpkg.com/@types/youtube/-/youtube-0.0.42.tgz#c3568e3e82e04cbd00cac3b66564ebcd21fd9d90"
2834+
integrity sha512-Nqo3HMPFPcNyZ7HNFZJjpH+N4yXqpxBItG+41e7nL9zednovMRZMXWj36CctSznbBcbj6ucvkJDo5iZ8SKqLIw==
28352835

28362836
"@typescript-eslint/[email protected]":
28372837
version "4.14.0"

0 commit comments

Comments
 (0)