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.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and KnisterPeter committed Jan 9, 2020
1 parent a37ca10 commit 4aa8889
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": "3.0.0",
"dts-dom": "3.5.0",
"dts-dom": "3.6.0",
"get-stdin": "7.0.0",
"meow": "6.0.0",
"pascal-case": "3.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2390,10 +2390,10 @@ dotgitignore@2.1.0:
find-up "^3.0.0"
minimatch "^3.0.4"

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==
dts-dom@3.6.0:
version "3.6.0"
resolved "https://registry.yarnpkg.com/dts-dom/-/dts-dom-3.6.0.tgz#0e8beaf6240e699d623bf4d7dcf0e6216222459a"
integrity sha512-on5jxTgt+A6r0Zyyz6ZRHXaAO7J1VPnOd6+AmvI1vH440AlAZZNc5rUHzgPuTjGlrVr1rOWQYNl7ZJK6rDohbw==

duplexer2@~0.1.4:
version "0.1.4"
Expand Down

0 comments on commit 4aa8889

Please sign in to comment.