Skip to content

Commit

Permalink
build(deps-dev): bump @types/dom-mediacapture-record
Browse files Browse the repository at this point in the history
Bumps [@types/dom-mediacapture-record](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dom-mediacapture-record) from 1.0.19 to 1.0.20.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dom-mediacapture-record)

---
updated-dependencies:
- dependency-name: "@types/dom-mediacapture-record"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 2d7c2fc commit 6175984
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@angular/language-service": "17.3.7",
"@angular/localize": "17.3.4",
"@ionic/angular-toolkit": "11.0.1",
"@types/dom-mediacapture-record": "1.0.19",
"@types/dom-mediacapture-record": "1.0.20",
"@types/file-saver": "2.0.7",
"@types/jasmine": "5.1.4",
"@types/jasminewd2": "2.0.13",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2276,10 +2276,10 @@
dependencies:
"@types/node" "*"

"@types/[email protected].19":
version "1.0.19"
resolved "https://registry.yarnpkg.com/@types/dom-mediacapture-record/-/dom-mediacapture-record-1.0.19.tgz#27ade00734877fc83323b9b0550f259b08903841"
integrity sha512-Cz/85z3YTuUPnXrOp5MvSZZSgDkWTWvj1HgE7MWc5C8d/w/soJBXjnAoYDl4P5gmenDNNZkhXzNylGqxS1FzOw==
"@types/[email protected].20":
version "1.0.20"
resolved "https://registry.yarnpkg.com/@types/dom-mediacapture-record/-/dom-mediacapture-record-1.0.20.tgz#ab48ee0e0f38810110ceb158d6844ad4c964bcdf"
integrity sha512-+Dau03yBsbbunOxsTs7kyb+ZNIT6bE/hNBK+FdDtAj2bmC+p5DtbfxeewgtezXGwK3RvJflY1w6UtyLglzi2+Q==

"@types/eslint-scope@^3.7.3":
version "3.7.7"
Expand Down

0 comments on commit 6175984

Please sign in to comment.