Skip to content

Commit a84d7e1

Browse files
Update dependency eslint-plugin-jsdoc to v50.2.5 (#9281)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 753fc52 commit a84d7e1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -1715,9 +1715,9 @@ eslint-config-prettier@^9.0.0:
17151715
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
17161716

17171717
eslint-plugin-jsdoc@^50.0.0:
1718-
version "50.2.4"
1719-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.2.4.tgz#9abef68ea5869e87d8a4444bfef9e5a7787162e2"
1720-
integrity sha512-020jA+dXaXdb+TML3ZJBvpPmzwbNROjnYuTYi/g6A5QEmEjhptz4oPJDKkOGMIByNxsPpdTLzSU1HYVqebOX1w==
1718+
version "50.2.5"
1719+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.2.5.tgz#a0bd16b44ac1df000a17655b7e306b495024a511"
1720+
integrity sha512-o3pVL19dSO3et+env3uV2WjrMX8oEqZjBF8lZBpLl9/CgqaRAIx5UaSPfrbHKB/JlHldWOFFGrUeZWmpWUds6g==
17211721
dependencies:
17221722
"@es-joy/jsdoccomment" "~0.48.0"
17231723
are-docs-informative "^0.0.2"
@@ -3882,9 +3882,9 @@ parse-filepath@^1.0.2:
38823882
path-root "^0.1.1"
38833883

38843884
parse-imports@^2.1.1:
3885-
version "2.1.1"
3886-
resolved "https://registry.yarnpkg.com/parse-imports/-/parse-imports-2.1.1.tgz#ce52141df24990065d72a446a364bffd595577f4"
3887-
integrity sha512-TDT4HqzUiTMO1wJRwg/t/hYk8Wdp3iF/ToMIlAoVQfL1Xs/sTxq1dKWSMjMbQmIarfWKymOyly40+zmPHXMqCA==
3885+
version "2.2.1"
3886+
resolved "https://registry.yarnpkg.com/parse-imports/-/parse-imports-2.2.1.tgz#0a6e8b5316beb5c9905f50eb2bbb8c64a4805642"
3887+
integrity sha512-OL/zLggRp8mFhKL0rNORUTR4yBYujK/uU+xZL+/0Rgm2QE4nLO9v8PzEweSJEbMGKmDRjJE4R3IMJlL2di4JeQ==
38883888
dependencies:
38893889
es-module-lexer "^1.5.3"
38903890
slashes "^3.0.12"

0 commit comments

Comments
 (0)