Skip to content

Commit

Permalink
fix: update rollup-plugin-dts, closes #12
Browse files Browse the repository at this point in the history
  • Loading branch information
egoist committed May 17, 2020
1 parent 57dfa96 commit f811a9a
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 @@ -35,7 +35,7 @@
"prettier": "^2.0.5",
"pretty-bytes": "^5.3.0",
"resolve": "^1.17.0",
"rollup-plugin-dts": "^1.4.3",
"rollup-plugin-dts": "^1.4.4",
"rollup-plugin-hashbang": "^2.2.2",
"ts-jest": "^25.5.1",
"tsup": "^1.4.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3075,10 +3075,10 @@ rimraf@^3.0.0:
dependencies:
glob "^7.1.3"

rollup-plugin-dts@^1.4.3:
version "1.4.3"
resolved "https://registry.yarnpkg.com/rollup-plugin-dts/-/rollup-plugin-dts-1.4.3.tgz#debd56abd4c08bcaa619268927e13ad643a82bb5"
integrity sha512-/zs3KkyN7xEC3RJMrfcY0z1Hvn3TIuen4pjOh9ASAWMcoXsMNVnZZIO75izE8VyWopSJrNz3Rm4EXF2gjqvt5A==
rollup-plugin-dts@^1.4.4:
version "1.4.4"
resolved "https://registry.yarnpkg.com/rollup-plugin-dts/-/rollup-plugin-dts-1.4.4.tgz#0620937da0fb52c884631fea7ff5410d758ded4b"
integrity sha512-BqGwRtZVYSd2ol0GI3SscJhYCIwOwULzSiK3Zx8tZYXz26HxGCrAyAYmZv3nZn5krsGFcGmNHlP+RhC0hXSyNQ==
optionalDependencies:
"@babel/code-frame" "^7.8.3"

Expand Down

0 comments on commit f811a9a

Please sign in to comment.