Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
fix(deps): update dependency dts-dom to v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and KnisterPeter committed Oct 10, 2019
1 parent 0470490 commit 1c87f5c
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 @@ -70,7 +70,7 @@
"babel-generator": "6.26.1",
"babylon": "7.0.0-beta.47",
"chalk": "2.4.2",
"dts-dom": "3.4.0",
"dts-dom": "3.5.0",
"get-stdin": "7.0.0",
"meow": "5.0.0",
"pascal-case": "2.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2383,10 +2383,10 @@ dotgitignore@2.1.0:
find-up "^3.0.0"
minimatch "^3.0.4"

dts-dom@3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/dts-dom/-/dts-dom-3.4.0.tgz#d0c95e84cf22f82df3a11b6195f8fc933ea519e4"
integrity sha512-wTgCa1h6zn9ecCkUkMk9md8RxJB+MxmxoOJTLzI0ITLFOb7zRVsVGAjCPm9QXL7VeNnmkl2uj7iS+ZhWaa+xZQ==
dts-dom@3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/dts-dom/-/dts-dom-3.5.0.tgz#db0e4ed83bef961026163ec7954931aebf545e8a"
integrity sha512-73WTIRTIgcvd44QNfNKi9Flh9JAFSLY4hknv/tGD8V6W91EsbMpsSu+kuG9ShsHzG79sHY/iWo2QR2PJTIxLZQ==

duplexer2@~0.1.4:
version "0.1.4"
Expand Down

0 comments on commit 1c87f5c

Please sign in to comment.