Skip to content

Commit

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

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

Updates `@microsoft/api-extractor` from 7.40.1 to 7.40.6
<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.6</h2>
<p>Wed, 21 Feb 2024 21:45:28 GMT</p>
<h3>Patches</h3>
<ul>
<li>Replace the dependency on the <code>colors</code> package with
<code>Colorize</code> from <code>@rushstack/terminal</code>.</li>
</ul>
<h2>7.40.5</h2>
<p>Wed, 21 Feb 2024 08:55:47 GMT</p>
<h3>Patches</h3>
<ul>
<li>Fix an issue where imports were trimmed from external packages based
when generating .d.ts rollups</li>
</ul>
<h2>7.40.4</h2>
<p>Tue, 20 Feb 2024 21:45:10 GMT</p>
<p><em>Version update only</em></p>
<h2>7.40.3</h2>
<p>Mon, 19 Feb 2024 21:54:27 GMT</p>
<p><em>Version update only</em></p>
<h2>7.40.2</h2>
<p>Sat, 17 Feb 2024 06:24:34 GMT</p>
<h3>Patches</h3>
<ul>
<li>Fix broken link to API documentation</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/rushstack/commit/5ea170a58aa9d6a1c2b508efd95b56f2e993dd6a"><code>5ea170a</code></a>
Bump versions [skip ci]</li>
<li><a
href="https://github.com/microsoft/rushstack/commit/e4a8de831854c97cf1c4142c14eae3b4c3c47598"><code>e4a8de8</code></a>
Update changelogs [skip ci]</li>
<li><a
href="https://github.com/microsoft/rushstack/commit/610e1123466b353967d8691c18773e45c4c41607"><code>610e112</code></a>
Replace colors with Colorize.</li>
<li><a
href="https://github.com/microsoft/rushstack/commit/d037a2dd4b087e3b58fe7887cc70dea6b2234916"><code>d037a2d</code></a>
Bump versions [skip ci]</li>
<li><a
href="https://github.com/microsoft/rushstack/commit/0edc2e07ed9c744292a81d653f5e261c9c7bfce7"><code>0edc2e0</code></a>
Update changelogs [skip ci]</li>
<li><a
href="https://github.com/microsoft/rushstack/commit/e16cc0f451e530e9aeb7954b06623e251e3e8533"><code>e16cc0f</code></a>
Merge branch 'main' into dont-trim-imports</li>
<li><a
href="https://github.com/microsoft/rushstack/commit/5430b35d14a349abc8ea915feb66181710406319"><code>5430b35</code></a>
docs: Update comment</li>
<li><a
href="https://github.com/microsoft/rushstack/commit/ab3bc75ce2e8cc76760a175b5f570a1406604eff"><code>ab3bc75</code></a>
Bump versions [skip ci]</li>
<li><a
href="https://github.com/microsoft/rushstack/commit/e0ae6f7a55cbe07e7f7ace8fb79df62ef79afaeb"><code>e0ae6f7</code></a>
Update changelogs [skip ci]</li>
<li><a
href="https://github.com/microsoft/rushstack/commit/4682bb225d6404f21b50469c6f699cb99c90a0c8"><code>4682bb2</code></a>
Bump versions [skip ci]</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.40.6/apps/api-extractor">compare
view</a></li>
</ul>
</details>
<br />

Updates `applicationinsights` from 2.9.2 to 2.9.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/ApplicationInsights-node.js/releases">applicationinsights's
releases</a>.</em></p>
<blockquote>
<h2>2.9.4</h2>
<p><a
href="https://redirect.github.com/microsoft/ApplicationInsights-node.js/issues/1280">#1280</a>
Revert Linux App Service SDK Already Exists Changes</p>
<h2>2.9.3</h2>
<p><a
href="https://redirect.github.com/microsoft/ApplicationInsights-node.js/issues/1267">#1267</a>
Add Exception Handling to File Name for Telemetry Caching.
<a
href="https://redirect.github.com/microsoft/ApplicationInsights-node.js/issues/1259">#1259</a>
Fix error when <code>_shutdownStatsbeat</code> gets called while being
undefined.
<a
href="https://redirect.github.com/microsoft/ApplicationInsights-node.js/issues/1276">#1276</a>
Update Statsbeat Network Metric Names.
<a
href="https://redirect.github.com/microsoft/ApplicationInsights-node.js/issues/1278">#1278</a>
Update SDK Version Prefix.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/ApplicationInsights-node.js/commit/22848590735a47930ef33e73e52f43c6e8770f19"><code>2284859</code></a>
Release 2.9.4 (<a
href="https://redirect.github.com/microsoft/ApplicationInsights-node.js/issues/1281">#1281</a>)</li>
<li><a
href="https://github.com/microsoft/ApplicationInsights-node.js/commit/561b23fcb7d143bfcd18fdc4e83fb0916a14558a"><code>561b23f</code></a>
Revert changes. (<a
href="https://redirect.github.com/microsoft/ApplicationInsights-node.js/issues/1280">#1280</a>)</li>
<li><a
href="https://github.com/microsoft/ApplicationInsights-node.js/commit/3882ee919eedbd3e293bdcf6cc3597b5890c9589"><code>3882ee9</code></a>
Release 2.9.3 (<a
href="https://redirect.github.com/microsoft/ApplicationInsights-node.js/issues/1277">#1277</a>)</li>
<li><a
href="https://github.com/microsoft/ApplicationInsights-node.js/commit/93302457f9b796f82eb7cab0794a620e9e5be3bc"><code>9330245</code></a>
Update prefix and tests. (<a
href="https://redirect.github.com/microsoft/ApplicationInsights-node.js/issues/1278">#1278</a>)</li>
<li><a
href="https://github.com/microsoft/ApplicationInsights-node.js/commit/ab2b4a1bf45adc6fa5cc61e0ab1b5d760f635d67"><code>ab2b4a1</code></a>
Update Statsbeat Network Metric Names (<a
href="https://redirect.github.com/microsoft/ApplicationInsights-node.js/issues/1276">#1276</a>)</li>
<li><a
href="https://github.com/microsoft/ApplicationInsights-node.js/commit/96032599977b898d9dd8e934d278a8d323cf98ac"><code>9603259</code></a>
Add Exception Handling to File Name for Telemetry Caching (<a
href="https://redirect.github.com/microsoft/ApplicationInsights-node.js/issues/1267">#1267</a>)</li>
<li><a
href="https://github.com/microsoft/ApplicationInsights-node.js/commit/b952bcf7c0d164c6b05b38669d8566785c3189c4"><code>b952bcf</code></a>
Fix error when <code>_shutdownStatsbeat</code> gets called while being
undefined (<a
href="https://redirect.github.com/microsoft/ApplicationInsights-node.js/issues/1259">#1259</a>)</li>
<li>See full diff in <a
href="https://github.com/microsoft/ApplicationInsights-node.js/compare/2.9.2...2.9.4">compare
view</a></li>
</ul>
</details>
<br />

Updates `eslint-plugin-mocha` from 10.2.0 to 10.3.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/lo1tuma/eslint-plugin-mocha/releases">eslint-plugin-mocha's
releases</a>.</em></p>
<blockquote>
<h2>10.3.0</h2>
<h3>Features</h3>
<ul>
<li>Add <code>consistent-spacing-between-blocks</code> rule (<a
href="https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/340">#340</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Add screendriver to contributors (<a
href="https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/339">#339</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/lo1tuma/eslint-plugin-mocha/blob/main/CHANGELOG.md">eslint-plugin-mocha's
changelog</a>.</em></p>
<blockquote>
<h2>10.3.0 (February 16, 2024)</h2>
<h3>Features</h3>
<ul>
<li>Add <code>consistent-spacing-between-blocks</code> rule (<a
href="https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/340">#340</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Add screendriver to contributors (<a
href="https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/339">#339</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/lo1tuma/eslint-plugin-mocha/commit/e3e51b31ae218e72b1616a35069966231c67a6b9"><code>e3e51b3</code></a>
Release 10.3.0</li>
<li><a
href="https://github.com/lo1tuma/eslint-plugin-mocha/commit/7b87a5c4a2c8921d5bd191985bfd13d74d0ca08f"><code>7b87a5c</code></a>
Merge pull request <a
href="https://redirect.github.com/lo1tuma/eslint-plugin-mocha/issues/340">#340</a>
from bjornua/master</li>
<li><a
href="https://github.com/lo1tuma/eslint-plugin-mocha/commit/06951afc349ac9ee32bf984d6649f6f06c2bc330"><code>06951af</code></a>
Upgrade test and fix single line edge case</li>
<li><a
href="https://github.com/lo1tuma/eslint-plugin-mocha/commit/2de961bd4b41c6c8d2fb922d0b700422630cba82"><code>2de961b</code></a>
Add tests</li>
<li><a
href="https://github.com/lo1tuma/eslint-plugin-mocha/commit/07a5d5f92f1b9087eb23ef5df2fa3a70e251b261"><code>07a5d5f</code></a>
Add consistent-spacing-between-blocks</li>
<li><a
href="https://github.com/lo1tuma/eslint-plugin-mocha/commit/d95f2c3070f9e68e01665245cc64eca210bbb29f"><code>d95f2c3</code></a>
Merge pull request <a
href="https://redirect.github.com/lo1tuma/eslint-plugin-mocha/issues/339">#339</a>
from lo1tuma/contributors</li>
<li><a
href="https://github.com/lo1tuma/eslint-plugin-mocha/commit/b65dec6428ab23fb0bd5e9c613892ed3573d1175"><code>b65dec6</code></a>
Add screendriver to contributors</li>
<li>See full diff in <a
href="https://github.com/lo1tuma/eslint-plugin-mocha/compare/10.2.0...10.3.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `@types/node` from 20.11.19 to 20.11.20
<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 23, 2024
1 parent daea78d commit ab7da8c
Show file tree
Hide file tree
Showing 5 changed files with 55 additions and 53 deletions.
6 changes: 3 additions & 3 deletions js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,23 +22,23 @@
"devDependencies": {
"@azure/logger": "^1.0.2",
"@azure/ms-rest-js": "2.7.0",
"@microsoft/api-extractor": "^7.40.1",
"@microsoft/api-extractor": "^7.40.6",
"@standardlabs/is-private": "^1.0.1",
"@types/jsonwebtoken": "9.0.4",
"@types/lodash": "^4.14.202",
"@types/mocha": "^10.0.6",
"@types/sinon": "^10.0.19",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"applicationinsights": "^2.9.2",
"applicationinsights": "^2.9.4",
"browserify": "^17.0.0",
"chai": "^4.4.1",
"depcheck": "^1.4.7",
"eslint": "^8.56.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsdoc": "^46.10.1",
"eslint-plugin-mocha": "^10.2.0",
"eslint-plugin-mocha": "^10.3.0",
"eslint-plugin-only-warn": "^1.1.0",
"eslint-plugin-prettier": "^5.1.3",
"exorcist": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion js/packages/teams-ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/express": "^4.17.21",
"@types/jsonwebtoken": "^9.0.4",
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.19",
"@types/node": "^20.11.20",
"@types/uuid": "^9.0.8",
"eslint": "^8.56.0",
"express": "^4.18.2",
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.19",
"@types/node": "^20.11.20",
"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.19",
"@types/node": "^20.11.20",
"ts-node": "^10.9.2",
"env-cmd": "^10.1.0",
"nodemon": "~1.19.4",
Expand Down
96 changes: 49 additions & 47 deletions js/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -740,34 +740,34 @@
markdown-it "^12.2.0"
react "^17.0.2"

"@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==
"@microsoft/[email protected].13":
version "7.28.13"
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.28.13.tgz#96fbc52155e0d07e0eabbd9699065b77702fe33a"
integrity sha512-39v/JyldX4MS9uzHcdfmjjfS6cYGAoXV+io8B5a338pkHiSt+gy2eXQ0Q7cGFJ7quSa1VqqlMdlPrB6sLR/cAw==
dependencies:
"@microsoft/tsdoc" "0.14.2"
"@microsoft/tsdoc-config" "~0.16.1"
"@rushstack/node-core-library" "3.66.0"
"@rushstack/node-core-library" "4.0.2"

"@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==
"@microsoft/api-extractor@^7.40.6":
version "7.40.6"
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.40.6.tgz#810372f2fc75156e38120194d5b58d61142e9940"
integrity sha512-9N+XCIQB94Di+ETTzNGLqjgQydslynHou7QPgDhl5gZ+B/Q5hTv5jtqBglTUnTrC0trHdG5/YKN07ehGKlSb5g==
dependencies:
"@microsoft/api-extractor-model" "7.28.9"
"@microsoft/api-extractor-model" "7.28.13"
"@microsoft/tsdoc" "0.14.2"
"@microsoft/tsdoc-config" "~0.16.1"
"@rushstack/node-core-library" "3.66.0"
"@rushstack/rig-package" "0.5.1"
"@rushstack/ts-command-line" "4.17.1"
colors "~1.2.1"
"@rushstack/node-core-library" "4.0.2"
"@rushstack/rig-package" "0.5.2"
"@rushstack/terminal" "0.9.0"
"@rushstack/ts-command-line" "4.17.3"
lodash "~4.17.15"
resolve "~1.22.1"
semver "~7.5.4"
source-map "~0.6.1"
typescript "5.3.3"

"@microsoft/applicationinsights-web-snippet@^1.0.1":
"@microsoft/[email protected]":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-web-snippet/-/applicationinsights-web-snippet-1.0.1.tgz#6bb788b2902e48bf5d460c38c6bb7fedd686ddd7"
integrity sha512-2IHAOaLauc8qaAitvWS+U931T+ze+7MNWrDHY47IENP5y2UA0vqJDu67kWZDdpCN1fFC77sfgfB+HV7SrKshnQ==
Expand Down Expand Up @@ -992,35 +992,42 @@
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.0.tgz#7d8dacb7fdef0e4387caf7396cbd77f179867d06"
integrity sha512-Zwq5OCzuwJC2jwqmpEQt7Ds1DTi6BWSwoGkbb1n9pO3hzb35BoJELx7c0T23iDkBGkh2e7tvOtjF3tr3OaQHDQ==

"@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==
"@rushstack/node-core-library@4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-4.0.2.tgz#e26854a3314b279d57e8abdb4acce7797d02f554"
integrity sha512-hyES82QVpkfQMeBMteQUnrhASL/KHPhd7iJ8euduwNJG4mu2GSOKybf0rOEjOm1Wz7CwJEUm9y0yD7jg2C1bfg==
dependencies:
colors "~1.2.1"
fs-extra "~7.0.1"
import-lazy "~4.0.0"
jju "~1.4.0"
resolve "~1.22.1"
semver "~7.5.4"
z-schema "~5.0.2"

"@rushstack/[email protected].1":
version "0.5.1"
resolved "https://registry.yarnpkg.com/@rushstack/rig-package/-/rig-package-0.5.1.tgz#6c9c283cc96b5bb1eae9875946d974ac5429bb21"
integrity sha512-pXRYSe29TjRw7rqxD4WS3HN/sRSbfr+tJs4a9uuaSIBAITbUggygdhuG0VrO0EO+QqH91GhYMN4S6KRtOEmGVA==
"@rushstack/[email protected].2":
version "0.5.2"
resolved "https://registry.yarnpkg.com/@rushstack/rig-package/-/rig-package-0.5.2.tgz#0e23a115904678717a74049661931c0b37dd5495"
integrity sha512-mUDecIJeH3yYGZs2a48k+pbhM6JYwWlgjs2Ca5f2n1G2/kgdgP9D/07oglEGf6mRyXEnazhEENeYTSNDRCwdqA==
dependencies:
resolve "~1.22.1"
strip-json-comments "~3.1.1"

"@rushstack/[email protected]":
version "4.17.1"
resolved "https://registry.yarnpkg.com/@rushstack/ts-command-line/-/ts-command-line-4.17.1.tgz#c78db928ce5b93f2e98fd9e14c24f3f3876e57f1"
integrity sha512-2jweO1O57BYP5qdBGl6apJLB+aRIn5ccIRTPDyULh0KMwVzFqWtw6IZWt1qtUoZD/pD2RNkIOosH6Cq45rIYeg==
"@rushstack/[email protected]":
version "0.9.0"
resolved "https://registry.yarnpkg.com/@rushstack/terminal/-/terminal-0.9.0.tgz#17ef64c671417a8cf080e60a64c37eb09df1a317"
integrity sha512-49RnIDooriXyqcd7mGyjh9CmjOjf/Vn8PkOQXHa1CS0/RrrynCJLFhRDkswf7gGXZW+6UhROOE8wTmbOrfUTSA==
dependencies:
"@rushstack/node-core-library" "4.0.2"
colors "~1.2.1"

"@rushstack/[email protected]":
version "4.17.3"
resolved "https://registry.yarnpkg.com/@rushstack/ts-command-line/-/ts-command-line-4.17.3.tgz#e8ae87c6dcfd93f43a8e44166f155b25dc695766"
integrity sha512-/PtTYW38A8iUviuCmQSccHfmx3uBh4Jm5YRPU2aTgYEgwT2jtg60vAbwnkMYkyaT1AbWpjZM3xq5uHYPURvStw==
dependencies:
"@rushstack/terminal" "0.9.0"
"@types/argparse" "1.0.38"
argparse "~1.0.9"
colors "~1.2.1"
string-argv "~0.3.1"

"@sinonjs/commons@^2.0.0":
Expand Down Expand Up @@ -1277,10 +1284,10 @@
"@types/node" "*"
form-data "^4.0.0"

"@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==
"@types/node@*", "@types/node@^20.11.20":
version "20.11.20"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.20.tgz#f0a2aee575215149a62784210ad88b3a34843659"
integrity sha512-7/rR21OS+fq8IyHTgtLkDK949uzsa6n8BkziAKtPVpugIkO6D+/ooXMvzXxDnZrmtXVfjb1bKQafYpb8s89LOg==
dependencies:
undici-types "~5.26.4"

Expand Down Expand Up @@ -1830,16 +1837,16 @@ append-transform@^2.0.0:
dependencies:
default-require-extensions "^3.0.0"

applicationinsights@^2.9.2:
version "2.9.2"
resolved "https://registry.yarnpkg.com/applicationinsights/-/applicationinsights-2.9.2.tgz#a83b4bb3201da350cf438015d1e5032cb9978fe1"
integrity sha512-wlDiD7v0BQNM8oNzsf9C836R5ze25u+CuCEZsbA5xMIXYYBxkqkWE/mo9GFJM7rsKaiGqpxEwWmePHKD2Lwy2w==
applicationinsights@^2.9.4:
version "2.9.4"
resolved "https://registry.yarnpkg.com/applicationinsights/-/applicationinsights-2.9.4.tgz#c61527357645dbc4c5b134aae854e5620c95a993"
integrity sha512-mMWW/E+1wy3oreeH1xJd2N5WIwIz4xj3JKneHOi7gHFqPjxgFV68mdKMEeM3YhLK1nC6k+M6Ekhf7e9WhQCSSw==
dependencies:
"@azure/core-auth" "^1.5.0"
"@azure/core-rest-pipeline" "1.10.1"
"@azure/core-util" "1.2.0"
"@azure/opentelemetry-instrumentation-azure-sdk" "^1.0.0-beta.5"
"@microsoft/applicationinsights-web-snippet" "^1.0.1"
"@microsoft/applicationinsights-web-snippet" "1.0.1"
"@opentelemetry/api" "^1.7.0"
"@opentelemetry/core" "^1.19.0"
"@opentelemetry/sdk-trace-base" "^1.19.0"
Expand Down Expand Up @@ -3707,11 +3714,6 @@ dotenv@*, dotenv@^16.4.2:
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.2.tgz#7ca798f89ae2011846bbdbf6470785307754120d"
integrity sha512-rZSSFxke7d9nYQ5NeMIwp5PP+f8wXgKNljpOb7KtH6SKW1cEqcXAz9VSJYVLKe7Jhup/gUYOkaeSVyK8GJ+nBg==

dotenv@^16.4.1:
version "16.4.5"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f"
integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==

dotenv@^8.2.0:
version "8.6.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.6.0.tgz#061af664d19f7f4d8fc6e4ff9b584ce237adcb8b"
Expand Down Expand Up @@ -4163,10 +4165,10 @@ eslint-plugin-jsdoc@^46.10.1:
semver "^7.5.4"
spdx-expression-parse "^4.0.0"

eslint-plugin-mocha@^10.2.0:
version "10.2.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-10.2.0.tgz#15b05ce5be4b332bb0d76826ec1c5ebf67102ad6"
integrity sha512-ZhdxzSZnd1P9LqDPF0DBcFLpRIGdh1zkF2JHnQklKQOvrQtT73kdP5K9V2mzvbLR+cCAO9OI48NXK/Ax9/ciCQ==
eslint-plugin-mocha@^10.3.0:
version "10.3.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-10.3.0.tgz#a1cd40737c230f4dc7477a3bef3bbaad7f8d8282"
integrity sha512-IWzbg2K6B1Q7h37Ih4zMyW+nhmw1JvUlHlbCUUUu6PfOOAUGCB0gxmvv7/U+TQQ6e8yHUv+q7KMdIIum4bx+PA==
dependencies:
eslint-utils "^3.0.0"
rambda "^7.4.0"
Expand Down

0 comments on commit ab7da8c

Please sign in to comment.