Skip to content
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
16 changes: 8 additions & 8 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"dotenv": "16.3.1",
"eslint": "8.45.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsdoc": "46.4.3",
"eslint-plugin-jsdoc": "46.4.4",
"eslint-plugin-unused-imports": "2.0.0",
"mocha": "10.2.0",
"nyc": "15.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6077,9 +6077,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:46.4.3":
version: 46.4.3
resolution: "eslint-plugin-jsdoc@npm:46.4.3"
"eslint-plugin-jsdoc@npm:46.4.4":
version: 46.4.4
resolution: "eslint-plugin-jsdoc@npm:46.4.4"
dependencies:
"@es-joy/jsdoccomment": ~0.39.4
are-docs-informative: ^0.0.2
Expand All @@ -6092,7 +6092,7 @@ __metadata:
spdx-expression-parse: ^3.0.1
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: 9cec116649f7bcd8abea165975ce5d5ae8fd095b3f7c53e00a93c0bd3aeeeb913c8ed3d5c9f67f04fe84d71d20c342b44cf41fc0f7dfd93bdafadeae8c235a81
checksum: bc97f2f146aedcf43b1610a80eb9623deb365a30ba54eb37e6f82c6f205136aa51f67a65b0625729cb33ec941710bfa08d9d18b59296e2d84c2fd6a57d63c2be
languageName: node
linkType: hard

Expand Down Expand Up @@ -9840,7 +9840,7 @@ __metadata:
dotenv: 16.3.1
eslint: 8.45.0
eslint-plugin-import: 2.27.5
eslint-plugin-jsdoc: 46.4.3
eslint-plugin-jsdoc: 46.4.4
eslint-plugin-unused-imports: 2.0.0
mocha: 10.2.0
nyc: 15.1.0
Expand Down