Skip to content

Commit 928fed2

Browse files
build(deps-dev): bump prettier-plugin-jsdoc from 1.3.0 to 1.3.2
Bumps [prettier-plugin-jsdoc](https://github.com/hosseinmd/prettier-plugin-jsdoc) from 1.3.0 to 1.3.2. - [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.0...v1.3.2) --- updated-dependencies: - dependency-name: prettier-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 792ce67 commit 928fed2

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
@@ -92,7 +92,7 @@
9292
"globals": "^15.14.0",
9393
"lint-staged": "15.3.0",
9494
"prettier": "^3.4.2",
95-
"prettier-plugin-jsdoc": "^1.3.0",
95+
"prettier-plugin-jsdoc": "^1.3.2",
9696
"typedoc": "^0.27.6",
9797
"typescript-eslint": "^8.19.0",
9898
"vitest": "2.0.5"

yarn.lock

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

2218-
prettier-plugin-jsdoc@^1.3.0:
2219-
version "1.3.0"
2220-
resolved "https://registry.yarnpkg.com/prettier-plugin-jsdoc/-/prettier-plugin-jsdoc-1.3.0.tgz#98e9cbecc5b8725801cc8a4233a16748500e867b"
2221-
integrity sha512-cQm8xIa0fN9ieJFMXACQd6JPycl+8ouOijAqUqu44EF/s4fXL3Wi9sKXuEaodsEWgCN42Xby/bNhqgM1iWx4uw==
2218+
prettier-plugin-jsdoc@^1.3.2:
2219+
version "1.3.2"
2220+
resolved "https://registry.yarnpkg.com/prettier-plugin-jsdoc/-/prettier-plugin-jsdoc-1.3.2.tgz#9a03581edc4a5313abe872f0083e3189f7edaaf1"
2221+
integrity sha512-LNi9eq0TjyZn/PUNf/SYQxxUvGg5FLK4alEbi3i/S+2JbMyTu790c/puFueXzx09KP44oWCJ+TaHRyM/a0rKJQ==
22222222
dependencies:
22232223
binary-searching "^2.0.5"
22242224
comment-parser "^1.4.0"

0 commit comments

Comments
 (0)