Skip to content

Commit

Permalink
chore(deps-dev): Bump @typescript-eslint/parser from 6.7.2 to 6.7.3 (#…
Browse files Browse the repository at this point in the history
…1828)

Bumps
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)
from 6.7.2 to 6.7.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/parser</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v6.7.3</h2>
<h2><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.2...v6.7.3">6.7.3</a>
(2023-09-25)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>utils:</strong> type portability with
<code>RuleCreator</code>, fix <a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7605">#7605</a>
(<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7690">#7690</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/4e235919811614006d6ebbb7906200ec1b04fbf6">4e23591</a>)</li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md"><code>@​typescript-eslint/parser</code>'s
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.2...v6.7.3">6.7.3</a>
(2023-09-25)</h2>
<p><strong>Note:</strong> Version bump only for package
<code>@​typescript-eslint/parser</code></p>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/91a3e0c85a8fb2001ad808362b437df0b90cce04"><code>91a3e0c</code></a>
chore: publish v6.7.3</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.3/packages/parser">compare
view</a></li>
</ul>
</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 Sep 26, 2023
1 parent 882baf7 commit 949ca7b
Show file tree
Hide file tree
Showing 4 changed files with 59 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/puppeteer-core": "^7.0.4",
"@types/serve-static": "^1.15.2",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"@typescript-eslint/parser": "^6.7.3",
"case-sensitive-paths-webpack-plugin": "^2.4.0",
"codecov": "^3.8.3",
"eslint": "^8.49.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ado-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"@typescript-eslint/parser": "^6.7.3",
"case-sensitive-paths-webpack-plugin": "^2.4.0",
"eslint": "^8.49.0",
"eslint-plugin-security": "^1.7.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/puppeteer-core": "^7.0.4",
"@types/serve-static": "^1.15.2",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"@typescript-eslint/parser": "^6.7.3",
"eslint": "^8.49.0",
"eslint-plugin-security": "^1.7.1",
"fork-ts-checker-webpack-plugin": "^8.0.0",
Expand Down
67 changes: 56 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ __metadata:
dependencies:
"@accessibility-insights-action/shared": "workspace:*"
"@typescript-eslint/eslint-plugin": ^6.7.2
"@typescript-eslint/parser": ^6.7.2
"@typescript-eslint/parser": ^6.7.3
applicationinsights: ^2.7.3
azure-pipelines-task-lib: ^4.6.0
case-sensitive-paths-webpack-plugin: ^2.4.0
Expand Down Expand Up @@ -61,7 +61,7 @@ __metadata:
"@types/react-dom": ^16.9
"@types/serve-static": ^1.15.2
"@typescript-eslint/eslint-plugin": ^6.7.2
"@typescript-eslint/parser": ^6.7.2
"@typescript-eslint/parser": ^6.7.3
accessibility-insights-report: 4.7.2
accessibility-insights-scan: 2.3.2
axe-core: 4.7.2
Expand Down Expand Up @@ -2891,21 +2891,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^6.7.2":
version: 6.7.2
resolution: "@typescript-eslint/parser@npm:6.7.2"
"@typescript-eslint/parser@npm:^6.7.3":
version: 6.7.3
resolution: "@typescript-eslint/parser@npm:6.7.3"
dependencies:
"@typescript-eslint/scope-manager": 6.7.2
"@typescript-eslint/types": 6.7.2
"@typescript-eslint/typescript-estree": 6.7.2
"@typescript-eslint/visitor-keys": 6.7.2
"@typescript-eslint/scope-manager": 6.7.3
"@typescript-eslint/types": 6.7.3
"@typescript-eslint/typescript-estree": 6.7.3
"@typescript-eslint/visitor-keys": 6.7.3
debug: ^4.3.4
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 9e93d3eb432ed5457a852e25a31782d07518f728966cd477620175ae64db9be04f5d8e605f3561dbfe9a365f209a83b2a3788efb9b3cf33669c8bca17f1bcf6f
checksum: 658f3294b281db06ebb46884b92172d45eb402ec25c7d4a09cc2461eee359266029af7a49eb9006ee7c3e0003ba53a06f4bee84aa2e99d2d9a3507b9c84ff775
languageName: node
linkType: hard

Expand All @@ -2919,6 +2919,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:6.7.3":
version: 6.7.3
resolution: "@typescript-eslint/scope-manager@npm:6.7.3"
dependencies:
"@typescript-eslint/types": 6.7.3
"@typescript-eslint/visitor-keys": 6.7.3
checksum: 08215444b7c70af5c45e185ba3c31c550a0a671ab464a67058cbee680c94aa9d1a062958976d8b09f7bcabf2f63114cdc7be2e4e32e2dfdcb2d7cc79961b7b32
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:6.7.2":
version: 6.7.2
resolution: "@typescript-eslint/type-utils@npm:6.7.2"
Expand All @@ -2943,6 +2953,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:6.7.3":
version: 6.7.3
resolution: "@typescript-eslint/types@npm:6.7.3"
checksum: 4adb6177ec710e7438610fee553839a7abecc498dbb36d0170786bab66c5e5415cd720ac06419fd905458ad88c39b661603af5f013adc299137ccb4c51c4c879
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.7.2":
version: 6.7.2
resolution: "@typescript-eslint/typescript-estree@npm:6.7.2"
Expand All @@ -2961,6 +2978,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.7.3":
version: 6.7.3
resolution: "@typescript-eslint/typescript-estree@npm:6.7.3"
dependencies:
"@typescript-eslint/types": 6.7.3
"@typescript-eslint/visitor-keys": 6.7.3
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
semver: ^7.5.4
ts-api-utils: ^1.0.1
peerDependenciesMeta:
typescript:
optional: true
checksum: eaba1feb0e6882b0bad292172c118aac43ba683d1f04b940b542a20035468d030b062b036ea49eca36aa21782e9b1019e87717003b3c3db7d12dc707466b7eb7
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:6.7.2":
version: 6.7.2
resolution: "@typescript-eslint/utils@npm:6.7.2"
Expand Down Expand Up @@ -2988,6 +3023,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:6.7.3":
version: 6.7.3
resolution: "@typescript-eslint/visitor-keys@npm:6.7.3"
dependencies:
"@typescript-eslint/types": 6.7.3
eslint-visitor-keys: ^3.4.1
checksum: cef64173a919107f420703e204d97d0afef0d9bd7a67570df5bdb39ac9464211c5a7b3af735d8f41e8004b443ab83e88b1d6fb951886aed4d3fe9d4778667199
languageName: node
linkType: hard

"@vladfrangu/async_event_emitter@npm:^2.2.2":
version: 2.2.2
resolution: "@vladfrangu/async_event_emitter@npm:2.2.2"
Expand Down Expand Up @@ -3237,7 +3282,7 @@ __metadata:
"@types/puppeteer-core": ^7.0.4
"@types/serve-static": ^1.15.2
"@typescript-eslint/eslint-plugin": ^6.7.2
"@typescript-eslint/parser": ^6.7.2
"@typescript-eslint/parser": ^6.7.3
case-sensitive-paths-webpack-plugin: ^2.4.0
codecov: ^3.8.3
eslint: ^8.49.0
Expand Down

0 comments on commit 949ca7b

Please sign in to comment.