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.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and KnisterPeter committed Sep 17, 2019
1 parent a724482 commit d87a65e
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.3.0",
"dts-dom": "3.4.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 @@ -2294,10 +2294,10 @@ dotgitignore@2.1.0:
find-up "^3.0.0"
minimatch "^3.0.4"

dts-dom@3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/dts-dom/-/dts-dom-3.3.0.tgz#b040a88bbbac42e02318dbe429eb1c6c393eb96e"
integrity sha512-k1ZsLGLxU8cd32cLL2DL5LmM5vvbaPMqnqnIqnvI5Wy22vr8M2LUuk3FFcEDKxSX+6h4G1TGQE7MDv2sRQk5Fg==
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==

duplexer2@~0.1.4:
version "0.1.4"
Expand Down

0 comments on commit d87a65e

Please sign in to comment.