Skip to content

Commit

Permalink
Use version 9 of dts-bundle-generator
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicbirch committed Dec 20, 2023
1 parent 5f43854 commit c25c9ab
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bundle-declarations-webpack-plugin",
"version": "4.0.2",
"version": "5.0.0",
"description": "Webpack plugin which wraps https://www.npmjs.com/package/dts-bundle-generator/",
"scripts": {
"test": "export NODE_OPTIONS=--experimental-vm-modules;jest",
Expand Down Expand Up @@ -44,7 +44,7 @@
"combine declarations"
],
"dependencies": {
"dts-bundle-generator": "^7.2.0"
"dts-bundle-generator": "^9.0.0"
},
"devDependencies": {
"@parcel/packager-ts": "^2.10.3",
Expand Down

0 comments on commit c25c9ab

Please sign in to comment.