Skip to content

Commit fe6c378

Browse files
Bump eslint-plugin-tsdoc from 0.4.0 to 0.5.0
Bumps [eslint-plugin-tsdoc](https://github.com/microsoft/tsdoc/tree/HEAD/eslint-plugin) from 0.4.0 to 0.5.0. - [Changelog](https://github.com/microsoft/tsdoc/blob/main/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/microsoft/tsdoc/commits/eslint-plugin-tsdoc_v0.5.0/eslint-plugin) --- updated-dependencies: - dependency-name: eslint-plugin-tsdoc dependency-version: 0.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 80f4fd4 commit fe6c378

File tree

2 files changed

+180
-21
lines changed

2 files changed

+180
-21
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"eslint-config-prettier": "^9.1.0",
2929
"eslint-plugin-header": "^3.1.1",
3030
"eslint-plugin-prettier": "^5.5.4",
31-
"eslint-plugin-tsdoc": "^0.4.0",
31+
"eslint-plugin-tsdoc": "^0.5.0",
3232
"prettier": "^3.6.2",
3333
"ts-node": "^10.9.2",
3434
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)