Skip to content

Commit 1706341

Browse files
build: bump @types/youtube from 0.0.40 to 0.0.41
Bumps [@types/youtube](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/youtube) from 0.0.40 to 0.0.41. - [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 5c61292 commit 1706341

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.41",
6464
"@webcomponents/custom-elements": "^1.1.0",
6565
"core-js-bundle": "^3.8.2",
6666
"material-components-web": "11.0.0-canary.3201cae47.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2212,10 +2212,10 @@
22122212
dependencies:
22132213
yaml "*"
22142214

2215-
"@types/youtube@^0.0.40":
2216-
version "0.0.40"
2217-
resolved "https://registry.yarnpkg.com/@types/youtube/-/youtube-0.0.40.tgz#93502cc42e4ce06a59db1e2d6fd986260dca31d3"
2218-
integrity sha512-gMiHfad1VGQ7CoXkhrjWiROPpLTSJydvBO73Z9JIIZ+FpZ2BX9q9Zf/tanP+KUTFoKUqHVv6+xt7sF2gztQ4Og==
2215+
"@types/youtube@^0.0.41":
2216+
version "0.0.41"
2217+
resolved "https://registry.yarnpkg.com/@types/youtube/-/youtube-0.0.41.tgz#61b5526c0638ea9eb715cf47590763bcf907788d"
2218+
integrity sha512-k6IzSO62JaC4YImW6dEYzWA84+Gb4T0KPswy2FlWAWKcitstju8qZ3sN2GKhKskcslOiXmVveem/x/gCa3zMRg==
22192219

22202220
"@typescript-eslint/[email protected]":
22212221
version "4.14.0"

0 commit comments

Comments
 (0)