Skip to content

Commit d07a5f8

Browse files
chore(deps-dev): bump the all-dependencies group with 3 updates
Bumps the all-dependencies group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [typedoc](https://github.com/TypeStrong/TypeDoc) and [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown). Updates `@types/node` from 22.15.21 to 22.15.29 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `typedoc` from 0.28.4 to 0.28.5 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.28.4...v0.28.5) Updates `typedoc-plugin-markdown` from 4.6.3 to 4.6.4 - [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases) - [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md) - [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@4.6.4/packages/typedoc-plugin-markdown) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 22.15.29 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: typedoc dependency-version: 0.28.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: typedoc-plugin-markdown dependency-version: 4.6.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9a9d43a commit d07a5f8

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"devDependencies": {
5858
"@types/jest": "^29.5.14",
5959
"@types/lz4": "^0.6.4",
60-
"@types/node": "^22.14.1",
60+
"@types/node": "^22.15.29",
6161
"@types/whatwg-url": "^13.0.0",
6262
"dotenv": "^16.5.0",
6363
"dotenv-cli": "^8.0.0",
@@ -68,8 +68,8 @@
6868
"sqlite3": "^5.1.7",
6969
"ts-jest": "^29.3.2",
7070
"ts-node": "^10.9.2",
71-
"typedoc": "^0.28.2",
72-
"typedoc-plugin-markdown": "^4.6.2",
71+
"typedoc": "^0.28.5",
72+
"typedoc-plugin-markdown": "^4.6.4",
7373
"typescript": "^5.8.3",
7474
"webpack": "^5.99.5",
7575
"webpack-cli": "^6.0.1"

0 commit comments

Comments
 (0)