Skip to content

Commit

Permalink
chore(deps): update dependency dts-bundle-generator to v5.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 20, 2021
1 parent e2f21c8 commit 9ace2a6
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.8.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.8.0:
version "5.8.0"
resolved "https://registry.yarnpkg.com/dts-bundle-generator/-/dts-bundle-generator-5.8.0.tgz#e97cfbd1f0cd0570bd147f1d4b1e165b93ef5323"
integrity sha512-PXDEvblvD9xcMxY+AS++xcBslaHZSY/FOh6HCtcmqSU8DTZqO1FPvQYzlNZUi7lMtcxaRBig8uwsrSeJ0qKKtg==
dependencies:
typescript ">=3.0.1"
yargs "^15.3.1"
Expand Down

0 comments on commit 9ace2a6

Please # to comment.