Skip to content

Commit

Permalink
Merge pull request #187 from svobik7/dependabot/npm_and_yarn/dts-bund…
Browse files Browse the repository at this point in the history
…le-generator-9.3.1

chore(deps-dev): bump dts-bundle-generator from 9.2.5 to 9.3.1
  • Loading branch information
svobik7 authored Feb 5, 2024
2 parents aff1a90 + 9cc265a commit 7971a49
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2409,9 +2409,9 @@ dot-prop@^5.1.0:
is-obj "^2.0.0"

dts-bundle-generator@^9.2.5:
version "9.2.5"
resolved "https://registry.yarnpkg.com/dts-bundle-generator/-/dts-bundle-generator-9.2.5.tgz#f93db48fab6b37cfd641d1aa42dd42a138cf08f7"
integrity sha512-wXrQ62wphORY+ORXSwRNYoaGjzR1GjUwi+XCf/V0pg72IrHPY8aha3wDurcWtHTyMuE+m7XcgFWdm2m+WXn5tw==
version "9.3.1"
resolved "https://registry.yarnpkg.com/dts-bundle-generator/-/dts-bundle-generator-9.3.1.tgz#dfc2b20b2ceb5afe4b3deed516b997e8782219df"
integrity sha512-1/nMT7LFOkXbrL1ZvLpzrjNbfX090LZ64nLIXVmet557mshFCGP/oTiQiZenafJZ6GsmRQLTYKSlQnkxK8tsTw==
dependencies:
typescript ">=5.0.2"
yargs "^17.6.0"
Expand Down Expand Up @@ -6388,12 +6388,7 @@ typed-array-length@^1.0.4:
for-each "^0.3.3"
is-typed-array "^1.1.9"

typescript@>=5.0.2, "typescript@^4.6.4 || ^5.0.0":
version "5.2.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==

typescript@^5.3.3:
typescript@>=5.0.2, "typescript@^4.6.4 || ^5.0.0", typescript@^5.3.3:
version "5.3.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
Expand Down

0 comments on commit 7971a49

Please sign in to comment.