Skip to content

Commit 337186d

Browse files
fix(deps): update dependency eslint-plugin-jsdoc to ^30.6.4 (#140)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 7819ae6 commit 337186d

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"eslint-plugin-ban": "^1.4.0",
4242
"eslint-plugin-etc": "^0.0.1-beta.44",
4343
"eslint-plugin-import": "^2.22.1",
44-
"eslint-plugin-jsdoc": "^30.2.1",
44+
"eslint-plugin-jsdoc": "^30.6.4",
4545
"eslint-plugin-react": "^7.21.4",
4646
"eslint-plugin-react-hooks": "^4.1.2",
4747
"eslint-plugin-rxjs": "^0.0.2-beta.29",

yarn.lock

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1129,10 +1129,10 @@ commander@~2.20.3:
11291129
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
11301130
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
11311131

1132-
comment-parser@^0.7.5:
1133-
version "0.7.5"
1134-
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-0.7.5.tgz#06db157a3b34addf8502393743e41897e2c73059"
1135-
integrity sha512-iH9YA35ccw94nx5244GVkpyC9eVTsL71jZz6iz5w6RIf79JLF2AsXHXq9p6Oaohyl3sx5qSMnGsWUDFIAfWL4w==
1132+
comment-parser@^0.7.6:
1133+
version "0.7.6"
1134+
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-0.7.6.tgz#0e743a53c8e646c899a1323db31f6cd337b10f12"
1135+
integrity sha512-GKNxVA7/iuTnAqGADlTWX4tkhzxZKXp5fLJqKTlQLHkE65XDUKutZ3BHaJC5IGcper2tT3QRD1xr4o3jNpgXXg==
11361136

11371137
common-tags@^1.8.0:
11381138
version "1.8.0"
@@ -1382,12 +1382,12 @@ [email protected], debug@^3.1.0:
13821382
dependencies:
13831383
ms "2.0.0"
13841384

1385-
debug@4, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1:
1386-
version "4.1.1"
1387-
resolved "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791"
1388-
integrity sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==
1385+
debug@4, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.2.0:
1386+
version "4.2.0"
1387+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.2.0.tgz#7f150f93920e94c58f5574c2fd01a3110effe7f1"
1388+
integrity sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==
13891389
dependencies:
1390-
ms "^2.1.1"
1390+
ms "2.1.2"
13911391

13921392
debug@^2.6.9:
13931393
version "2.6.9"
@@ -1749,15 +1749,15 @@ eslint-plugin-import@^2.22.1:
17491749
resolve "^1.17.0"
17501750
tsconfig-paths "^3.9.0"
17511751

1752-
eslint-plugin-jsdoc@^30.2.1:
1753-
version "30.2.1"
1754-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-30.2.1.tgz#6cac1a70ec239b4672888193d8a4e084a7e2d7bf"
1755-
integrity sha512-9Nx+BKMBoCTDRIbVpMV4MYfw+lvfnfsWTWYX9vwRRZrkXBpZkKtE3dsFcG6MhF7N/vW1cwpjEnoAIAtn0+a6gw==
1752+
eslint-plugin-jsdoc@^30.6.4:
1753+
version "30.6.4"
1754+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-30.6.4.tgz#ae7dab1ff24dff2c75fab7bb96a6b5f12621c212"
1755+
integrity sha512-aDTsAkKwyMsIYtytjH5zPtv+LkbCORN6oy/T4L40ssU5pgXWRSs0ULyJb6e4p2jT8y5nmG3IgpawYarL4tKunw==
17561756
dependencies:
1757-
comment-parser "^0.7.5"
1758-
debug "^4.1.1"
1757+
comment-parser "^0.7.6"
1758+
debug "^4.2.0"
17591759
jsdoctypeparser "^9.0.0"
1760-
lodash "^4.17.19"
1760+
lodash "^4.17.20"
17611761
regextras "^0.7.1"
17621762
semver "^7.3.2"
17631763
spdx-expression-parse "^3.0.1"
@@ -3199,10 +3199,10 @@ lodash.zip@^4.2.0:
31993199
resolved "https://registry.npmjs.org/lodash.zip/-/lodash.zip-4.2.0.tgz#ec6662e4896408ed4ab6c542a3990b72cc080020"
32003200
integrity sha1-7GZi5IlkCO1KtsVCo5kLcswIACA=
32013201

3202-
lodash@^4.17.13, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.4, lodash@^4.2.1:
3203-
version "4.17.19"
3204-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
3205-
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
3202+
lodash@^4.17.13, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.4, lodash@^4.2.1:
3203+
version "4.17.20"
3204+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
3205+
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
32063206

32073207
loose-envify@^1.4.0:
32083208
version "1.4.0"
@@ -3467,7 +3467,7 @@ [email protected]:
34673467
resolved "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
34683468
integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=
34693469

3470-
ms@^2.0.0, ms@^2.1.1:
3470+
ms@2.1.2, ms@^2.0.0:
34713471
version "2.1.2"
34723472
resolved "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
34733473
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==

0 commit comments

Comments
 (0)