Skip to content

Commit 686d86d

Browse files
chore(deps-dev): bump prettier-plugin-jsdoc from 1.8.0 to 1.8.1
Bumps [prettier-plugin-jsdoc](https://github.com/hosseinmd/prettier-plugin-jsdoc) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/hosseinmd/prettier-plugin-jsdoc/releases) - [Changelog](https://github.com/fardad-dev/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.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1141451 commit 686d86d

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

Lines changed: 4 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.4.2",
2020
"prettier": "3.8.3",
21-
"prettier-plugin-jsdoc": "1.8.0",
21+
"prettier-plugin-jsdoc": "1.8.1",
2222
"ts-jest": "29.4.11",
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
@@ -4322,10 +4322,10 @@ prelude-ls@^1.2.1:
43224322
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
43234323
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
43244324

4325-
prettier-plugin-jsdoc@1.8.0:
4326-
version "1.8.0"
4327-
resolved "https://registry.yarnpkg.com/prettier-plugin-jsdoc/-/prettier-plugin-jsdoc-1.8.0.tgz#0048c8b062cbdf4839c3230effd6f8dbc3c9021b"
4328-
integrity sha512-byW8EBZ1DSA3CPdDGBXfcdqqhh2eq0+HlIOPTGZ6rf9O2p/AwBmtS0e49ot5ZeOdcszj81FyzbyHr/VS0eYpCg==
4325+
prettier-plugin-jsdoc@1.8.1:
4326+
version "1.8.1"
4327+
resolved "https://registry.yarnpkg.com/prettier-plugin-jsdoc/-/prettier-plugin-jsdoc-1.8.1.tgz#b16cb3bdbedb4d716c4b31f827769b2bef7c399b"
4328+
integrity sha512-XuMqBWTc3b/8eCOe+OlZlFy9Z413a7WOmF4i5hDGtjbtIFOdvRrVtGjXR2Feye3TrLWhkkkHheNXPTyYKxw3nA==
43294329
dependencies:
43304330
binary-searching "^2.0.5"
43314331
comment-parser "^1.4.0"

0 commit comments

Comments
 (0)