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
46 changes: 23 additions & 23 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 @@ -83,7 +83,7 @@
"eslint-plugin-unused-imports": "4.4.1",
"globals": "17.9.0",
"jiti": "2.7.0",
"mocha": "11.7.6",
"mocha": "11.8.0",
"mocha-junit-reporter": "2.2.1",
"mocha-multi": "1.1.7",
"nyc": "18.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11918,9 +11918,9 @@ __metadata:
languageName: node
linkType: hard

"mocha@npm:11.7.6":
version: 11.7.6
resolution: "mocha@npm:11.7.6"
"mocha@npm:11.8.0":
version: 11.8.0
resolution: "mocha@npm:11.8.0"
dependencies:
browser-stdout: "npm:^1.3.1"
chokidar: "npm:^4.0.1"
Expand All @@ -11946,7 +11946,7 @@ __metadata:
bin:
_mocha: bin/_mocha
mocha: bin/mocha.js
checksum: 10/a083a65d4a2e74129ef06a77246088159e6dda09f3098e53b93edfd3df32a16d4c32a8ad37845da896365c29da44d1c0d5e6daa8062ad21dec2ebff71ce785c6
checksum: 10/4387620673d47c1249a5aac8d2becc6f54db004d96cf189cf4bd878e7333871228a9911dfd62fa0b71ef61a4b147a9032820c6401fcef77ec46ebcf17fc977c2
languageName: node
linkType: hard

Expand Down Expand Up @@ -12841,7 +12841,7 @@ __metadata:
eslint-plugin-unused-imports: "npm:4.4.1"
globals: "npm:17.9.0"
jiti: "npm:2.7.0"
mocha: "npm:11.7.6"
mocha: "npm:11.8.0"
mocha-junit-reporter: "npm:2.2.1"
mocha-multi: "npm:1.1.7"
nyc: "npm:18.0.0"
Expand Down