Skip to content

Commit

Permalink
chore(deps-dev): bump vite-plugin-dts from 3.7.0 to 3.7.2 (#155)
Browse files Browse the repository at this point in the history
Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) from 3.7.0 to 3.7.2.
- [Release notes](https://github.com/qmhc/vite-plugin-dts/releases)
- [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md)
- [Commits](qmhc/vite-plugin-dts@v3.7.0...v3.7.2)

---
updated-dependencies:
- dependency-name: vite-plugin-dts
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 1, 2024
1 parent 40dc406 commit ac8dfc4
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 @@ -47,7 +47,7 @@
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"vite": "^4.3.9",
"vite-plugin-dts": "^3.7.0",
"vite-plugin-dts": "^3.7.2",
"vitest": "^1.2.2"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2647,10 +2647,10 @@ vite-node@1.2.2:
picocolors "^1.0.0"
vite "^5.0.0"

vite-plugin-dts@^3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/vite-plugin-dts/-/vite-plugin-dts-3.7.0.tgz#654ee7c38c0cdd4589b9bc198a264f34172bd870"
integrity sha512-np1uPaYzu98AtPReB8zkMnbjwcNHOABsLhqVOf81b3ol9b5M2wPcAVs8oqPnOpr6Us+7yDXVauwkxsk5+ldmRA==
vite-plugin-dts@^3.7.2:
version "3.7.2"
resolved "https://registry.yarnpkg.com/vite-plugin-dts/-/vite-plugin-dts-3.7.2.tgz#20a33f4bfaafcb0983b9e714db69d4f977d2b4d8"
integrity sha512-kg//1nDA01b8rufJf4TsvYN8LMkdwv0oBYpiQi6nRwpHyue+wTlhrBiqgipdFpMnW1oOYv6ywmzE5B0vg6vSEA==
dependencies:
"@microsoft/api-extractor" "7.39.0"
"@rollup/pluginutils" "^5.1.0"
Expand Down

0 comments on commit ac8dfc4

Please sign in to comment.