Skip to content

Bump chai from 5.2.1 to 5.3.1 #1800

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 19, 2025
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 @@ -27,7 +27,7 @@
"@vitest/eslint-plugin": "^1.3.4",
"babel-plugin-istanbul": "^7.0.0",
"babel-plugin-mockable-imports": "^2.0.1",
"chai": "^5.2.1",
"chai": "^5.3.1",
"chrome-webstore-upload-cli": "^3.3.2",
"eslint": "^9.33.0",
"eslint-config-hypothesis": "^3.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3886,16 +3886,16 @@ __metadata:
languageName: node
linkType: hard

"chai@npm:^5.2.1":
version: 5.2.1
resolution: "chai@npm:5.2.1"
"chai@npm:^5.3.1":
version: 5.3.1
resolution: "chai@npm:5.3.1"
dependencies:
assertion-error: ^2.0.1
check-error: ^2.1.1
deep-eql: ^5.0.1
loupe: ^3.1.0
pathval: ^2.0.0
checksum: 15e2923de73bc4a361fa016b3322c8258c1ec7a33794f6dfa8000b4cd7fb64521363e59fcf08b90b9dd2d787b25ac9e2420535ce31c530501296d4bc03b48576
checksum: e68804fbf0936f338519ea4bbfded3f3cd00e6b24a847efe4c50b8fcb63a9d0e9a08a77ae409de59718dca44810d00d6a0e7f9db57afb39e2853a82ac6afa0e2
languageName: node
linkType: hard

Expand Down Expand Up @@ -6591,7 +6591,7 @@ __metadata:
"@vitest/eslint-plugin": ^1.3.4
babel-plugin-istanbul: ^7.0.0
babel-plugin-mockable-imports: ^2.0.1
chai: ^5.2.1
chai: ^5.3.1
chrome-webstore-upload-cli: ^3.3.2
eslint: ^9.33.0
eslint-config-hypothesis: ^3.3.1
Expand Down