Skip to content

Commit d0680a0

Browse files
Merge #313 #314
313: Bump typescript from 4.2.2 to 4.2.3 r=bidoubiwa a=dependabot-preview[bot] Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.2 to 4.2.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Microsoft/TypeScript/releases">typescript's releases</a>.</em></p> <blockquote> <h2>TypeScript 4.2.3</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-2">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.2.0%22+is%3Aclosed+">fixed issues query for TypeScript v4.2.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.2.1%22+is%3Aclosed+">fixed issues query for TypeScript v4.2.1 (RC)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.2.2%22+is%3Aclosed+">fixed issues query for TypeScript v4.2.2 (Stable)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.2.3%22+is%3Aclosed+">fixed issues query for TypeScript v4.2.3</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.npmjs.com/package/typescript">npm</a></li> <li><a href="https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-423">Visual Studio 2017/2019</a> (<a href="https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017">Select new version in project options</a>)</li> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/TypeScript/commit/34f0e32dc667eb8c7b52b3fc4067316b4ae97774"><code>34f0e32</code></a> Bump version to 4.2.3 and LKG</li> <li><a href="https://github.com/microsoft/TypeScript/commit/47b2632ddd9513df53a84ac609b4e76f5d402ffa"><code>47b2632</code></a> fix(43006): skip trivia in a function name (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/43021">#43021</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/7b14d41642929d2f0df9131c5b10cfd240d5f3d9"><code>7b14d41</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/43024">#43024</a> into release-4.2 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/43032">#43032</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/d9710135fc9dab4ad9f432181b80e57d344ae2ae"><code>d971013</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/42971">#42971</a> into release-4.2 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/42972">#42972</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/acc5fa0945ae6498b35ecbe19744c23c38d8a0c0"><code>acc5fa0</code></a> Expose EncodedSemanticClassificationsRequest in protocol.d.ts (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/42640">#42640</a>) (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/42965">#42965</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/08ad0e2b8879a839db42e1372353a74df4eb89a2"><code>08ad0e2</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/42943">#42943</a> into release-4.2 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/42964">#42964</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/822cb3a9a35ec824e0248ff1bbda9070f4b3b8cc"><code>822cb3a</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/42766">#42766</a> into release-4.2 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/42950">#42950</a>)</li> <li>See full diff in <a href="https://github.com/Microsoft/TypeScript/compare/v4.2.2...v4.2.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=4.2.2&new-version=4.2.3)](https://dependabot.com/compatibility-score/?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=4.2.2&new-version=4.2.3) You can trigger a rebase of this PR 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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> 314: Bump @typescript-eslint/parser from 4.15.2 to 4.16.1 r=bidoubiwa a=dependabot-preview[bot] Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.15.2 to 4.16.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/parser's releases</code></a>.</em></p> <blockquote> <h2>v4.16.1</h2> <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.16.0...v4.16.1">4.16.1</a> (2021-03-01)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>typescript-estree:</strong> update TS version range (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3127">#3127</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/0473674c58df5039a2de3c63ad7494fc6be7487e">0473674</a>)</li> </ul> <h2>v4.16.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.15.2...v4.16.0">4.16.0</a> (2021-03-01)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [consistent-indexed-object-style] do not autofix if interface has extends (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3009">#3009</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/b0475aff3920d748fa74b5a6d8a7ad5dd731aec4">b0475af</a>)</li> <li><strong>eslint-plugin:</strong> [no-implied-eval] handle conditional expression (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3125">#3125</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/8c65d30a225a3b99e80326961d0cb0c8189b039c">8c65d30</a>)</li> <li><strong>eslint-plugin:</strong> [no-unused-vars] don't report nested module declaration (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3119">#3119</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/4ca58886adf3fc0fe31c263559990c8a534205f9">4ca5888</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-function-type] apply existing comments to the fixed code (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3094">#3094</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/c32f803d4480acf5ffc88e308b4243e5185c4f48">c32f803</a>)</li> <li><strong>eslint-plugin:</strong> [unbound-method] allow <code>super</code> expressions in <code>this</code> assignments (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3010">#3010</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/c65a1391be15bbcf3ae293b1c53686703883d546">c65a139</a>)</li> <li><strong>scope-manager:</strong> update libs for typescript 4.2 (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3118">#3118</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/0336c798c9502fc250d2eaa045661950da55e52f">0336c79</a>)</li> </ul> <h3>Features</h3> <ul> <li>TypeScript 4.2 syntax support (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3112">#3112</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/2ebfb21ba6c88c793cfbd0e231e5803b2381694c">2ebfb21</a>)</li> <li><strong>eslint-plugin:</strong> [member-delimiter-style] Add an option 'multilineDetection' to treat types and interfaces as single line if the last member ends on the same line as the closing bracket (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2970">#2970</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/cf86f427186d58b0fce4bb3ff9571c4301babeb3">cf86f42</a>)</li> <li><strong>eslint-plugin:</strong> [prom-func-async] report only function head (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2872">#2872</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/25f459cdc4f38d44b48554e04cfa1676538ccdfb">25f459c</a>)</li> <li><strong>typescript-estree:</strong> throw custom error instead of plain object (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3011">#3011</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/ae14bf55fe31b0eb982ba17333e4aac550d10342">ae14bf5</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md"><code>@typescript-eslint/parser's changelog</code></a>.</em></p> <blockquote> <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.16.0...v4.16.1">4.16.1</a> (2021-03-01)</h2> <p><strong>Note:</strong> Version bump only for package @typescript-eslint/parser</p> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.15.2...v4.16.0">4.16.0</a> (2021-03-01)</h1> <p><strong>Note:</strong> Version bump only for package @typescript-eslint/parser</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/053f6f5d30d3ccde37243db16d689a6e84cc3b91"><code>053f6f5</code></a> chore: publish v4.16.1</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/79eb5bce7f1ceb678e583de04a16009647221225"><code>79eb5bc</code></a> chore: publish v4.16.0</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v4.16.1/packages/parser">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@typescript-eslint/parser&package-manager=npm_and_yarn&previous-version=4.15.2&new-version=4.16.1)](https://dependabot.com/compatibility-score/?dependency-name=@typescript-eslint/parser&package-manager=npm_and_yarn&previous-version=4.15.2&new-version=4.16.1) You can trigger a rebase of this PR 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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
3 parents 157d1f1 + eb20486 + 7cb3aec commit d0680a0

File tree

2 files changed

+47
-13
lines changed

2 files changed

+47
-13
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@rollup/plugin-commonjs": "^17.1.0",
7070
"@rollup/plugin-node-resolve": "^11.2.0",
7171
"@typescript-eslint/eslint-plugin": "^4.15.2",
72-
"@typescript-eslint/parser": "^4.15.2",
72+
"@typescript-eslint/parser": "^4.16.1",
7373
"@vue/eslint-config-typescript": "^7.0.0",
7474
"@vue/eslint-plugin": "^4.2.0",
7575
"babel-eslint": "^10.1.0",
@@ -101,6 +101,6 @@
101101
"rollup-plugin-typescript2": "^0.30.0",
102102
"shx": "^0.3.3",
103103
"ts-jest": "^26.5.2",
104-
"typescript": "^4.2.2"
104+
"typescript": "^4.2.3"
105105
}
106106
}

yarn.lock

Lines changed: 45 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1429,14 +1429,14 @@
14291429
eslint-scope "^5.0.0"
14301430
eslint-utils "^2.0.0"
14311431

1432-
"@typescript-eslint/parser@^4.15.2":
1433-
version "4.15.2"
1434-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.15.2.tgz#c804474321ef76a3955aec03664808f0d6e7872e"
1435-
integrity sha512-SHeF8xbsC6z2FKXsaTb1tBCf0QZsjJ94H6Bo51Y1aVEZ4XAefaw5ZAilMoDPlGghe+qtq7XdTiDlGfVTOmvA+Q==
1432+
"@typescript-eslint/parser@^4.16.1":
1433+
version "4.16.1"
1434+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.16.1.tgz#3bbd3234dd3c5b882b2bcd9899bc30e1e1586d2a"
1435+
integrity sha512-/c0LEZcDL5y8RyI1zLcmZMvJrsR6SM1uetskFkoh3dvqDKVXPsXI+wFB/CbVw7WkEyyTKobC1mUNp/5y6gRvXg==
14361436
dependencies:
1437-
"@typescript-eslint/scope-manager" "4.15.2"
1438-
"@typescript-eslint/types" "4.15.2"
1439-
"@typescript-eslint/typescript-estree" "4.15.2"
1437+
"@typescript-eslint/scope-manager" "4.16.1"
1438+
"@typescript-eslint/types" "4.16.1"
1439+
"@typescript-eslint/typescript-estree" "4.16.1"
14401440
debug "^4.1.1"
14411441

14421442
"@typescript-eslint/[email protected]":
@@ -1455,6 +1455,14 @@
14551455
"@typescript-eslint/types" "4.15.2"
14561456
"@typescript-eslint/visitor-keys" "4.15.2"
14571457

1458+
"@typescript-eslint/[email protected]":
1459+
version "4.16.1"
1460+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.16.1.tgz#244e2006bc60cfe46987e9987f4ff49c9e3f00d5"
1461+
integrity sha512-6IlZv9JaurqV0jkEg923cV49aAn8V6+1H1DRfhRcvZUrptQ+UtSKHb5kwTayzOYTJJ/RsYZdcvhOEKiBLyc0Cw==
1462+
dependencies:
1463+
"@typescript-eslint/types" "4.16.1"
1464+
"@typescript-eslint/visitor-keys" "4.16.1"
1465+
14581466
"@typescript-eslint/[email protected]":
14591467
version "4.15.1"
14601468
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.15.1.tgz#da702f544ef1afae4bc98da699eaecd49cf31c8c"
@@ -1465,6 +1473,11 @@
14651473
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.15.2.tgz#04acf3a2dc8001a88985291744241e732ef22c60"
14661474
integrity sha512-r7lW7HFkAarfUylJ2tKndyO9njwSyoy6cpfDKWPX6/ctZA+QyaYscAHXVAfJqtnY6aaTwDYrOhp+ginlbc7HfQ==
14671475

1476+
"@typescript-eslint/[email protected]":
1477+
version "4.16.1"
1478+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.16.1.tgz#5ba2d3e38b1a67420d2487519e193163054d9c15"
1479+
integrity sha512-nnKqBwMgRlhzmJQF8tnFDZWfunXmJyuXj55xc8Kbfup4PbkzdoDXZvzN8//EiKR27J6vUSU8j4t37yUuYPiLqA==
1480+
14681481
"@typescript-eslint/[email protected]":
14691482
version "4.15.1"
14701483
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.15.1.tgz#fa9a9ff88b4a04d901ddbe5b248bc0a00cd610be"
@@ -1491,6 +1504,19 @@
14911504
semver "^7.3.2"
14921505
tsutils "^3.17.1"
14931506

1507+
"@typescript-eslint/[email protected]":
1508+
version "4.16.1"
1509+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.16.1.tgz#c2fc46b05a48fbf8bbe8b66a63f0a9ba04b356f1"
1510+
integrity sha512-m8I/DKHa8YbeHt31T+UGd/l8Kwr0XCTCZL3H4HMvvLCT7HU9V7yYdinTOv1gf/zfqNeDcCgaFH2BMsS8x6NvJg==
1511+
dependencies:
1512+
"@typescript-eslint/types" "4.16.1"
1513+
"@typescript-eslint/visitor-keys" "4.16.1"
1514+
debug "^4.1.1"
1515+
globby "^11.0.1"
1516+
is-glob "^4.0.1"
1517+
semver "^7.3.2"
1518+
tsutils "^3.17.1"
1519+
14941520
"@typescript-eslint/[email protected]":
14951521
version "4.15.1"
14961522
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.15.1.tgz#c76abbf2a3be8a70ed760f0e5756bf62de5865dd"
@@ -1507,6 +1533,14 @@
15071533
"@typescript-eslint/types" "4.15.2"
15081534
eslint-visitor-keys "^2.0.0"
15091535

1536+
"@typescript-eslint/[email protected]":
1537+
version "4.16.1"
1538+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.16.1.tgz#d7571fb580749fae621520deeb134370bbfc7293"
1539+
integrity sha512-s/aIP1XcMkEqCNcPQtl60ogUYjSM8FU2mq1O7y5cFf3Xcob1z1iXWNB6cC43Op+NGRTFgGolri6s8z/efA9i1w==
1540+
dependencies:
1541+
"@typescript-eslint/types" "4.16.1"
1542+
eslint-visitor-keys "^2.0.0"
1543+
15101544
"@vue/eslint-config-typescript@^7.0.0":
15111545
version "7.0.0"
15121546
resolved "https://registry.yarnpkg.com/@vue/eslint-config-typescript/-/eslint-config-typescript-7.0.0.tgz#220c70c2edf7a253e739298525f4d401b8ef0038"
@@ -6922,10 +6956,10 @@ typedarray-to-buffer@^3.1.5:
69226956
dependencies:
69236957
is-typedarray "^1.0.0"
69246958

6925-
typescript@^4.2.2:
6926-
version "4.2.2"
6927-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
6928-
integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
6959+
typescript@^4.2.3:
6960+
version "4.2.3"
6961+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
6962+
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
69296963

69306964
unicode-canonical-property-names-ecmascript@^1.0.4:
69316965
version "1.0.4"

0 commit comments

Comments
 (0)