Skip to content

Commit eb9a04f

Browse files
chore(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] <[email protected]>
1 parent d8af444 commit eb9a04f

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

package-lock.json

Lines changed: 5 additions & 4 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
@@ -18,7 +18,7 @@
1818
"fp-ts": "2.16.11",
1919
"jest": "30.2.0",
2020
"prettier": "3.6.2",
21-
"prettier-plugin-jsdoc": "1.3.3",
21+
"prettier-plugin-jsdoc": "1.5.0",
2222
"ts-jest": "29.4.5",
2323
"ts-node": "10.9.2",
2424
"ts-pattern": "5.9.0",

yarn.lock

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

4332-
prettier-plugin-jsdoc@1.3.3:
4333-
version "1.3.3"
4334-
resolved "https://registry.yarnpkg.com/prettier-plugin-jsdoc/-/prettier-plugin-jsdoc-1.3.3.tgz#3765af01f3c99a962213615fd84956280ab7ca73"
4335-
integrity sha512-YIxejcbPYK4N58jHGiXjYvrCzBMyvV2AEMSoF5LvqqeMEI0nsmww57I6NGnpVc0AU9ncFCTEBoYHN/xuBf80YA==
4332+
prettier-plugin-jsdoc@1.5.0:
4333+
version "1.5.0"
4334+
resolved "https://registry.yarnpkg.com/prettier-plugin-jsdoc/-/prettier-plugin-jsdoc-1.5.0.tgz#8f710e661df070f95f7ffef6bd3e36bf89181169"
4335+
integrity sha512-Fehp5qkFQhNFcxUilDPEcqHX8AdP6oGyCRLatqRc0gLXv3qOtndTnnUxfHCYc26I4Lc1A4lVozAtWEE8o7ubUA==
43364336
dependencies:
43374337
binary-searching "^2.0.5"
43384338
comment-parser "^1.4.0"

0 commit comments

Comments
 (0)