chore(deps-dev): Bump dts-bundle-generator from 9.2.1 to 9.2.4 (#3159)

Bumps [dts-bundle-generator](https://github.com/timocov/dts-bundle-generator) from 9.2.1 to 9.2.4.
- [Release notes](https://github.com/timocov/dts-bundle-generator/releases)
- [Commits](https://github.com/timocov/dts-bundle-generator/compare/v9.2.1...v9.2.4)

---
updated-dependencies:
- dependency-name: dts-bundle-generator
  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>
This commit is contained in:
dependabot[bot] 2024-01-15 09:24:44 -07:00 committed by GitHub
parent 9514a93794
commit 1befefc978
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -26,7 +26,7 @@
"cheerio": "^1.0.0-rc.12",
"commonmark": "0.30.0",
"cross-env": "^7.0.3",
"dts-bundle-generator": "^9.2.1",
"dts-bundle-generator": "^9.2.4",
"eslint": "^8.56.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.1",
@ -2753,9 +2753,9 @@
}
},
"node_modules/dts-bundle-generator": {
"version": "9.2.1",
"resolved": "https://registry.npmjs.org/dts-bundle-generator/-/dts-bundle-generator-9.2.1.tgz",
"integrity": "sha512-sMyIGJcn+FSc4f4VzRgX4muZS2uG91c/DjC++HkpZJyudGedSpGNR5bY9HEkSyyYFay0ERzjoDM7uKgUycaRvw==",
"version": "9.2.4",
"resolved": "https://registry.npmjs.org/dts-bundle-generator/-/dts-bundle-generator-9.2.4.tgz",
"integrity": "sha512-DUwg9NqwB4Gu+dNXUGW9v/Rc+sxTYrIHsvByKCfu0KinAT6dvmAjM0W+CtecdFGhuT753z9aNm1JpVeIPGIZjw==",
"dev": true,
"dependencies": {
"typescript": ">=5.0.2",

View File

@ -64,7 +64,7 @@
"cheerio": "^1.0.0-rc.12",
"commonmark": "0.30.0",
"cross-env": "^7.0.3",
"dts-bundle-generator": "^9.2.1",
"dts-bundle-generator": "^9.2.4",
"eslint": "^8.56.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.1",