Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…ulture-Software#6282 Third-Culture-Software#6283

6280: chore(deps): bump dotenv from 11.0.0 to 14.0.0 r=jniles a=dependabot[bot]

Bumps [dotenv](https://github.com/motdotla/dotenv) from 11.0.0 to 14.0.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md">dotenv's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/motdotla/dotenv/compare/v13.0.1...v14.0.0">14.0.0</a> (2022-01-16)</h2>
<h3>Added</h3>
<ul>
<li>Support inline comments for the parser 🎉 (<a href="https://github-redirect.dependabot.com/motdotla/dotenv/pull/568">#568</a>)</li>
</ul>
<h2><a href="https://github.com/motdotla/dotenv/compare/v13.0.0...v13.0.1">13.0.1</a> (2022-01-16)</h2>
<h3>Changed</h3>
<ul>
<li>Hide comments and newlines from debug output (<a href="https://github-redirect.dependabot.com/motdotla/dotenv/pull/404">#404</a>)</li>
</ul>
<h2><a href="https://github.com/motdotla/dotenv/compare/v12.0.4...v13.0.0">13.0.0</a> (2022-01-16)</h2>
<h3>Added</h3>
<ul>
<li>Add type file for <code>config.js</code> (<a href="https://github-redirect.dependabot.com/motdotla/dotenv/pull/539">#539</a>)</li>
</ul>
<h2><a href="https://github.com/motdotla/dotenv/compare/v12.0.3...v12.0.4">12.0.4</a> (2022-01-16)</h2>
<h3>Changed</h3>
<ul>
<li>README updates</li>
<li>Minor order adjustment to package json format</li>
</ul>
<h2><a href="https://github.com/motdotla/dotenv/compare/v12.0.2...v12.0.3">12.0.3</a> (2022-01-15)</h2>
<h3>Changed</h3>
<ul>
<li>Simplified jsdoc for consistency across editors</li>
</ul>
<h2><a href="https://github.com/motdotla/dotenv/compare/v12.0.1...v12.0.2">12.0.2</a> (2022-01-15)</h2>
<h3>Changed</h3>
<ul>
<li>Improve embedded jsdoc type documentation</li>
</ul>
<h2><a href="https://github.com/motdotla/dotenv/compare/v12.0.0...v12.0.1">12.0.1</a> (2022-01-15)</h2>
<h3>Changed</h3>
<ul>
<li>README updates and clarifications</li>
</ul>
<h2><a href="https://github.com/motdotla/dotenv/compare/v11.0.0...v12.0.0">12.0.0</a> (2022-01-15)</h2>
<h3>Removed</h3>
<ul>
<li><em>Breaking:</em> drop support for Flow static type checker (<a href="https://github-redirect.dependabot.com/motdotla/dotenv/pull/584">#584</a>)</li>
</ul>
<h3>Changed</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>


6281: chore(deps-dev): bump eslint from 8.6.0 to 8.7.0 r=jniles a=dependabot[bot]

Bumps [eslint](https://github.com/eslint/eslint) from 8.6.0 to 8.7.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p>
<blockquote>
<h2>v8.7.0</h2>
<h2>Features</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/19ad061290e1e97f760cfdce90a651cea9042c32"><code>19ad061</code></a> feat: no-restricted-imports support casing (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15439">#15439</a>) (gfyoung)</li>
<li><a href="https://github.com/eslint/eslint/commit/564ecdb992c6e236fa3ca903f8b2a645afc32d7e"><code>564ecdb</code></a> feat: Support arbitrary module namespace names in no-restricted-imports (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15491">#15491</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/968a02af455f76446269afe07191c6aa37d44a88"><code>968a02a</code></a> feat: Support arbitrary module namespace names in no-useless-rename (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15493">#15493</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/0d2b9a6dfa544f7ab084425eafc90a90aa14bcae"><code>0d2b9a6</code></a> feat: move <code>eslint --init</code> to <code>`@​eslint/create-config</code>` (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15150">#15150</a>) (唯然)</li>
<li><a href="https://github.com/eslint/eslint/commit/127f524337f92dd72d36e71e646c91c9715ad444"><code>127f524</code></a> feat: false negative with <code>property</code> option in <code>id-match</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15474">#15474</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/359b2c18233cb48f7dae9433a877e5727fab3411"><code>359b2c1</code></a> feat: Support arbitrary module namespace names in the camelcase rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15490">#15490</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/3549571702dc3e0d9a4d3de615adb6abb13859c4"><code>3549571</code></a> feat: Support arbitrary module namespace names in the quotes rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15479">#15479</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/5563c454901aafd54e01521e923cdcbaf051b08d"><code>5563c45</code></a> feat: Support arbitrary module namespace names in keyword-spacing (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15481">#15481</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/fd3683f2f5ead78a2444163cab6849784a966a0a"><code>fd3683f</code></a> feat: Support arbitrary module namespace names in no-restricted-exports (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15478">#15478</a>) (Milos Djermanovic)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/a8db9a597672d3f9122f1cc8de8dfeb6a7f6aeac"><code>a8db9a5</code></a> fix: no-invalid-this false positive in class field initializer (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15495">#15495</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/02d642690282189664b9551e02fb7ff0e4b5c4fb"><code>02d6426</code></a> fix: Correctly consume RuleTester statics (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15507">#15507</a>) (Brad Zacher)</li>
<li><a href="https://github.com/eslint/eslint/commit/db15802ec4d129c89e563a4bf43ec610292695ab"><code>db15802</code></a> fix: Add property <code>fatalErrorCount</code> to ignored file results (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15520">#15520</a>) (Francesco Trotta)</li>
<li><a href="https://github.com/eslint/eslint/commit/03ac8cfc773279c01a62897692160f9a883ff4f5"><code>03ac8cf</code></a> fix: Prevent false positives with no-constant-condition (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15486">#15486</a>) (Jordan Eldredge)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/f50f849d2d2d92f28a944846cda209eaf624b9f4"><code>f50f849</code></a> docs: Update CLI docs to prefer local install (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15513">#15513</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/0469eb1028e82e71a2da8608a1b8864dc3f47f24"><code>0469eb1</code></a> docs: Update shell code fences for new website (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15522">#15522</a>) (Olga)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/369fb1b066279d761e59502111c2580834a41648"><code>369fb1b</code></a> chore: Upgrade to eslint-visitor-keys@3.2.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15526">#15526</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/ba6317b4031c9f782b317bd1d9913e70b5625f28"><code>ba6317b</code></a> ci: remove master branch from CI configs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15501">#15501</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/79b6340d6ced0ad62628de6e51dce18d50a5be9f"><code>79b6340</code></a> chore: fixed typo in client-Engine (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15497">#15497</a>) (Abhay Gupta)</li>
<li><a href="https://github.com/eslint/eslint/commit/6278281fab5e1a9623c32ace62a050561e1c0a21"><code>6278281</code></a> chore: switch <code>new syntax</code> issue template to forms (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15480">#15480</a>) (Nitin Kumar)</li>
</ul>
</blockquote>


6282: chore(deps): bump json-2-csv from 3.15.1 to 3.16.0 r=jniles a=dependabot[bot]

Bumps [json-2-csv](https://github.com/mrodrig/json-2-csv) from 3.15.1 to 3.16.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/mrodrig/json-2-csv/releases">json-2-csv's releases</a>.</em></p>
<blockquote>
<h2>NPM Release v3.16.0</h2>
<ul>
<li>Adds the ability to specify a custom function <code>(a, b) =&gt; int</code> for the <code>sortHeader</code> option instead of just a <code>boolean</code> value. Thanks to <a href="https://github.com/mebibou"><code>`@​mebibou</code></a>` for the feature and pull request to add support! <a href="https://github-redirect.dependabot.com/mrodrig/json-2-csv/issues/216">#216</a>, <a href="https://github-redirect.dependabot.com/mrodrig/json-2-csv/issues/217">#217</a></li>
</ul>
</blockquote>


6283: chore(deps-dev): bump mocha from 9.1.3 to 9.1.4 r=jniles a=dependabot[bot]

Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.3 to 9.1.4.
<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>v9.1.4</h2>
<h1>9.1.4 / 2022-01-14</h1>
<p>Please also note our <a href="https://github.com/mochajs/mocha/discussions/categories/announcements">announcements</a>.</p>
<h2>:bug: Fixes</h2>
<ul>
<li><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4807">#4807</a>: <code>import</code> throws wrong error if loader is used (<a href="https://github.com/giltayar"><strong><code>`@​giltayar</code></strong></a>)</li>`
</ul>
<h2>:nut_and_bolt: Other</h2>
<ul>
<li><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4777">#4777</a>: Add Node v17 to CI test matrix (<a href="https://github.com/outsideris"><strong><code>`@​outsideris</code></strong></a>)</li>`
</ul>
</blockquote>


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
bors[bot] and dependabot[bot] authored Jan 17, 2022
5 parents 609ff75 + e502b65 + 2caa38c + 5a94b3f + 6046cf2 commit c36f5f1
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 42 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"csvtojson": "^2.0.8",
"debug": "^4.3.3",
"delay": "^5.0.0",
"dotenv": "^11.0.0",
"dotenv": "^14.0.0",
"excel4node": "^1.7.0",
"express": "^4.17.2",
"express-handlebars": "^6.0.2",
Expand All @@ -121,7 +121,7 @@
"jaro-winkler": "^0.2.8",
"jquery": "^3.5.1",
"jsbarcode": "^3.11.5",
"json-2-csv": "^3.15.1",
"json-2-csv": "^3.16.0",
"lodash": "^4.17.21",
"moment": "^2.29.1",
"morgan": "^1.9.1",
Expand Down Expand Up @@ -154,7 +154,7 @@
"chai-spies-next": "^0.9.3",
"cssnano": "^5.0.15",
"del": "^6.0.0",
"eslint": "^8.6.0",
"eslint": "^8.7.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.25.4",
"gulp": "^4.0.0",
Expand All @@ -177,7 +177,7 @@
"karma-mocha": "^2.0.1",
"karma-ng-html2js-preprocessor": "^1.0.0",
"merge-stream": "^2.0.0",
"mocha": "^9.1.3",
"mocha": "^9.1.4",
"postcss": "^8.4.5",
"protractor": "^7.0.0",
"protractor-console-plugin": "^0.1.1",
Expand Down
66 changes: 28 additions & 38 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -594,7 +594,7 @@ ansi-align@^3.0.0:
dependencies:
string-width "^4.1.0"

ansi-colors@4.1.1, ansi-colors@^4.1.1:
ansi-colors@4.1.1:
version "4.1.1"
resolved "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348"
integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==
Expand Down Expand Up @@ -2559,10 +2559,10 @@ dot-prop@^5.1.0, dot-prop@^5.2.0:
dependencies:
is-obj "^2.0.0"

dotenv@^11.0.0:
version "11.0.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-11.0.0.tgz#ee37feddf8ada6d348a79e198312d4a8abfd1c1e"
integrity sha512-Fp/b504Y5W+e+FpCxTFMUZ7ZEQkQYF0rx+KZtmwixJxGQbLHrhCwo3FjZgNC8vIfrSi29PABNbMoCGD9YoiXbQ==
dotenv@^14.0.0:
version "14.0.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-14.0.0.tgz#a993719c572eb39066922fa2031f0bc40ad88311"
integrity sha512-lO8c74ruYOG0hCK6fWT7t/PVxqcLKhfOqTahXZQN2UCyfN+ZTJmu48wRUVpkBAXsUGjPOG+ndTh8rjZxyf2xqw==

dotgitignore@^2.1.0:
version "2.1.0"
Expand Down Expand Up @@ -2673,13 +2673,6 @@ engine.io@~6.1.0:
engine.io-parser "~5.0.0"
ws "~8.2.3"

enquirer@^2.3.5:
version "2.3.6"
resolved "https://registry.npmjs.org/enquirer/-/enquirer-2.3.6.tgz#2a7fe5dd634a1e4125a975ec994ff5456dc3734d"
integrity sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==
dependencies:
ansi-colors "^4.1.1"

ent@~2.2.0:
version "2.2.0"
resolved "https://registry.npmjs.org/ent/-/ent-2.2.0.tgz#e964219325a21d05f44466a2f686ed6ce5f5dd1d"
Expand Down Expand Up @@ -2897,10 +2890,10 @@ eslint-visitor-keys@^2.0.0:
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==

eslint-visitor-keys@^3.1.0:
version "3.1.0"
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz#eee4acea891814cda67a7d8812d9647dd0179af2"
integrity sha512-yWJFpu4DtjsWKkt5GeNBBuZMlNcYVs6vRCLoCVEJrTjaSB6LC98gFipNK/erM2Heg/E8mIK+hXG/pJMLK+eRZA==
eslint-visitor-keys@^3.1.0, eslint-visitor-keys@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.2.0.tgz#6fbb166a6798ee5991358bc2daa1ba76cc1254a1"
integrity sha512-IOzT0X126zn7ALX0dwFiUQEdsfzrm4+ISsQS8nukaJXwEyYKRSnEIIDULYg1mCtGp7UUXgfGl7BIolXREQK+XQ==

eslint@^6.1.0:
version "6.8.0"
Expand Down Expand Up @@ -2945,10 +2938,10 @@ eslint@^6.1.0:
text-table "^0.2.0"
v8-compile-cache "^2.0.3"

eslint@^8.6.0:
version "8.6.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.6.0.tgz#4318c6a31c5584838c1a2e940c478190f58d558e"
integrity sha512-UvxdOJ7mXFlw7iuHZA4jmzPaUqIw54mZrv+XPYKNbKdLR0et4rf60lIZUU9kiNtnzzMzGWxMV+tQ7uG7JG8DPw==
eslint@^8.7.0:
version "8.7.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.7.0.tgz#22e036842ee5b7cf87b03fe237731675b4d3633c"
integrity sha512-ifHYzkBGrzS2iDU7KjhCAVMGCvF6M3Xfs8X8b37cgrUlDt6bWRTpRh6T/gtSXv1HJ/BUGgmjvNvOEGu85Iif7w==
dependencies:
"@eslint/eslintrc" "^1.0.5"
"@humanwhocodes/config-array" "^0.9.2"
Expand All @@ -2957,11 +2950,10 @@ eslint@^8.6.0:
cross-spawn "^7.0.2"
debug "^4.3.2"
doctrine "^3.0.0"
enquirer "^2.3.5"
escape-string-regexp "^4.0.0"
eslint-scope "^7.1.0"
eslint-utils "^3.0.0"
eslint-visitor-keys "^3.1.0"
eslint-visitor-keys "^3.2.0"
espree "^9.3.0"
esquery "^1.4.0"
esutils "^2.0.2"
Expand All @@ -2970,7 +2962,7 @@ eslint@^8.6.0:
functional-red-black-tree "^1.0.1"
glob-parent "^6.0.1"
globals "^13.6.0"
ignore "^4.0.6"
ignore "^5.2.0"
import-fresh "^3.0.0"
imurmurhash "^0.1.4"
is-glob "^4.0.0"
Expand All @@ -2981,9 +2973,7 @@ eslint@^8.6.0:
minimatch "^3.0.4"
natural-compare "^1.4.0"
optionator "^0.9.1"
progress "^2.0.0"
regexpp "^3.2.0"
semver "^7.2.1"
strip-ansi "^6.0.1"
strip-json-comments "^3.1.0"
text-table "^0.2.0"
Expand Down Expand Up @@ -4380,10 +4370,10 @@ ignore@^4.0.6:
resolved "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==

ignore@^5.1.4:
version "5.1.9"
resolved "https://registry.npmjs.org/ignore/-/ignore-5.1.9.tgz#9ec1a5cbe8e1446ec60d4420060d43aa6e7382fb"
integrity sha512-2zeMQpbKz5dhZ9IwL0gbxSW5w0NK/MSAMtNuhgIHEPmaU3vPdKPL0UdvUCXs5SS4JAwsBxysK5sFMW8ocFiVjQ==
ignore@^5.1.4, ignore@^5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==

image-size@0.7.2:
version "0.7.2"
Expand Down Expand Up @@ -5060,10 +5050,10 @@ jsbn@~0.1.0:
resolved "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
integrity sha1-peZUwuWi3rXyAdls77yoDA7y9RM=

json-2-csv@^3.15.1:
version "3.15.1"
resolved "https://registry.yarnpkg.com/json-2-csv/-/json-2-csv-3.15.1.tgz#a027e8637bfb4eb413b91a95a126a756964db55e"
integrity sha512-w5czxHJz7EdPgoG42IrWD/4dBwXsFNvxRQKdMIMpzut3QFAoErELMadsFXzkFK3Q5LDuenR24dyglPtHgXEZBQ==
json-2-csv@^3.16.0:
version "3.16.0"
resolved "https://registry.yarnpkg.com/json-2-csv/-/json-2-csv-3.16.0.tgz#3af1fea559883108179bfa2ea4a080a94893f05d"
integrity sha512-bWZ4KkZPwr69K8k2tBFN0NtjMtHDS67ovDnk1yoCJOrJNCF+TIGPCI+jOx3Nbpugnk2fhFQVSxsIcpDZrxrMEw==
dependencies:
deeks "2.5.1"
doc-path "3.0.2"
Expand Down Expand Up @@ -5798,10 +5788,10 @@ mkdirp@^0.5.1, mkdirp@^0.5.4, mkdirp@~0.5.1:
dependencies:
minimist "^1.2.5"

mocha@^9.1.3:
version "9.1.3"
resolved "https://registry.npmjs.org/mocha/-/mocha-9.1.3.tgz#8a623be6b323810493d8c8f6f7667440fa469fdb"
integrity sha512-Xcpl9FqXOAYqI3j79pEtHBBnQgVXIhpULjGQa7DVb0Po+VzmSIK9kanAiWLHoRR/dbZ2qpdPshuXr8l1VaHCzw==
mocha@^9.1.4:
version "9.1.4"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.1.4.tgz#5a332d6ade6345b975fd97b5b39139854c8e1b32"
integrity sha512-+q2aV5VlJZuLgCWoBvGI5zEwPF9eEI0kr/sAA9Jm4xMND7RfIEyF8JE7C0JIg8WXRG+P1sdIAb5ccoHPlXLzcw==
dependencies:
"@ungap/promise-all-settled" "1.1.2"
ansi-colors "4.1.1"
Expand Down Expand Up @@ -7669,7 +7659,7 @@ semver-greatest-satisfied-range@^1.1.0:
resolved "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==

semver@7.3.5, semver@^7.1.1, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4:
semver@7.3.5, semver@^7.1.1, semver@^7.3.2, semver@^7.3.4:
version "7.3.5"
resolved "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==
Expand Down

0 comments on commit c36f5f1

Please sign in to comment.