Skip to content

Commit

Permalink
feat(deps): update chai to 4.4.0 (#279)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [chai](http://chaijs.com) ([source](https://togithub.com/chaijs/chai)) | devDependencies | minor | [`4.3.10` -> `4.4.0`](https://renovatebot.com/diffs/npm/chai/4.3.10/4.4.0) |

---

### Release Notes

<details>
<summary>chaijs/chai (chai)</summary>

### [`v4.4.0`](https://togithub.com/chaijs/chai/releases/tag/v4.4.0)

[Compare Source](https://togithub.com/chaijs/chai/compare/v4.3.10...v4.4.0)

#### What's Changed

-   Allow deepEqual fonction to be configured globally (4.x.x branch) by [@&#8203;forty](https://togithub.com/forty) in [chaijs/chai#1553

**Full Changelog**: chaijs/chai@v4.3.10...v4.4.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMy4zIiwidXBkYXRlZEluVmVyIjoiMzcuMTMuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
  • Loading branch information
ogkevin-robot[bot] committed Jan 11, 2024
1 parent 580a6a7 commit 2b89e6c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -23,7 +23,7 @@
"@typescript-eslint/eslint-plugin": "6.17.0",
"@typescript-eslint/parser": "6.17.0",
"builtin-modules": "3.3.0",
"chai": "4.3.10",
"chai": "4.4.0",
"esbuild": "0.19.11",
"eslint": "8.56.0",
"mocha": "10.2.0",
Expand Down

0 comments on commit 2b89e6c

Please sign in to comment.