Skip to content

Commit 98dea06

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 588a506 commit 98dea06

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.5",
6161
"@angular/platform-browser": "^12.0.0-next.5",
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.0cde52f5a.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2220,10 +2220,10 @@
22202220
dependencies:
22212221
yaml "*"
22222222

2223-
"@types/youtube@^0.0.40":
2224-
version "0.0.40"
2225-
resolved "https://registry.yarnpkg.com/@types/youtube/-/youtube-0.0.40.tgz#93502cc42e4ce06a59db1e2d6fd986260dca31d3"
2226-
integrity sha512-gMiHfad1VGQ7CoXkhrjWiROPpLTSJydvBO73Z9JIIZ+FpZ2BX9q9Zf/tanP+KUTFoKUqHVv6+xt7sF2gztQ4Og==
2223+
"@types/youtube@^0.0.42":
2224+
version "0.0.42"
2225+
resolved "https://registry.yarnpkg.com/@types/youtube/-/youtube-0.0.42.tgz#c3568e3e82e04cbd00cac3b66564ebcd21fd9d90"
2226+
integrity sha512-Nqo3HMPFPcNyZ7HNFZJjpH+N4yXqpxBItG+41e7nL9zednovMRZMXWj36CctSznbBcbj6ucvkJDo5iZ8SKqLIw==
22272227

22282228
"@typescript-eslint/[email protected]":
22292229
version "4.14.0"

0 commit comments

Comments
 (0)