Skip to content

Commit 70f7244

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"eslint-plugin-import": "^2.29.1",
5151
"eslint-plugin-n": "^17.8.1",
5252
"eslint-plugin-promise": "^7.1.0",
53-
"eslint-plugin-tsdoc": "^0.3.0",
53+
"eslint-plugin-tsdoc": "^0.4.0",
5454
"eslint-plugin-unused-imports": "^4.0.0",
5555
"prettier": "^3.3.2",
5656
"sort-package-json": "^2.10.1",

0 commit comments

Comments
 (0)