Skip to content

chore(deps-dev): Bump eslint-plugin-jsdoc from 39.3.6 to 39.3.21 #13950

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "27.1.3",
"eslint-plugin-jsdoc": "39.3.6",
"eslint-plugin-jsdoc": "39.3.21",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-no-unsanitized": "4.0.1",
"eslint-plugin-prettier": "4.2.1",
Expand Down
33 changes: 22 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2483,14 +2483,14 @@ __metadata:
languageName: node
linkType: hard

"@es-joy/jsdoccomment@npm:~0.31.0":
version: 0.31.0
resolution: "@es-joy/jsdoccomment@npm:0.31.0"
"@es-joy/jsdoccomment@npm:~0.33.0":
version: 0.33.0
resolution: "@es-joy/jsdoccomment@npm:0.33.0"
dependencies:
comment-parser: 1.3.1
esquery: ^1.4.0
jsdoc-type-pratt-parser: ~3.1.0
checksum: 1691ff501559f45593e5f080d2c08dea4fadba5f48e526b9ff2943c050fbb40408f5e83968542e5b6bf47219c7573796d00bfe80dacfd1ba8187904cc475cefb
checksum: fe91f9d236fbae44b752b65d95fc6174f89f9b90b9a4cc270247f1f64ed1fe50b438f01303738677ee8c18e5746266bd65e3cba68708bf8190d503039e417f45
languageName: node
linkType: hard

Expand Down Expand Up @@ -7898,20 +7898,20 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:39.3.6":
version: 39.3.6
resolution: "eslint-plugin-jsdoc@npm:39.3.6"
"eslint-plugin-jsdoc@npm:39.3.21":
version: 39.3.21
resolution: "eslint-plugin-jsdoc@npm:39.3.21"
dependencies:
"@es-joy/jsdoccomment": ~0.31.0
"@es-joy/jsdoccomment": ~0.33.0
comment-parser: 1.3.1
debug: ^4.3.4
escape-string-regexp: ^4.0.0
esquery: ^1.4.0
semver: ^7.3.7
semver: ^7.3.8
spdx-expression-parse: ^3.0.1
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: 0825a5eba6cdcb250e45cd5ad488bd234da346f324a11160ad4b8c9fb3c76d8e1457d462fa91c24f11bdff5ef0013375d65c366b648202254c4bcc79eed89060
checksum: 8116cbbdb4c7e388ae20ca86a4e6ce74a7c7d47a7638ef678975506ad9e71cac81cd864ab3a8c5756d75fafd7d7fa142754ceef51e001f9ed26713672c61ee88
languageName: node
linkType: hard

Expand Down Expand Up @@ -15588,6 +15588,17 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.3.8":
version: 7.3.8
resolution: "semver@npm:7.3.8"
dependencies:
lru-cache: ^6.0.0
bin:
semver: bin/semver.js
checksum: ba9c7cbbf2b7884696523450a61fee1a09930d888b7a8d7579025ad93d459b2d1949ee5bbfeb188b2be5f4ac163544c5e98491ad6152df34154feebc2cc337c1
languageName: node
linkType: hard

"serialize-javascript@npm:^4.0.0":
version: 4.0.0
resolution: "serialize-javascript@npm:4.0.0"
Expand Down Expand Up @@ -17897,7 +17908,7 @@ __metadata:
eslint-plugin-header: 3.1.1
eslint-plugin-import: 2.26.0
eslint-plugin-jest: 27.1.3
eslint-plugin-jsdoc: 39.3.6
eslint-plugin-jsdoc: 39.3.21
eslint-plugin-jsx-a11y: 6.6.1
eslint-plugin-no-unsanitized: 4.0.1
eslint-plugin-prettier: 4.2.1
Expand Down