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
40 changes: 20 additions & 20 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 @@ -77,7 +77,7 @@
"chai": "6.2.2",
"cross-env": "10.1.0",
"dotenv": "17.4.2",
"eslint": "10.8.1",
"eslint": "10.9.0",
"eslint-plugin-import": "2.32.0",
"eslint-plugin-jsdoc": "63.3.3",
"eslint-plugin-unused-imports": "4.4.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7982,9 +7982,9 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:10.8.1":
version: 10.8.1
resolution: "eslint@npm:10.8.1"
"eslint@npm:10.9.0":
version: 10.9.0
resolution: "eslint@npm:10.9.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.8.0"
"@eslint-community/regexpp": "npm:^4.12.2"
Expand Down Expand Up @@ -8023,7 +8023,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10/7174710e740f95bfa97d7501419d717c03cf7760c3eea4a91cd10fb804538bbd8cdc0849b26afa789a56a89ee838b727e4b9329e347376f96b8e524727b90ba3
checksum: 10/1cd63bbf4f2c003ed759ab6ae9e2030be0abafdcd7b9ffb5be9e9c3aa3ea6142e6af0a337aac21044957750807fde06c9d052e2c9734cca6792dc2d095f9c180
languageName: node
linkType: hard

Expand Down Expand Up @@ -12842,7 +12842,7 @@ __metadata:
chai: "npm:6.2.2"
cross-env: "npm:10.1.0"
dotenv: "npm:17.4.2"
eslint: "npm:10.8.1"
eslint: "npm:10.9.0"
eslint-plugin-import: "npm:2.32.0"
eslint-plugin-jsdoc: "npm:63.3.3"
eslint-plugin-unused-imports: "npm:4.4.1"
Expand Down