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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"husky": "^9.1.7",
"knip": "^6.14.2",
"lint-staged": "^17.0.4",
"mocha": "^11.7.5",
"mocha": "^11.7.6",
"rolldown": "^1.0.3",
"typescript": "^6.0.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2795,7 +2795,7 @@ __metadata:
husky: "npm:^9.1.7"
knip: "npm:^6.14.2"
lint-staged: "npm:^17.0.4"
mocha: "npm:^11.7.5"
mocha: "npm:^11.7.6"
rolldown: "npm:^1.0.3"
typescript: "npm:^6.0.3"
untildify: "npm:^6.0.0"
Expand Down Expand Up @@ -3754,9 +3754,9 @@ __metadata:
languageName: node
linkType: hard

"mocha@npm:^11.7.4, mocha@npm:^11.7.5":
version: 11.7.5
resolution: "mocha@npm:11.7.5"
"mocha@npm:^11.7.4, mocha@npm:^11.7.6":
version: 11.7.6
resolution: "mocha@npm:11.7.6"
dependencies:
browser-stdout: "npm:^1.3.1"
chokidar: "npm:^4.0.1"
Expand All @@ -3782,7 +3782,7 @@ __metadata:
bin:
_mocha: bin/_mocha
mocha: bin/mocha.js
checksum: 10/878fcec45d79dad3ec01b896ae75eabd0075b8f91866b338b81b2ef8a2279f1e70fb07fc89054108a46864fbc1e6f6898dc31e64c033ded585748c5fcbf7e704
checksum: 10/a083a65d4a2e74129ef06a77246088159e6dda09f3098e53b93edfd3df32a16d4c32a8ad37845da896365c29da44d1c0d5e6daa8062ad21dec2ebff71ce785c6
languageName: node
linkType: hard

Expand Down