Skip to content
Closed
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 @@ -118,7 +118,7 @@
"eslint-config-prettier": "8.8.0",
"eslint-plugin-chai-expect": "3.0.0",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "40.1.1",
"eslint-plugin-jsdoc": "46.2.4",
"eslint-plugin-jsonc": "2.7.0",
"eslint-plugin-markdown": "3.0.0",
"eslint-plugin-markdownlint": "0.4.1",
Expand Down
45 changes: 32 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -799,14 +799,14 @@ __metadata:
languageName: node
linkType: hard

"@es-joy/jsdoccomment@npm:~0.37.0":
version: 0.37.0
resolution: "@es-joy/jsdoccomment@npm:0.37.0"
"@es-joy/jsdoccomment@npm:~0.39.4":
version: 0.39.4
resolution: "@es-joy/jsdoccomment@npm:0.39.4"
dependencies:
comment-parser: "npm:1.3.1"
esquery: "npm:^1.4.0"
esquery: "npm:^1.5.0"
jsdoc-type-pratt-parser: "npm:~4.0.0"
checksum: c2420eee739a175ab9fafeebdb330f4dbb6f513186db02157cbb2dea64f787c919f6f29cc1c41d3a021f53022019f969f2df8485ef809faf335d5c424d6d98a2
checksum: ef3a88d1ddb96650bf893be50602dfe4cc7f8380f67253a4245958db056c87c17476a3e9ab9db0e76e8b3213160c3bd491cc11502f7d7d7ee967701822a9059c
languageName: node
linkType: hard

Expand Down Expand Up @@ -1125,7 +1125,7 @@ __metadata:
eslint-config-prettier: "npm:8.8.0"
eslint-plugin-chai-expect: "npm:3.0.0"
eslint-plugin-jest-formatting: "npm:3.1.0"
eslint-plugin-jsdoc: "npm:40.1.1"
eslint-plugin-jsdoc: "npm:46.2.4"
eslint-plugin-jsonc: "npm:2.7.0"
eslint-plugin-markdown: "npm:3.0.0"
eslint-plugin-markdownlint: "npm:0.4.1"
Expand Down Expand Up @@ -2640,6 +2640,13 @@ __metadata:
languageName: node
linkType: hard

"are-docs-informative@npm:^0.0.2":
version: 0.0.2
resolution: "are-docs-informative@npm:0.0.2"
checksum: c54114e70e6eb56f428eb3c909a33ae0148682a67bc346f2f260663130148ec585fdc186804c242161986d3c662a2ed902e7e14f9e9914d5f785b0a6907b9062
languageName: node
linkType: hard

"are-we-there-yet@npm:^3.0.0":
version: 3.0.1
resolution: "are-we-there-yet@npm:3.0.1"
Expand Down Expand Up @@ -4353,20 +4360,21 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:40.1.1":
version: 40.1.1
resolution: "eslint-plugin-jsdoc@npm:40.1.1"
"eslint-plugin-jsdoc@npm:46.2.4":
version: 46.2.4
resolution: "eslint-plugin-jsdoc@npm:46.2.4"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.37.0"
"@es-joy/jsdoccomment": "npm:~0.39.4"
are-docs-informative: "npm:^0.0.2"
comment-parser: "npm:1.3.1"
debug: "npm:^4.3.4"
escape-string-regexp: "npm:^4.0.0"
esquery: "npm:^1.5.0"
semver: "npm:^7.3.8"
semver: "npm:^7.5.1"
spdx-expression-parse: "npm:^3.0.1"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: 8fb30436d474f583c816bbdb442abc682c292a6c625525e120b36aa3aa13a95e606711cbb35997b93278f489b2c5bfc5eb2af512172e52390e882f5b33f6a59b
checksum: e3730740acc70e2f2917c48c90a3e252b57c3e318a2777b2b4ad868f068cbd687eefabeee1bb6c09a0a8351769f3dd918518bd3a94f5d7463698860a13386f89
languageName: node
linkType: hard

Expand Down Expand Up @@ -8168,7 +8176,7 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:7.5.0, semver@npm:^7.3.2, semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.3.8":
"semver@npm:7.5.0":
version: 7.5.0
resolution: "semver@npm:7.5.0"
dependencies:
Expand All @@ -8188,6 +8196,17 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.3.2, semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.3.8, semver@npm:^7.5.1":
version: 7.5.1
resolution: "semver@npm:7.5.1"
dependencies:
lru-cache: "npm:^6.0.0"
bin:
semver: bin/semver.js
checksum: 20fce7894334634f553a64334b21fa2dc7cccd08a5f31122c187f1c1d3e45b8fc47d599d3fa52342c3fb3ee0bd139a8fbd41bc5b9e849ada8f7e7cc91b18a180
languageName: node
linkType: hard

"serve-handler@npm:6.1.5":
version: 6.1.5
resolution: "serve-handler@npm:6.1.5"
Expand Down