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.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and KnisterPeter committed May 20, 2019
1 parent 6259fe1 commit 49135b1
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.2.0",
"dts-dom": "3.3.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 @@ -2104,10 +2104,10 @@ dotgitignore@2.1.0:
find-up "^3.0.0"
minimatch "^3.0.4"

dts-dom@3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/dts-dom/-/dts-dom-3.2.0.tgz#445dd9523fac2518a89b33d2e0be33ca6b9d7aba"
integrity sha512-M3PfyWqmL/5gEvz8PoogzOhk8UA/WaSUt2B0qS4PdZRMTZnjxlvSqh9AVNsZJflvPK8qjjPb0m1d/alGiYlk3w==
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==

duplexer2@~0.1.4:
version "0.1.4"
Expand Down

0 comments on commit 49135b1

Please sign in to comment.