From d13e71a41d19798c259f8fd05c860effc973207c Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 20 May 2024 09:08:53 +0000
Subject: [PATCH] chore(deps-dev): Bump chai-as-promised from 7.1.1 to 7.1.2
 (#278)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Bumps [chai-as-promised](https://github.com/domenic/chai-as-promised)
from 7.1.1 to 7.1.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/domenic/chai-as-promised/releases">chai-as-promised's
releases</a>.</em></p>
<blockquote>
<h2>v7.1.2</h2>
<h2>What's Changed</h2>
<ul>
<li>docs(README): add example of how to use async/await by <a
href="https://github.com/jedwards1211"><code>@​jedwards1211</code></a>
in <a
href="https://redirect.github.com/chaijs/chai-as-promised/pull/222">chaijs/chai-as-promised#222</a></li>
<li>Updated README.md to reflect functionality by <a
href="https://github.com/James-Firth"><code>@​James-Firth</code></a> in
<a
href="https://redirect.github.com/chaijs/chai-as-promised/pull/247">chaijs/chai-as-promised#247</a></li>
<li>feat: support chai 5.x in peer dependency by <a
href="https://github.com/43081j"><code>@​43081j</code></a> in <a
href="https://redirect.github.com/chaijs/chai-as-promised/pull/284">chaijs/chai-as-promised#284</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/jedwards1211"><code>@​jedwards1211</code></a>
made their first contribution in <a
href="https://redirect.github.com/chaijs/chai-as-promised/pull/222">chaijs/chai-as-promised#222</a></li>
<li><a
href="https://github.com/James-Firth"><code>@​James-Firth</code></a>
made their first contribution in <a
href="https://redirect.github.com/chaijs/chai-as-promised/pull/247">chaijs/chai-as-promised#247</a></li>
<li><a href="https://github.com/43081j"><code>@​43081j</code></a> made
their first contribution in <a
href="https://redirect.github.com/chaijs/chai-as-promised/pull/284">chaijs/chai-as-promised#284</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/chaijs/chai-as-promised/compare/v7.1.1...v7.1.2">https://github.com/chaijs/chai-as-promised/compare/v7.1.1...v7.1.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/chaijs/chai-as-promised/commit/3737f96efd83ab3e3bb36000908150afded2ca86"><code>3737f96</code></a>
7.1.2</li>
<li><a
href="https://github.com/chaijs/chai-as-promised/commit/7ed4bb76f99bb41d32510be4fe4f73b754633604"><code>7ed4bb7</code></a>
feat: support chai 5.x in peer dependency (<a
href="https://redirect.github.com/domenic/chai-as-promised/issues/284">#284</a>)</li>
<li><a
href="https://github.com/chaijs/chai-as-promised/commit/39bfd34988132e443d703c8547fef4e2fbfa7a21"><code>39bfd34</code></a>
Fix README examples for isRejected</li>
<li><a
href="https://github.com/chaijs/chai-as-promised/commit/c3772a8dd5fd288a797da7d5b763f9bd68715404"><code>c3772a8</code></a>
Add an example of how to use async/await to the README</li>
<li>See full diff in <a
href="https://github.com/domenic/chai-as-promised/compare/v7.1.1...v7.1.2">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~chaijs">chaijs</a>, a new releaser for
chai-as-promised since your current version.</p>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=chai-as-promised&package-manager=npm_and_yarn&previous-version=7.1.1&new-version=7.1.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
 package-lock.json | 10 +++++-----
 package.json      |  2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 02d0105..30715c3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -30,7 +30,7 @@
         "@typescript-eslint/eslint-plugin": "6.7.4",
         "@typescript-eslint/parser": "6.21.0",
         "chai": "4.3.10",
-        "chai-as-promised": "7.1.1",
+        "chai-as-promised": "7.1.2",
         "eslint": "8.56.0",
         "eslint-config-prettier": "9.1.0",
         "eslint-plugin-import": "2.29.1",
@@ -3863,15 +3863,15 @@
       }
     },
     "node_modules/chai-as-promised": {
-      "version": "7.1.1",
-      "resolved": "https://registry.npmjs.org/chai-as-promised/-/chai-as-promised-7.1.1.tgz",
-      "integrity": "sha512-azL6xMoi+uxu6z4rhWQ1jbdUhOMhis2PvscD/xjLqNMkv3BPPp2JyyuTHOrf9BOosGpNQ11v6BKv/g57RXbiaA==",
+      "version": "7.1.2",
+      "resolved": "https://registry.npmjs.org/chai-as-promised/-/chai-as-promised-7.1.2.tgz",
+      "integrity": "sha512-aBDHZxRzYnUYuIAIPBH2s511DjlKPzXNlXSGFC8CwmroWQLfrW0LtE1nK3MAwwNhJPa9raEjNCmRoFpG0Hurdw==",
       "dev": true,
       "dependencies": {
         "check-error": "^1.0.2"
       },
       "peerDependencies": {
-        "chai": ">= 2.1.2 < 5"
+        "chai": ">= 2.1.2 < 6"
       }
     },
     "node_modules/chalk": {
diff --git a/package.json b/package.json
index 1734cb1..efbd965 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
     "@typescript-eslint/eslint-plugin": "6.7.4",
     "@typescript-eslint/parser": "6.21.0",
     "chai": "4.3.10",
-    "chai-as-promised": "7.1.1",
+    "chai-as-promised": "7.1.2",
     "eslint": "8.56.0",
     "eslint-config-prettier": "9.1.0",
     "eslint-plugin-import": "2.29.1",