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.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and KnisterPeter committed Apr 26, 2019
1 parent f515ad2 commit e4ad59c
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.1.1",
"dts-dom": "3.2.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 @@ -2168,10 +2168,10 @@ dotgitignore@^2.1.0:
find-up "^3.0.0"
minimatch "^3.0.4"

dts-dom@3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/dts-dom/-/dts-dom-3.1.1.tgz#1e706020f992e1d8d4e402cd3b4506b13fffaa8d"
integrity sha512-ogQV2DPcph6Ku+/ceDd8XsF3QqTCy/bhPqBB8/1ZwbBzi3QKtWaVYZHT4pgqF7wN9/PRehmRJTqz+McKXq3W7w==
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==

duplexer2@~0.1.4:
version "0.1.4"
Expand Down

0 comments on commit e4ad59c

Please sign in to comment.