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
25 changes: 16 additions & 9 deletions .pnp.cjs

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

Binary file not shown.
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.4.0",
"eslint-plugin-import": "2.32.0",
"eslint-plugin-jsdoc": "62.9.0",
"eslint-plugin-jsdoc": "63.0.0",
"eslint-plugin-unused-imports": "4.4.1",
"globals": "17.6.0",
"jiti": "2.7.0",
Expand Down
23 changes: 16 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7865,9 +7865,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:62.9.0":
version: 62.9.0
resolution: "eslint-plugin-jsdoc@npm:62.9.0"
"eslint-plugin-jsdoc@npm:63.0.0":
version: 63.0.0
resolution: "eslint-plugin-jsdoc@npm:63.0.0"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.86.0"
"@es-joy/resolve.exports": "npm:1.2.0"
Expand All @@ -7880,12 +7880,12 @@ __metadata:
html-entities: "npm:^2.6.0"
object-deep-merge: "npm:^2.0.0"
parse-imports-exports: "npm:^0.2.4"
semver: "npm:^7.7.4"
semver: "npm:^7.8.0"
spdx-expression-parse: "npm:^4.0.0"
to-valid-identifier: "npm:^1.0.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0
checksum: 10/bdb0042fee874fdde4f68902f5199bbfdb671eb9a3cbd5f12c732e56fdaacf3c1fee0579c334d9e35d6be59c47d445a80f8a473e0709a66d06e09554bd362a39
checksum: 10/dc32e4b92386ef4f98c2cc460597bb9404a5bfc65dfa5b62ad4e408749c11e64e88a417e29708ff320859161f51d5c6b03fc593c2c5a429962cd25cfb10b7a29
languageName: node
linkType: hard

Expand Down Expand Up @@ -12771,7 +12771,7 @@ __metadata:
dotenv: "npm:17.4.2"
eslint: "npm:10.4.0"
eslint-plugin-import: "npm:2.32.0"
eslint-plugin-jsdoc: "npm:62.9.0"
eslint-plugin-jsdoc: "npm:63.0.0"
eslint-plugin-unused-imports: "npm:4.4.1"
globals: "npm:17.6.0"
jiti: "npm:2.7.0"
Expand Down Expand Up @@ -14660,7 +14660,7 @@ __metadata:
languageName: node
linkType: hard

"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":
"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":
version: 7.7.4
resolution: "semver@npm:7.7.4"
bin:
Expand All @@ -14669,6 +14669,15 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.8.0":
version: 7.8.0
resolution: "semver@npm:7.8.0"
bin:
semver: bin/semver.js
checksum: 10/039a8f68a581c03c1ac17c990316da57a79a93af9b109b712739c50cd4d464079f7e3fee31c008b472e390c7ba48a11ed2b86e91d8602bf06059d4a266db1426
languageName: node
linkType: hard

"send@npm:~0.19.0, send@npm:~0.19.1":
version: 0.19.2
resolution: "send@npm:0.19.2"
Expand Down