Skip to content

Commit 214ccc5

Browse files
Update dependency eslint-plugin-jsdoc to v61.3.0
1 parent cb49b23 commit 214ccc5

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -746,11 +746,16 @@
746746
debug "^4.3.4"
747747
ts-api-utils "^2.1.0"
748748

749-
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.46.0", "@typescript-eslint/types@^8.46.3":
749+
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.46.3":
750750
version "8.46.3"
751751
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.3.tgz#da05ea40e91359b4275dbb3a489f2f7907a02245"
752752
integrity sha512-G7Ok9WN/ggW7e/tOf8TQYMaxgID3Iujn231hfi0Pc7ZheztIJVpO44ekY00b7akqc6nZcvregk0Jpah3kep6hA==
753753

754+
"@typescript-eslint/types@^8.46.0":
755+
version "8.47.0"
756+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.47.0.tgz#c7fc9b6642d03505f447a8392934b9d1850de5af"
757+
integrity sha512-nHAE6bMKsizhA2uuYZbEbmp5z2UpffNrPEqiKIeN7VsV6UY/roxanWfoRrf6x/k9+Obf+GQdkm0nPU+vnMXo9A==
758+
754759
"@typescript-eslint/[email protected]":
755760
version "8.46.3"
756761
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.3.tgz#c12406afba707f9779ce0c0151a08c33b3a96d41"
@@ -2340,9 +2345,9 @@ eslint-config-prettier@^10.0.0:
23402345
integrity sha512-zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMpw==
23412346

23422347
eslint-plugin-jsdoc@^61.0.0:
2343-
version "61.1.12"
2344-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-61.1.12.tgz#afef5a5f3d27af0d0bb9c01e3aab8042e8c4f0dd"
2345-
integrity sha512-CGJTnltz7ovwOW33xYhvA4fMuriPZpR5OnJf09SV28iU2IUpJwMd6P7zvUK8Sl56u5YzO+1F9m46wpSs2dufEw==
2348+
version "61.3.0"
2349+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-61.3.0.tgz#722ba9e53d7caa3461b06049c5d4e126c3dc671f"
2350+
integrity sha512-E4m/5J5lrasd63Z74q4CCZ4PFnywnnrcvA7zZ98802NPhrZKKTp5NH+XAT+afcjXp2ps2/OQF5gPSWCT2XFCJg==
23462351
dependencies:
23472352
"@es-joy/jsdoccomment" "~0.76.0"
23482353
"@es-joy/resolve.exports" "1.2.0"

0 commit comments

Comments
 (0)