Skip to content

Commit

Permalink
chore(deps): update dependency dts-bundle-generator to v5.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 13, 2021
1 parent e2f21c8 commit 56d0737
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 @@ -105,7 +105,7 @@
"coveralls": "3.1.0",
"dotenv": "8.2.0",
"dotenv-cli": "4.0.0",
"dts-bundle-generator": "5.7.0",
"dts-bundle-generator": "5.9.0",
"esbuild": "0.8.46",
"eslint": "7.20.0",
"eslint-config-prettier": "7.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3617,10 +3617,10 @@ dotenv@^5.0.1:
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-5.0.1.tgz#a5317459bd3d79ab88cff6e44057a6a3fbb1fcef"
integrity sha512-4As8uPrjfwb7VXC+WnLCbXK7y+Ueb2B3zgNCePYfhxS1PYeaO1YTeplffTEcbfLhvFNGLAz90VvJs9yomG7bow==

dts-bundle-generator@5.7.0:
version "5.7.0"
resolved "https://registry.yarnpkg.com/dts-bundle-generator/-/dts-bundle-generator-5.7.0.tgz#914b90b96dfb19dd7b9696567c02b6fe71595b9a"
integrity sha512-sSFtdHL/G8y90wWRB8HCWPwdXXbToOuPLgON1q8f1+vXuiDdRez12M4RAf770dLWb05ekaFdYYGaT68jUU52zw==
dts-bundle-generator@5.9.0:
version "5.9.0"
resolved "https://registry.yarnpkg.com/dts-bundle-generator/-/dts-bundle-generator-5.9.0.tgz#454e8e62e9425bd5ff03afad66c1ea9cc02f7f99"
integrity sha512-wzxUa9nfGL09Sg+gD3jqA8kYIA9A/olenvP2MmZ6IGTlUxR8G1z4U+0+OfUEL6OH1mzn6xsD8EOVgpNnGDi8tQ==
dependencies:
typescript ">=3.0.1"
yargs "^15.3.1"
Expand Down

0 comments on commit 56d0737

Please sign in to comment.