Skip to content

Commit

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

Bumps
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)
from 5.59.0 to 5.59.1.
<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>v5.59.1</h2>
<h2><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.0...v5.59.1">5.59.1</a>
(2023-04-24)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [prefer-regexp-exec] skip malformed
regexes (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6935">#6935</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/05ed60e25f1de9d1bb83d56c81a349130960bec8">05ed60e</a>)</li>
<li><strong>eslint-plugin:</strong> [unified-signatures] no parameters
function (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6940">#6940</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/297086154acc568a0ae8eb41c8977b7a7ba4e0ed">2970861</a>)</li>
</ul>
</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/v5.59.0...v5.59.1">5.59.1</a>
(2023-04-24)</h2>
<p><strong>Note:</strong> Version bump only for package
<code>@​typescript-eslint/parser</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/2f32472787f01545e58d74a1d1cd6248a17a8a9c"><code>2f32472</code></a>
chore: publish v5.59.1</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.1/packages/parser">compare
view</a></li>
</ul>
</details>
  • Loading branch information
dependabot[bot] committed Apr 25, 2023
1 parent e6ada2e commit bd73912
Show file tree
Hide file tree
Showing 4 changed files with 58 additions and 13 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.1",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"@typescript-eslint/parser": "^5.59.1",
"case-sensitive-paths-webpack-plugin": "^2.4.0",
"codecov": "^3.8.3",
"eslint": "^8.38.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 @@ -35,7 +35,7 @@
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"@typescript-eslint/parser": "^5.59.1",
"case-sensitive-paths-webpack-plugin": "^2.4.0",
"eslint": "^8.38.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.1",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"@typescript-eslint/parser": "^5.59.1",
"eslint": "^8.38.0",
"eslint-plugin-security": "^1.7.1",
"fork-ts-checker-webpack-plugin": "^8.0.0",
Expand Down
65 changes: 55 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ __metadata:
dependencies:
"@accessibility-insights-action/shared": "workspace:*"
"@typescript-eslint/eslint-plugin": ^5.59.0
"@typescript-eslint/parser": ^5.59.0
"@typescript-eslint/parser": ^5.59.1
applicationinsights: ^2.5.1
azure-pipelines-task-lib: ^4.3.1
case-sensitive-paths-webpack-plugin: ^2.4.0
Expand Down Expand Up @@ -53,7 +53,7 @@ __metadata:
"@types/react-dom": ^16.9
"@types/serve-static": ^1.15.1
"@typescript-eslint/eslint-plugin": ^5.59.0
"@typescript-eslint/parser": ^5.59.0
"@typescript-eslint/parser": ^5.59.1
accessibility-insights-report: 4.6.4
accessibility-insights-scan: 1.7.0
axe-core: 4.6.3
Expand Down Expand Up @@ -2438,20 +2438,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.59.0":
version: 5.59.0
resolution: "@typescript-eslint/parser@npm:5.59.0"
"@typescript-eslint/parser@npm:^5.59.1":
version: 5.59.1
resolution: "@typescript-eslint/parser@npm:5.59.1"
dependencies:
"@typescript-eslint/scope-manager": 5.59.0
"@typescript-eslint/types": 5.59.0
"@typescript-eslint/typescript-estree": 5.59.0
"@typescript-eslint/scope-manager": 5.59.1
"@typescript-eslint/types": 5.59.1
"@typescript-eslint/typescript-estree": 5.59.1
debug: ^4.3.4
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 1a442d6b776fc1dca4fe104bac77eae0a59b807ba11cef00dec8f5dbbc0fb4e5fc10519eac03dd94d52e4dd6d814800d0e5c0a3bd43eefce80d829c65ba47ad0
checksum: d324d32a69e06ab12aacb72cd3e2a8eb8ade6c2a4d4e6bb013941588a675e818a8ebd973bef1cd818da6a76eb00908bf66d84ef214c3f015dfcb40f8067a335e
languageName: node
linkType: hard

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

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

"@typescript-eslint/type-utils@npm:5.59.0":
version: 5.59.0
resolution: "@typescript-eslint/type-utils@npm:5.59.0"
Expand All @@ -2489,6 +2499,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.59.1":
version: 5.59.1
resolution: "@typescript-eslint/types@npm:5.59.1"
checksum: 40ea7ccf59c4951797d3761e53c866a5979e07fbdabef9dc07d3a3f625a99d4318d5329ae8e628cdfdc0bb9bb6e6d8dfb740f33c7bf318e63fa0a863b9ae85c7
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.59.0":
version: 5.59.0
resolution: "@typescript-eslint/typescript-estree@npm:5.59.0"
Expand All @@ -2507,6 +2524,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.59.1":
version: 5.59.1
resolution: "@typescript-eslint/typescript-estree@npm:5.59.1"
dependencies:
"@typescript-eslint/types": 5.59.1
"@typescript-eslint/visitor-keys": 5.59.1
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
semver: ^7.3.7
tsutils: ^3.21.0
peerDependenciesMeta:
typescript:
optional: true
checksum: e33081937225f38e717ac2f9e90c4a8c6b71b701923eea3e03be76d8c466f0d3c6a4ec1d65c9fc1da4f1989416d386305353c5b53aa736d3af9503061001e3eb
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.59.0":
version: 5.59.0
resolution: "@typescript-eslint/utils@npm:5.59.0"
Expand Down Expand Up @@ -2535,6 +2570,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.59.1":
version: 5.59.1
resolution: "@typescript-eslint/visitor-keys@npm:5.59.1"
dependencies:
"@typescript-eslint/types": 5.59.1
eslint-visitor-keys: ^3.3.0
checksum: f98e399147310cad67de718a8a6336f053d46753bade380c89ddac3dd49512555c3f613636b255ce0b5e2b004654d1c167eb5e53fc8085148b637a5afc20cdd8
languageName: node
linkType: hard

"@webassemblyjs/ast@npm:1.11.1":
version: 1.11.1
resolution: "@webassemblyjs/ast@npm:1.11.1"
Expand Down Expand Up @@ -2777,7 +2822,7 @@ __metadata:
"@types/puppeteer-core": ^7.0.4
"@types/serve-static": ^1.15.1
"@typescript-eslint/eslint-plugin": ^5.59.0
"@typescript-eslint/parser": ^5.59.0
"@typescript-eslint/parser": ^5.59.1
case-sensitive-paths-webpack-plugin: ^2.4.0
codecov: ^3.8.3
eslint: ^8.38.0
Expand Down

0 comments on commit bd73912

Please sign in to comment.