Skip to content

Commit 9d6dae4

Browse files
chore(deps): update dependency eslint-plugin-jsdoc to v63
1 parent 1bc74d4 commit 9d6dae4

5 files changed

Lines changed: 33 additions & 17 deletions

File tree

.pnp.cjs

Lines changed: 16 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.yarn/cache/eslint-plugin-jsdoc-npm-62.9.0-9f1f1ff23f-bdb0042fee.zip renamed to .yarn/cache/eslint-plugin-jsdoc-npm-63.0.0-308dbb14ab-dc32e4b923.zip

974 KB
Binary file not shown.
41.6 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"dotenv": "17.4.2",
8080
"eslint": "10.4.0",
8181
"eslint-plugin-import": "2.32.0",
82-
"eslint-plugin-jsdoc": "62.9.0",
82+
"eslint-plugin-jsdoc": "63.0.0",
8383
"eslint-plugin-unused-imports": "4.4.1",
8484
"globals": "17.6.0",
8585
"jiti": "2.7.0",

yarn.lock

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7865,9 +7865,9 @@ __metadata:
78657865
languageName: node
78667866
linkType: hard
78677867

7868-
"eslint-plugin-jsdoc@npm:62.9.0":
7869-
version: 62.9.0
7870-
resolution: "eslint-plugin-jsdoc@npm:62.9.0"
7868+
"eslint-plugin-jsdoc@npm:63.0.0":
7869+
version: 63.0.0
7870+
resolution: "eslint-plugin-jsdoc@npm:63.0.0"
78717871
dependencies:
78727872
"@es-joy/jsdoccomment": "npm:~0.86.0"
78737873
"@es-joy/resolve.exports": "npm:1.2.0"
@@ -7880,12 +7880,12 @@ __metadata:
78807880
html-entities: "npm:^2.6.0"
78817881
object-deep-merge: "npm:^2.0.0"
78827882
parse-imports-exports: "npm:^0.2.4"
7883-
semver: "npm:^7.7.4"
7883+
semver: "npm:^7.8.0"
78847884
spdx-expression-parse: "npm:^4.0.0"
78857885
to-valid-identifier: "npm:^1.0.0"
78867886
peerDependencies:
78877887
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0
7888-
checksum: 10/bdb0042fee874fdde4f68902f5199bbfdb671eb9a3cbd5f12c732e56fdaacf3c1fee0579c334d9e35d6be59c47d445a80f8a473e0709a66d06e09554bd362a39
7888+
checksum: 10/dc32e4b92386ef4f98c2cc460597bb9404a5bfc65dfa5b62ad4e408749c11e64e88a417e29708ff320859161f51d5c6b03fc593c2c5a429962cd25cfb10b7a29
78897889
languageName: node
78907890
linkType: hard
78917891

@@ -12771,7 +12771,7 @@ __metadata:
1277112771
dotenv: "npm:17.4.2"
1277212772
eslint: "npm:10.4.0"
1277312773
eslint-plugin-import: "npm:2.32.0"
12774-
eslint-plugin-jsdoc: "npm:62.9.0"
12774+
eslint-plugin-jsdoc: "npm:63.0.0"
1277512775
eslint-plugin-unused-imports: "npm:4.4.1"
1277612776
globals: "npm:17.6.0"
1277712777
jiti: "npm:2.7.0"
@@ -14660,7 +14660,7 @@ __metadata:
1466014660
languageName: node
1466114661
linkType: hard
1466214662

14663-
"semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.5.3, semver@npm:^7.5.4, semver@npm:^7.7.3, semver@npm:^7.7.4":
14663+
"semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.5.3, semver@npm:^7.5.4, semver@npm:^7.7.3":
1466414664
version: 7.7.4
1466514665
resolution: "semver@npm:7.7.4"
1466614666
bin:
@@ -14669,6 +14669,15 @@ __metadata:
1466914669
languageName: node
1467014670
linkType: hard
1467114671

14672+
"semver@npm:^7.8.0":
14673+
version: 7.8.0
14674+
resolution: "semver@npm:7.8.0"
14675+
bin:
14676+
semver: bin/semver.js
14677+
checksum: 10/039a8f68a581c03c1ac17c990316da57a79a93af9b109b712739c50cd4d464079f7e3fee31c008b472e390c7ba48a11ed2b86e91d8602bf06059d4a266db1426
14678+
languageName: node
14679+
linkType: hard
14680+
1467214681
"send@npm:~0.19.0, send@npm:~0.19.1":
1467314682
version: 0.19.2
1467414683
resolution: "send@npm:0.19.2"

0 commit comments

Comments
 (0)