Skip to content

Commit b48c73f

Browse files
chore(deps-dev): bump prettier-plugin-jsdoc from 1.5.0 to 1.8.0
Bumps [prettier-plugin-jsdoc](https://github.com/hosseinmd/prettier-plugin-jsdoc) from 1.5.0 to 1.8.0. - [Release notes](https://github.com/hosseinmd/prettier-plugin-jsdoc/releases) - [Changelog](https://github.com/hosseinmd/prettier-plugin-jsdoc/blob/master/CHANGELOG.md) - [Commits](https://github.com/hosseinmd/prettier-plugin-jsdoc/commits) --- updated-dependencies: - dependency-name: prettier-plugin-jsdoc dependency-version: 1.8.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 42d98d6 commit b48c73f

File tree

3 files changed

+28
-13
lines changed

3 files changed

+28
-13
lines changed

package-lock.json

Lines changed: 23 additions & 8 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.5.0",
21+
"prettier-plugin-jsdoc": "1.8.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
@@ -4299,10 +4299,10 @@ prelude-ls@^1.2.1:
42994299
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
43004300
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
43014301

4302-
prettier-plugin-jsdoc@1.5.0:
4303-
version "1.5.0"
4304-
resolved "https://registry.yarnpkg.com/prettier-plugin-jsdoc/-/prettier-plugin-jsdoc-1.5.0.tgz#8f710e661df070f95f7ffef6bd3e36bf89181169"
4305-
integrity sha512-Fehp5qkFQhNFcxUilDPEcqHX8AdP6oGyCRLatqRc0gLXv3qOtndTnnUxfHCYc26I4Lc1A4lVozAtWEE8o7ubUA==
4302+
prettier-plugin-jsdoc@1.8.0:
4303+
version "1.8.0"
4304+
resolved "https://registry.yarnpkg.com/prettier-plugin-jsdoc/-/prettier-plugin-jsdoc-1.8.0.tgz#0048c8b062cbdf4839c3230effd6f8dbc3c9021b"
4305+
integrity sha512-byW8EBZ1DSA3CPdDGBXfcdqqhh2eq0+HlIOPTGZ6rf9O2p/AwBmtS0e49ot5ZeOdcszj81FyzbyHr/VS0eYpCg==
43064306
dependencies:
43074307
binary-searching "^2.0.5"
43084308
comment-parser "^1.4.0"

0 commit comments

Comments
 (0)