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 @@ -79,7 +79,7 @@
"dotenv": "17.4.2",
"eslint": "10.6.0",
"eslint-plugin-import": "2.32.0",
"eslint-plugin-jsdoc": "63.0.9",
"eslint-plugin-jsdoc": "63.0.10",
"eslint-plugin-unused-imports": "4.4.1",
"globals": "17.7.0",
"jiti": "2.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7879,9 +7879,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:63.0.9":
version: 63.0.9
resolution: "eslint-plugin-jsdoc@npm:63.0.9"
"eslint-plugin-jsdoc@npm:63.0.10":
version: 63.0.10
resolution: "eslint-plugin-jsdoc@npm:63.0.10"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.87.0"
"@es-joy/resolve.exports": "npm:1.2.0"
Expand All @@ -7899,7 +7899,7 @@ __metadata:
to-valid-identifier: "npm:^1.0.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0
checksum: 10/f63b514957d5b952493bbe2c15d8e9fb6f6954fb9bf076f1574cce9be877abf20037dca361de84b6f6437a6799ea9814a081eb59c871a6744e58fdc2f8b7fcbe
checksum: 10/17f8e4dc2a629c38c9f84aa3d286a6c52a43c948d99341bcf4b79fab7123d895b8d2c1c181bd3b412e3ec13dea929c6c6e08a52cfe73136c9d145f63ba9256e3
languageName: node
linkType: hard

Expand Down Expand Up @@ -12785,7 +12785,7 @@ __metadata:
dotenv: "npm:17.4.2"
eslint: "npm:10.6.0"
eslint-plugin-import: "npm:2.32.0"
eslint-plugin-jsdoc: "npm:63.0.9"
eslint-plugin-jsdoc: "npm:63.0.10"
eslint-plugin-unused-imports: "npm:4.4.1"
globals: "npm:17.7.0"
jiti: "npm:2.7.0"
Expand Down