chore(deps-dev): Bump dts-bundle-generator from 9.3.1 to 9.5.1 (#3269)

Bumps [dts-bundle-generator](https://github.com/timocov/dts-bundle-generator) from 9.3.1 to 9.5.1.
- [Release notes](https://github.com/timocov/dts-bundle-generator/releases)
- [Commits](https://github.com/timocov/dts-bundle-generator/compare/v9.3.1...v9.5.1)

---
updated-dependencies:
- dependency-name: dts-bundle-generator
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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-04-22 18:38:49 -06:00 committed by GitHub
parent 1b3a0a8bb2
commit 3e062d88fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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", "cheerio": "1.0.0-rc.12",
"commonmark": "0.31.0", "commonmark": "0.31.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"dts-bundle-generator": "^9.3.1", "dts-bundle-generator": "^9.5.1",
"eslint": "^8.57.0", "eslint": "^8.57.0",
"eslint-config-standard": "^17.1.0", "eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.1", "eslint-plugin-import": "^2.29.1",
@ -3272,9 +3272,9 @@
} }
}, },
"node_modules/dts-bundle-generator": { "node_modules/dts-bundle-generator": {
"version": "9.3.1", "version": "9.5.1",
"resolved": "https://registry.npmjs.org/dts-bundle-generator/-/dts-bundle-generator-9.3.1.tgz", "resolved": "https://registry.npmjs.org/dts-bundle-generator/-/dts-bundle-generator-9.5.1.tgz",
"integrity": "sha512-1/nMT7LFOkXbrL1ZvLpzrjNbfX090LZ64nLIXVmet557mshFCGP/oTiQiZenafJZ6GsmRQLTYKSlQnkxK8tsTw==", "integrity": "sha512-DxpJOb2FNnEyOzMkG11sxO2dmxPjthoVWxfKqWYJ/bI/rT1rvTMktF5EKjAYrRZu6Z6t3NhOUZ0sZ5ZXevOfbA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"typescript": ">=5.0.2", "typescript": ">=5.0.2",

View File

@ -64,7 +64,7 @@
"cheerio": "1.0.0-rc.12", "cheerio": "1.0.0-rc.12",
"commonmark": "0.31.0", "commonmark": "0.31.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"dts-bundle-generator": "^9.3.1", "dts-bundle-generator": "^9.5.1",
"eslint": "^8.57.0", "eslint": "^8.57.0",
"eslint-config-standard": "^17.1.0", "eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.1", "eslint-plugin-import": "^2.29.1",