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

Commit 1d79303

Browse files
renovate-botKnisterPeter
authored andcommitted
fix(deps): update dependency dts-dom to v3.1.0
1 parent 35823f7 commit 1d79303

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"babel-generator": "6.26.0",
7070
"babylon": "7.0.0-beta.47",
7171
"chalk": "2.3.0",
72-
"dts-dom": "3.0.0",
72+
"dts-dom": "3.1.0",
7373
"get-stdin": "6.0.0",
7474
"meow": "5.0.0",
7575
"pascal-case": "2.0.1",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1828,9 +1828,9 @@ dotgitignore@^1.0.3:
18281828
find-up "^2.1.0"
18291829
minimatch "^3.0.4"
18301830

1831-
dts-dom@3.0.0:
1832-
version "3.0.0"
1833-
resolved "https://registry.yarnpkg.com/dts-dom/-/dts-dom-3.0.0.tgz#6719e584ac60d337a35c801f8abebb6a3d69db23"
1831+
dts-dom@3.1.0:
1832+
version "3.1.0"
1833+
resolved "https://registry.yarnpkg.com/dts-dom/-/dts-dom-3.1.0.tgz#7f53cf58305180bfd9475d294ea028136162626c"
18341834

18351835
duplexer2@~0.1.4:
18361836
version "0.1.4"

0 commit comments

Comments
 (0)