Skip to content

Commit

Permalink
[JS] bump: (deps-dev): Bump the development group in /js with 3 updat…
Browse files Browse the repository at this point in the history
…es (#1289)

#minor Bumps the development group in /js with 3 updates:
[@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor),
[mocha](https://github.com/mochajs/mocha) and
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).

Updates `@microsoft/api-extractor` from 7.39.4 to 7.40.1
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md"><code>@​microsoft/api-extractor</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>7.40.1</h2>
<p>Thu, 08 Feb 2024 01:09:21 GMT</p>
<p><em>Version update only</em></p>
<h2>7.40.0</h2>
<p>Wed, 07 Feb 2024 01:11:18 GMT</p>
<h3>Minor changes</h3>
<ul>
<li>Classify arrow functions as <code>function</code> kind in the doc
model export.</li>
</ul>
<h2>7.39.5</h2>
<p>Mon, 05 Feb 2024 23:46:52 GMT</p>
<p><em>Version update only</em></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/rushstack/commit/8e8a059bd5b9bc01fedad859ff86d95c57481751"><code>8e8a059</code></a>
Bump versions [skip ci]</li>
<li><a
href="https://github.com/microsoft/rushstack/commit/16fef019c86679443d6ab9fcad4c2b8db85816dc"><code>16fef01</code></a>
Update changelogs [skip ci]</li>
<li><a
href="https://github.com/microsoft/rushstack/commit/3c70ff22782791f46ad78331c12976c9bba8c4c8"><code>3c70ff2</code></a>
Bump versions [skip ci]</li>
<li><a
href="https://github.com/microsoft/rushstack/commit/89c3f16ab99bd021cbd1ce1b1fa16cf07bd647cf"><code>89c3f16</code></a>
Update changelogs [skip ci]</li>
<li><a
href="https://github.com/microsoft/rushstack/commit/80bc088757a310adb3fd0281e7da9c9d2db37fbc"><code>80bc088</code></a>
chore: PR feedback</li>
<li><a
href="https://github.com/microsoft/rushstack/commit/a0502af016550fe3774a4f38095237e24dd48d88"><code>a0502af</code></a>
feat: process arrow functions as <code>function</code> instead of
<code>variable</code> kind in Api...</li>
<li><a
href="https://github.com/microsoft/rushstack/commit/fe1cbf4e3f325e4d55c4c02316715999b72b4d20"><code>fe1cbf4</code></a>
Bump versions [skip ci]</li>
<li><a
href="https://github.com/microsoft/rushstack/commit/210b7b575a273cbdb7dc5dd72f9c3f2fae5a7f99"><code>210b7b5</code></a>
Update changelogs [skip ci]</li>
<li>See full diff in <a
href="https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.40.1/apps/api-extractor">compare
view</a></li>
</ul>
</details>
<br />

Updates `mocha` from 10.2.0 to 10.3.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mochajs/mocha/releases">mocha's
releases</a>.</em></p>
<blockquote>
<h2>v10.3.0</h2>
<p>This is a stable release equivalent to <a
href="https://github.com/mochajs/mocha/releases/tag/v10.3.0-preminor.0">v10.3.0-preminor.0</a>.</p>
<h2>What's Changed</h2>
<ul>
<li>Fix deprecated warn gh actions by <a
href="https://github.com/outsideris"><code>@​outsideris</code></a> in <a
href="https://redirect.github.com/mochajs/mocha/pull/4962">mochajs/mocha#4962</a></li>
<li>fix <a
href="https://redirect.github.com/mochajs/mocha/issues/4837">#4837</a>
Update glob due to vulnerability in dep by <a
href="https://github.com/jb2311"><code>@​jb2311</code></a> in <a
href="https://redirect.github.com/mochajs/mocha/pull/4970">mochajs/mocha#4970</a></li>
<li>Add Node v19 to test matrix by <a
href="https://github.com/juergba"><code>@​juergba</code></a> in <a
href="https://redirect.github.com/mochajs/mocha/pull/4974">mochajs/mocha#4974</a></li>
<li>chore: fix the ci by <a
href="https://github.com/Uzlopak"><code>@​Uzlopak</code></a> in <a
href="https://redirect.github.com/mochajs/mocha/pull/5020">mochajs/mocha#5020</a></li>
<li>update can-i-use by <a
href="https://github.com/Uzlopak"><code>@​Uzlopak</code></a> in <a
href="https://redirect.github.com/mochajs/mocha/pull/5021">mochajs/mocha#5021</a></li>
<li>chore: remove uuid dev dependency by <a
href="https://github.com/Uzlopak"><code>@​Uzlopak</code></a> in <a
href="https://redirect.github.com/mochajs/mocha/pull/5022">mochajs/mocha#5022</a></li>
<li>chore: remove nanoid as dependency by <a
href="https://github.com/Uzlopak"><code>@​Uzlopak</code></a> in <a
href="https://redirect.github.com/mochajs/mocha/pull/5024">mochajs/mocha#5024</a></li>
<li>chore: remove touch as dev dependency by <a
href="https://github.com/Uzlopak"><code>@​Uzlopak</code></a> in <a
href="https://redirect.github.com/mochajs/mocha/pull/5023">mochajs/mocha#5023</a></li>
<li>chore: remove stale workflow by <a
href="https://github.com/JoshuaKGoldberg"><code>@​JoshuaKGoldberg</code></a>
in <a
href="https://redirect.github.com/mochajs/mocha/pull/5029">mochajs/mocha#5029</a></li>
<li>docs: fix fragment ID for yargs' &quot;extends&quot; documentation
by <a
href="https://github.com/Spencer-Doak"><code>@​Spencer-Doak</code></a>
in <a
href="https://redirect.github.com/mochajs/mocha/pull/4918">mochajs/mocha#4918</a></li>
<li>docs: use mocha.js instead of mocha in the example run by <a
href="https://github.com/nikolas"><code>@​nikolas</code></a> in <a
href="https://redirect.github.com/mochajs/mocha/pull/4927">mochajs/mocha#4927</a></li>
<li>docs: fix jsdoc return type of <code>titlePath</code> method by <a
href="https://github.com/F3n67u"><code>@​F3n67u</code></a> in <a
href="https://redirect.github.com/mochajs/mocha/pull/4886">mochajs/mocha#4886</a></li>
<li>docs: overhaul contributing and maintenance docs for end-of-year
2023 by <a
href="https://github.com/JoshuaKGoldberg"><code>@​JoshuaKGoldberg</code></a>
in <a
href="https://redirect.github.com/mochajs/mocha/pull/5038">mochajs/mocha#5038</a></li>
<li>docs: touchups to labels and a template title post-revamp by <a
href="https://github.com/JoshuaKGoldberg"><code>@​JoshuaKGoldberg</code></a>
in <a
href="https://redirect.github.com/mochajs/mocha/pull/5050">mochajs/mocha#5050</a></li>
<li>fix: add alt text to Built with Netlify badge by <a
href="https://github.com/JoshuaKGoldberg"><code>@​JoshuaKGoldberg</code></a>
in <a
href="https://redirect.github.com/mochajs/mocha/pull/5068">mochajs/mocha#5068</a></li>
<li>chore: inline nyan reporter's write function by <a
href="https://github.com/JoshuaKGoldberg"><code>@​JoshuaKGoldberg</code></a>
in <a
href="https://redirect.github.com/mochajs/mocha/pull/5056">mochajs/mocha#5056</a></li>
<li>chore: remove unnecessary canvas dependency by <a
href="https://github.com/JoshuaKGoldberg"><code>@​JoshuaKGoldberg</code></a>
in <a
href="https://redirect.github.com/mochajs/mocha/pull/5069">mochajs/mocha#5069</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/jb2311"><code>@​jb2311</code></a> made
their first contribution in <a
href="https://redirect.github.com/mochajs/mocha/pull/4970">mochajs/mocha#4970</a></li>
<li><a href="https://github.com/Uzlopak"><code>@​Uzlopak</code></a> made
their first contribution in <a
href="https://redirect.github.com/mochajs/mocha/pull/5020">mochajs/mocha#5020</a></li>
<li><a
href="https://github.com/Spencer-Doak"><code>@​Spencer-Doak</code></a>
made their first contribution in <a
href="https://redirect.github.com/mochajs/mocha/pull/4918">mochajs/mocha#4918</a></li>
<li><a href="https://github.com/nikolas"><code>@​nikolas</code></a> made
their first contribution in <a
href="https://redirect.github.com/mochajs/mocha/pull/4927">mochajs/mocha#4927</a></li>
<li><a href="https://github.com/F3n67u"><code>@​F3n67u</code></a> made
their first contribution in <a
href="https://redirect.github.com/mochajs/mocha/pull/4886">mochajs/mocha#4886</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/mochajs/mocha/compare/v10.2.0...v10.3.0">https://github.com/mochajs/mocha/compare/v10.2.0...v10.3.0</a></p>
<h2>v10.3.0-preminor.0</h2>
<p>A test release tagged with <code>next</code> on npm, to test that we
can do releases at all. See <a
href="https://redirect.github.com/mochajs/mocha/issues/5081">#5081</a>
for context.</p>
<h2>What's Changed</h2>
<ul>
<li>Fix deprecated warn gh actions by <a
href="https://github.com/outsideris"><code>@​outsideris</code></a> in <a
href="https://redirect.github.com/mochajs/mocha/pull/4962">mochajs/mocha#4962</a></li>
<li>fix <a
href="https://redirect.github.com/mochajs/mocha/issues/4837">#4837</a>
Update glob due to vulnerability in dep by <a
href="https://github.com/jb2311"><code>@​jb2311</code></a> in <a
href="https://redirect.github.com/mochajs/mocha/pull/4970">mochajs/mocha#4970</a></li>
<li>Add Node v19 to test matrix by <a
href="https://github.com/juergba"><code>@​juergba</code></a> in <a
href="https://redirect.github.com/mochajs/mocha/pull/4974">mochajs/mocha#4974</a></li>
<li>chore: fix the ci by <a
href="https://github.com/Uzlopak"><code>@​Uzlopak</code></a> in <a
href="https://redirect.github.com/mochajs/mocha/pull/5020">mochajs/mocha#5020</a></li>
<li>update can-i-use by <a
href="https://github.com/Uzlopak"><code>@​Uzlopak</code></a> in <a
href="https://redirect.github.com/mochajs/mocha/pull/5021">mochajs/mocha#5021</a></li>
<li>chore: remove uuid dev dependency by <a
href="https://github.com/Uzlopak"><code>@​Uzlopak</code></a> in <a
href="https://redirect.github.com/mochajs/mocha/pull/5022">mochajs/mocha#5022</a></li>
<li>chore: remove nanoid as dependency by <a
href="https://github.com/Uzlopak"><code>@​Uzlopak</code></a> in <a
href="https://redirect.github.com/mochajs/mocha/pull/5024">mochajs/mocha#5024</a></li>
<li>chore: remove touch as dev dependency by <a
href="https://github.com/Uzlopak"><code>@​Uzlopak</code></a> in <a
href="https://redirect.github.com/mochajs/mocha/pull/5023">mochajs/mocha#5023</a></li>
<li>chore: remove stale workflow by <a
href="https://github.com/JoshuaKGoldberg"><code>@​JoshuaKGoldberg</code></a>
in <a
href="https://redirect.github.com/mochajs/mocha/pull/5029">mochajs/mocha#5029</a></li>
<li>docs: fix fragment ID for yargs' &quot;extends&quot; documentation
by <a
href="https://github.com/Spencer-Doak"><code>@​Spencer-Doak</code></a>
in <a
href="https://redirect.github.com/mochajs/mocha/pull/4918">mochajs/mocha#4918</a></li>
<li>docs: use mocha.js instead of mocha in the example run by <a
href="https://github.com/nikolas"><code>@​nikolas</code></a> in <a
href="https://redirect.github.com/mochajs/mocha/pull/4927">mochajs/mocha#4927</a></li>
<li>docs: fix jsdoc return type of <code>titlePath</code> method by <a
href="https://github.com/F3n67u"><code>@​F3n67u</code></a> in <a
href="https://redirect.github.com/mochajs/mocha/pull/4886">mochajs/mocha#4886</a></li>
<li>docs: overhaul contributing and maintenance docs for end-of-year
2023 by <a
href="https://github.com/JoshuaKGoldberg"><code>@​JoshuaKGoldberg</code></a>
in <a
href="https://redirect.github.com/mochajs/mocha/pull/5038">mochajs/mocha#5038</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/mochajs/mocha/blob/master/CHANGELOG.md">mocha's
changelog</a>.</em></p>
<blockquote>
<h1>10.3.0 / 2024-02-08</h1>
<p>This is a stable release equivalent to <a
href="https://github.com/mochajs/mocha/blob/master/#1030-prerelease--2024-01-18">10.30.0-prerelease</a>.</p>
<h1>10.3.0-prerelease / 2024-01-18</h1>
<p>This is a prerelease version to test our ability to release.
Other than removing or updating dependencies, it contains no intended
user-facing changes.</p>
<h2>:nut_and_bolt: Other</h2>
<ul>
<li><a
href="https://redirect.github.com/mochajs/mocha/pull/5069">#5069</a>:
chore: remove unnecessary canvas dependency (<a
href="https://github.com/JoshuaKGoldberg"><strong><code>@​JoshuaKGoldberg</code></strong></a>)</li>
<li><a
href="https://redirect.github.com/mochajs/mocha/pull/5068">#5068</a>:
fix: add alt text to Built with Netlify badge (<a
href="https://github.com/JoshuaKGoldberg"><strong><code>@​JoshuaKGoldberg</code></strong></a>)</li>
<li><a
href="https://redirect.github.com/mochajs/mocha/pull/5056">#5056</a>:
chore: inline nyan reporter's write function (<a
href="https://github.com/JoshuaKGoldberg"><strong><code>@​JoshuaKGoldberg</code></strong></a>)</li>
<li><a
href="https://redirect.github.com/mochajs/mocha/pull/5050">#5050</a>:
docs: touchups to labels and a template title post-revamp (<a
href="https://github.com/JoshuaKGoldberg"><strong><code>@​JoshuaKGoldberg</code></strong></a>)</li>
<li><a
href="https://redirect.github.com/mochajs/mocha/pull/5038">#5038</a>:
docs: overhaul contributing and maintenance docs for end-of-year 2023
(<a
href="https://github.com/JoshuaKGoldberg"><strong><code>@​JoshuaKGoldberg</code></strong></a>)</li>
<li><a
href="https://redirect.github.com/mochajs/mocha/pull/5029">#5029</a>:
chore: remove stale workflow (<a
href="https://github.com/JoshuaKGoldberg"><strong><code>@​JoshuaKGoldberg</code></strong></a>)</li>
<li><a
href="https://redirect.github.com/mochajs/mocha/pull/5024">#5024</a>:
chore: remove nanoid as dependency (<a
href="https://github.com/Uzlopak"><strong><code>@​Uzlopak</code></strong></a>)</li>
<li><a
href="https://redirect.github.com/mochajs/mocha/pull/5023">#5023</a>:
chore: remove touch as dev dependency (<a
href="https://github.com/Uzlopak"><strong><code>@​Uzlopak</code></strong></a>)</li>
<li><a
href="https://redirect.github.com/mochajs/mocha/pull/5022">#5022</a>:
chore: remove uuid dev dependency (<a
href="https://github.com/Uzlopak"><strong><code>@​Uzlopak</code></strong></a>)</li>
<li><a
href="https://redirect.github.com/mochajs/mocha/pull/5021">#5021</a>:
update can-i-use (<a
href="https://github.com/Uzlopak"><strong><code>@​Uzlopak</code></strong></a>)</li>
<li><a
href="https://redirect.github.com/mochajs/mocha/pull/5020">#5020</a>:
chore: fix the ci (<a
href="https://github.com/Uzlopak"><strong><code>@​Uzlopak</code></strong></a>)</li>
<li><a
href="https://redirect.github.com/mochajs/mocha/pull/4974">#4974</a>:
Add Node v19 to test matrix (<a
href="https://github.com/juergba"><strong><code>@​juergba</code></strong></a>)</li>
<li><a
href="https://redirect.github.com/mochajs/mocha/pull/4970">#4970</a>:
fix <a
href="https://redirect.github.com/mochajs/mocha/issues/4837">#4837</a>
Update glob due to vulnerability in dep (<a
href="https://github.com/jb2311"><strong><code>@​jb2311</code></strong></a>)</li>
<li><a
href="https://redirect.github.com/mochajs/mocha/pull/4962">#4962</a>:
Fix deprecated warn gh actions (<a
href="https://github.com/outsideris"><strong><code>@​outsideris</code></strong></a>)</li>
<li><a
href="https://redirect.github.com/mochajs/mocha/pull/4927">#4927</a>:
docs: use mocha.js instead of mocha in the example run (<a
href="https://github.com/nikolas"><strong><code>@​nikolas</code></strong></a>)</li>
<li><a
href="https://redirect.github.com/mochajs/mocha/pull/4918">#4918</a>:
docs: fix fragment ID for yargs' &quot;extends&quot; documentation (<a
href="https://github.com/Spencer-Doak"><strong><code>@​Spencer-Doak</code></strong></a>)</li>
<li><a
href="https://redirect.github.com/mochajs/mocha/pull/4886">#4886</a>:
docs: fix jsdoc return type of titlePath method (<a
href="https://github.com/F3n67u"><strong><code>@​F3n67u</code></strong></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mochajs/mocha/commit/a88682963619e4424c9fdcdbb46f66dc9e68876a"><code>a886829</code></a>
chore: fix link in pull request template (<a
href="https://redirect.github.com/mochajs/mocha/issues/5091">#5091</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/53a4bafbdeb32576440b0a21787f2525585411c0"><code>53a4baf</code></a>
chore: remove unnecessary canvas dependency (<a
href="https://redirect.github.com/mochajs/mocha/issues/5069">#5069</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/1ebff45397853e83fb4909c1b0136957d4487528"><code>1ebff45</code></a>
chore: inline nyan reporter's write function (<a
href="https://redirect.github.com/mochajs/mocha/issues/5056">#5056</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/8812413288c42ef80528f10181040ab75ed3375c"><code>8812413</code></a>
fix: add alt text to Built with Netlify badge (<a
href="https://redirect.github.com/mochajs/mocha/issues/5068">#5068</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/645469e1920e2e86458ff068e74eef2e2915083e"><code>645469e</code></a>
docs: touchups to labels and a template title post-revamp (<a
href="https://redirect.github.com/mochajs/mocha/issues/5050">#5050</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/9f9917822fa1d3fe2ec2867809cbbf86f4165f0c"><code>9f99178</code></a>
docs: overhaul contributing and maintenance docs for end-of-year 2023
(<a
href="https://redirect.github.com/mochajs/mocha/issues/5038">#5038</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/eca4fec9eee1332a0474b80aa1740822438955f3"><code>eca4fec</code></a>
docs: fix return jsdoc type of <code>titlePath</code> (<a
href="https://redirect.github.com/mochajs/mocha/issues/4886">#4886</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/060f77dc2f97daac996fce926e7527e438c17e85"><code>060f77d</code></a>
docs: use mocha.js instead of mocha in the example run (<a
href="https://redirect.github.com/mochajs/mocha/issues/4927">#4927</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/4b60c1ad07a3baaedab86c3787d8baad29538b8f"><code>4b60c1a</code></a>
docs: fix fragment ID for yargs.js <code>extends</code> docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/4918">#4918</a>)</li>
<li><a
href="https://github.com/mochajs/mocha/commit/b41e98533aa0fb87d7ba61163254881607a8a8c5"><code>b41e985</code></a>
chore: remove stale workflow (<a
href="https://redirect.github.com/mochajs/mocha/issues/5029">#5029</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/mochajs/mocha/compare/v10.2.0...v10.3.0">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/~joshuakgoldberg">joshuakgoldberg</a>, a new
releaser for mocha since your current version.</p>
</details>
<br />

Updates `@types/node` from 20.11.16 to 20.11.19
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 15, 2024
1 parent e2118cb commit 289917f
Show file tree
Hide file tree
Showing 5 changed files with 42 additions and 42 deletions.
4 changes: 2 additions & 2 deletions js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"@azure/logger": "^1.0.2",
"@azure/ms-rest-js": "2.7.0",
"@microsoft/api-extractor": "^7.39.4",
"@microsoft/api-extractor": "^7.40.1",
"@standardlabs/is-private": "^1.0.1",
"@types/jsonwebtoken": "9.0.4",
"@types/lodash": "^4.14.202",
Expand All @@ -43,7 +43,7 @@
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-security": "^1.7.1",
"exorcist": "^2.0.0",
"mocha": "^10.2.0",
"mocha": "^10.3.0",
"mocha-junit-reporter": "^2.0.0",
"ms-rest-azure": "^3.0.2",
"npm-run-all": "^4.1.5",
Expand Down
4 changes: 2 additions & 2 deletions js/packages/teams-ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@
"@types/assert": "^1.5.10",
"@types/jsonwebtoken": "^9.0.4",
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.16",
"@types/node": "^20.11.19",
"@types/uuid": "^9.0.8",
"eslint": "^8.56.0",
"jsonwebtoken": "^9.0.2",
"mocha": "10.2.0",
"mocha": "10.3.0",
"nyc": "^15.1.0",
"rimraf": "5.0.5",
"shx": "^0.3.4",
Expand Down
2 changes: 1 addition & 1 deletion js/samples/04.ai.a.teamsChefBot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"@types/dotenv": "6.1.1",
"@types/restify": "8.5.12",
"@types/node": "^20.11.16",
"@types/node": "^20.11.19",
"ts-node": "^10.9.2",
"env-cmd": "^10.1.0",
"nodemon": "~1.19.4",
Expand Down
2 changes: 1 addition & 1 deletion js/samples/04.ai.f.vision.cardGazer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@types/dotenv": "6.1.1",
"@types/restify": "8.5.12",
"@types/node": "^20.11.16",
"@types/node": "^20.11.19",
"ts-node": "^10.9.2",
"env-cmd": "^10.1.0",
"nodemon": "~1.19.4",
Expand Down
72 changes: 36 additions & 36 deletions js/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -740,24 +740,24 @@
markdown-it "^12.2.0"
react "^17.0.2"

"@microsoft/[email protected].7":
version "7.28.7"
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.28.7.tgz#efb36902a9d360b3044409c9404dc3e877afd0b9"
integrity sha512-4gCGGEQGHmbQmarnDcEWS2cjj0LtNuD3D6rh3ZcAyAYTkceAugAk2eyQHGdTcGX8w3qMjWCTU1TPb8xHnMM+Kg==
"@microsoft/[email protected].9":
version "7.28.9"
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.28.9.tgz#97ba8c74aa0e95da0ef43489b2bd7aceff2b953e"
integrity sha512-lM77dV+VO46MGp5lu4stUBnO3jyr+CrDzU+DtapcOQEZUqJxPYUoK5zjeD+gRZ9ckgGMZC94ch6FBkpmsjwQgw==
dependencies:
"@microsoft/tsdoc" "0.14.2"
"@microsoft/tsdoc-config" "~0.16.1"
"@rushstack/node-core-library" "3.64.2"
"@rushstack/node-core-library" "3.66.0"

"@microsoft/api-extractor@^7.39.4":
version "7.39.4"
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.39.4.tgz#15732630670df295c1b45fbd3bfd12494e2176cc"
integrity sha512-6YvfkpbEqRQ0UPdVBc+lOiq7VlXi9kw8U3w+RcXCFDVc/UljlXU5l9fHEyuBAW1GGO2opUe+yf9OscWhoHANhg==
"@microsoft/api-extractor@^7.40.1":
version "7.40.1"
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.40.1.tgz#004a4f2291e9e534cf4b751f004911b7e1e34932"
integrity sha512-xHn2Zkh6s5JIjP94SG6VtIlIeRJcASgfZpDKV+bgoddMt1X4ujSZFOz7uEGNYNO7mEtdVOvpNKBpC4CDytD8KQ==
dependencies:
"@microsoft/api-extractor-model" "7.28.7"
"@microsoft/api-extractor-model" "7.28.9"
"@microsoft/tsdoc" "0.14.2"
"@microsoft/tsdoc-config" "~0.16.1"
"@rushstack/node-core-library" "3.64.2"
"@rushstack/node-core-library" "3.66.0"
"@rushstack/rig-package" "0.5.1"
"@rushstack/ts-command-line" "4.17.1"
colors "~1.2.1"
Expand Down Expand Up @@ -992,10 +992,10 @@
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.0.tgz#7d8dacb7fdef0e4387caf7396cbd77f179867d06"
integrity sha512-Zwq5OCzuwJC2jwqmpEQt7Ds1DTi6BWSwoGkbb1n9pO3hzb35BoJELx7c0T23iDkBGkh2e7tvOtjF3tr3OaQHDQ==

"@rushstack/node-core-library@3.64.2":
version "3.64.2"
resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.64.2.tgz#348df161d2cc4ebcd08ddb77ab6e63aec82f610a"
integrity sha512-n1S2VYEklONiwKpUyBq/Fym6yAsfsCXrqFabuOMcCuj4C+zW+HyaspSHXJCKqkMxfjviwe/c9+DUqvRWIvSN9Q==
"@rushstack/node-core-library@3.66.0":
version "3.66.0"
resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.66.0.tgz#88fb1a9632221847d84298f9d7899ef58b5b2704"
integrity sha512-nXyddNe3T9Ph14TrIfjtLZ+GDzC7HL/wF+ZKC18qmRVtz2xXLd1ZzreVgiAgGDwn8ZUWZ/7q//gQJk96iWjSrg==
dependencies:
colors "~1.2.1"
fs-extra "~7.0.1"
Expand Down Expand Up @@ -1227,10 +1227,10 @@
"@types/node" "*"
form-data "^4.0.0"

"@types/node@*", "@types/node@^20.11.16":
version "20.11.16"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.16.tgz#4411f79411514eb8e2926f036c86c9f0e4ec6708"
integrity sha512-gKb0enTmRCzXSSUJDq6/sPcqrfCv2mkkG6Jt/clpn5eiCbKTY+SgZUxo+p8ZKMof5dCp9vHQUAB7wOUTod22wQ==
"@types/node@*", "@types/node@^20.11.19":
version "20.11.19"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.19.tgz#b466de054e9cb5b3831bee38938de64ac7f81195"
integrity sha512-7xMnVEcZFu0DikYjWOlRq7NTPETrm7teqUT2WkQjrTIkEgUyyGdWsj/Zg8bEJt5TNklzbPD1X3fqfsHw3SpapQ==
dependencies:
undici-types "~5.26.4"

Expand Down Expand Up @@ -4829,17 +4829,16 @@ glob-parent@^6.0.2:
dependencies:
is-glob "^4.0.3"

glob@7.2.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
glob@8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/glob/-/glob-8.1.0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e"
integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==
dependencies:
fs.realpath "^1.0.0"
inflight "^1.0.4"
inherits "2"
minimatch "^3.0.4"
minimatch "^5.0.1"
once "^1.3.0"
path-is-absolute "^1.0.0"

glob@^10.3.7:
version "10.3.10"
Expand Down Expand Up @@ -6515,6 +6514,13 @@ minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatc
dependencies:
brace-expansion "^1.1.7"

minimatch@^5.0.1:
version "5.1.6"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96"
integrity sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==
dependencies:
brace-expansion "^2.0.1"

minimatch@^7.4.6:
version "7.4.6"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-7.4.6.tgz#845d6f254d8f4a5e4fd6baf44d5f10c8448365fb"
Expand Down Expand Up @@ -6573,10 +6579,10 @@ mocha-junit-reporter@^2.0.0:
strip-ansi "^6.0.1"
xml "^1.0.1"

mocha@10.2.0, mocha@^10.2.0:
version "10.2.0"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.2.0.tgz#1fd4a7c32ba5ac372e03a17eef435bd00e5c68b8"
integrity sha512-IDY7fl/BecMwFHzoqF2sg/SHHANeBoMMXFlS9r0OXKDssYE1M5O43wUY/9BVPeIvfH2zmEbBfseqN9gBQZzXkg==
mocha@10.3.0, mocha@^10.3.0:
version "10.3.0"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.3.0.tgz#0e185c49e6dccf582035c05fa91084a4ff6e3fe9"
integrity sha512-uF2XJs+7xSLsrmIvn37i/wnc91nw7XjOQB8ccyx5aEgdnohr7n+rEiZP23WkCYHjilR6+EboEnbq/ZQDz4LSbg==
dependencies:
ansi-colors "4.1.1"
browser-stdout "1.3.1"
Expand All @@ -6585,13 +6591,12 @@ [email protected], mocha@^10.2.0:
diff "5.0.0"
escape-string-regexp "4.0.0"
find-up "5.0.0"
glob "7.2.0"
glob "8.1.0"
he "1.2.0"
js-yaml "4.1.0"
log-symbols "4.1.0"
minimatch "5.0.1"
ms "2.1.3"
nanoid "3.3.3"
serialize-javascript "6.0.0"
strip-json-comments "3.1.1"
supports-color "8.1.1"
Expand Down Expand Up @@ -6731,11 +6736,6 @@ nanobench@^2.1.1:
mutexify "^1.1.0"
pretty-hrtime "^1.0.2"

[email protected]:
version "3.3.3"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.3.tgz#fd8e8b7aa761fe807dba2d1b98fb7241bb724a25"
integrity sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==

nanoid@^3.3.6:
version "3.3.6"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
Expand Down

0 comments on commit 289917f

Please sign in to comment.