Skip to content

Commit 8d40b30

Browse files
Bump the minor-and-patch group with 2 updates
Bumps the minor-and-patch group with 2 updates: [typedoc](https://github.com/TypeStrong/TypeDoc) and [typedoc-umlclass](https://github.com/krisztianb/typedoc-umlclass). Updates `typedoc` from 0.23.28 to 0.28.17 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.23.28...v0.28.17) Updates `typedoc-umlclass` from 0.7.1 to 0.10.2 - [Release notes](https://github.com/krisztianb/typedoc-umlclass/releases) - [Changelog](https://github.com/krisztianb/typedoc-umlclass/blob/master/CHANGELOG.md) - [Commits](krisztianb/typedoc-umlclass@v0.7.1...v0.10.2) --- updated-dependencies: - dependency-name: typedoc dependency-version: 0.28.17 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: typedoc-umlclass dependency-version: 0.10.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f43813b commit 8d40b30

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@
5353
"stylelint": "^14.16.1",
5454
"stylelint-config-prettier": "^9.0.5",
5555
"stylelint-order": "^6.0.4",
56-
"typedoc": "^0.23.28",
56+
"typedoc": "^0.28.19",
5757
"typedoc-plugin-merge-modules": "^4.1.0",
58-
"typedoc-umlclass": "^0.7.1",
58+
"typedoc-umlclass": "^0.10.2",
5959
"typescript": "^4.9.5"
6060
}
6161
}

0 commit comments

Comments
 (0)