Skip to content

Commit 1160a91

Browse files
Update dependency eslint-plugin-jsdoc to v50.6.1 (#9394)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e1fb3dd commit 1160a91

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1428,14 +1428,14 @@ debug@4:
14281428
dependencies:
14291429
ms "2.1.2"
14301430

1431-
debug@^4.3.1, debug@^4.3.2, debug@^4.3.6:
1431+
debug@^4.3.1, debug@^4.3.2:
14321432
version "4.3.7"
14331433
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52"
14341434
integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==
14351435
dependencies:
14361436
ms "^2.1.3"
14371437

1438-
debug@^4.3.4, debug@~4.4.0:
1438+
debug@^4.3.4, debug@^4.3.6, debug@~4.4.0:
14391439
version "4.4.0"
14401440
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
14411441
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
@@ -1786,9 +1786,9 @@ eslint-config-prettier@^9.0.0:
17861786
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
17871787

17881788
eslint-plugin-jsdoc@^50.0.0:
1789-
version "50.6.0"
1790-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.6.0.tgz#2c6049a40305313174a30212bc360e775b797a0a"
1791-
integrity sha512-tCNp4fR79Le3dYTPB0dKEv7yFyvGkUCa+Z3yuTrrNGGOxBlXo9Pn0PEgroOZikUQOGjxoGMVKNjrOHcYEdfszg==
1789+
version "50.6.1"
1790+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.6.1.tgz#791a668fd4b0700a759e9a16a741a6a805f5b95c"
1791+
integrity sha512-UWyaYi6iURdSfdVVqvfOs2vdCVz0J40O/z/HTsv2sFjdjmdlUI/qlKLOTmwbPQ2tAfQnE5F9vqx+B+poF71DBQ==
17921792
dependencies:
17931793
"@es-joy/jsdoccomment" "~0.49.0"
17941794
are-docs-informative "^0.0.2"

0 commit comments

Comments
 (0)