Skip to content

Commit e6d9c03

Browse files
dependabot[bot]flevi29
authored andcommitted
build(deps-dev): bump prettier-plugin-jsdoc from 1.3.3 to 1.5.0
Bumps [prettier-plugin-jsdoc](https://github.com/hosseinmd/prettier-plugin-jsdoc) from 1.3.3 to 1.5.0. - [Release notes](https://github.com/hosseinmd/prettier-plugin-jsdoc/releases) - [Changelog](https://github.com/hosseinmd/prettier-plugin-jsdoc/blob/master/CHANGELOG.md) - [Commits](hosseinmd/prettier-plugin-jsdoc@v1.3.3...v1.5.0) --- updated-dependencies: - dependency-name: prettier-plugin-jsdoc dependency-version: 1.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d255ed commit e6d9c03

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"husky": "^9.1.7",
8484
"lint-staged": "16.2.3",
8585
"prettier": "^3.6.2",
86-
"prettier-plugin-jsdoc": "^1.3.3",
86+
"prettier-plugin-jsdoc": "^1.5.0",
8787
"typedoc": "^0.28.13",
8888
"typescript-eslint": "^8.45.0",
8989
"vitest": "^3.1.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2038,10 +2038,10 @@ prelude-ls@^1.2.1:
20382038
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
20392039
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
20402040

2041-
prettier-plugin-jsdoc@^1.3.3:
2042-
version "1.3.3"
2043-
resolved "https://registry.yarnpkg.com/prettier-plugin-jsdoc/-/prettier-plugin-jsdoc-1.3.3.tgz#3765af01f3c99a962213615fd84956280ab7ca73"
2044-
integrity sha512-YIxejcbPYK4N58jHGiXjYvrCzBMyvV2AEMSoF5LvqqeMEI0nsmww57I6NGnpVc0AU9ncFCTEBoYHN/xuBf80YA==
2041+
prettier-plugin-jsdoc@^1.5.0:
2042+
version "1.5.0"
2043+
resolved "https://registry.yarnpkg.com/prettier-plugin-jsdoc/-/prettier-plugin-jsdoc-1.5.0.tgz#8f710e661df070f95f7ffef6bd3e36bf89181169"
2044+
integrity sha512-Fehp5qkFQhNFcxUilDPEcqHX8AdP6oGyCRLatqRc0gLXv3qOtndTnnUxfHCYc26I4Lc1A4lVozAtWEE8o7ubUA==
20452045
dependencies:
20462046
binary-searching "^2.0.5"
20472047
comment-parser "^1.4.0"

0 commit comments

Comments
 (0)