Skip to content

Commit

Permalink
build(deps-dev): bump @typescript-eslint/parser from 6.2.0 to 6.2.1 (#…
Browse files Browse the repository at this point in the history
…707)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.2.0 to 6.2.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>v6.2.1</h2>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.2.0...v6.2.1">6.2.1</a> (2023-07-31)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-inferrable-types] apply also for parameter properties (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7288">#7288</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/67f93b19f2e481a4e441635d72e81de9d5d7ad44">67f93b1</a>)</li>
<li><strong>scope-manager:</strong> correct decorators(.length) check in ClassVisitor for methods (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7334">#7334</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/abbb6c2c6d2bc1f8d4defd2060dbc473735b2cc7">abbb6c2</a>)</li>
<li>yarn version not specified in monorepo (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7371">#7371</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/18f8d74cb9ba8b72fb55aa40872fe8bb18549f92">18f8d74</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.2.0...v6.2.1">6.2.1</a> (2023-07-31)</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/948b0614626c1c737ec30106425ef4a9b8c33dbf"><code>948b061</code></a> chore: publish v6.2.1</li>
<li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v6.2.1/packages/parser">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/parser&package-manager=npm_and_yarn&previous-version=6.2.0&new-version=6.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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 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)


</details>
  • Loading branch information
dependabot[bot] authored Aug 3, 2023
1 parent cdc975b commit e5e3a62
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 55 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/long": "^4.0.1",
"@types/pino": "^7.0.5",
"@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.2.0",
"@typescript-eslint/parser": "^6.2.1",
"@walletconnect/jsonrpc-types": "^1.0.3",
"eslint": "^8.46.0",
"eslint-config-airbnb": "^19.0.4",
Expand Down
63 changes: 9 additions & 54 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7767,31 +7767,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^6.2.0":
version: 6.2.0
resolution: "@typescript-eslint/parser@npm:6.2.0"
"@typescript-eslint/parser@npm:^6.2.1":
version: 6.2.1
resolution: "@typescript-eslint/parser@npm:6.2.1"
dependencies:
"@typescript-eslint/scope-manager": 6.2.0
"@typescript-eslint/types": 6.2.0
"@typescript-eslint/typescript-estree": 6.2.0
"@typescript-eslint/visitor-keys": 6.2.0
"@typescript-eslint/scope-manager": 6.2.1
"@typescript-eslint/types": 6.2.1
"@typescript-eslint/typescript-estree": 6.2.1
"@typescript-eslint/visitor-keys": 6.2.1
debug: ^4.3.4
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: ba79674f2d4599a24c7afa8f18ec28243b80df39f82a4a6b7a4ce7c584ec37d4ade40a3aa058d597a5cbf71647a40d0995866748d14cf4b52d8ad4420d10f669
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:6.2.0":
version: 6.2.0
resolution: "@typescript-eslint/scope-manager@npm:6.2.0"
dependencies:
"@typescript-eslint/types": 6.2.0
"@typescript-eslint/visitor-keys": 6.2.0
checksum: 75a650a3ede78bf841a3bf3f4880b94a06aa4c420f399a6fb9faee19a2e5998f7e330a13f78e07c4958413345bab58b0593f09fa163a77e8f6353012e795660c
checksum: cf4768cbfc696ce1d4b15ae55b3d2b52761e91a4a80e738cf3a75c501c2257d735cd6e462567965069d0d693a8cf5463ab9e8b97c36c6ed1fccd3c1c09855bdb
languageName: node
linkType: hard

Expand Down Expand Up @@ -7822,38 +7812,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:6.2.0":
version: 6.2.0
resolution: "@typescript-eslint/types@npm:6.2.0"
checksum: 81878866cf7f49dbc335cce05adfbd994f348e2ebe9538fd6e934fa82e44186c16b2112b8d5f9f4c528ea127be157185be5e35e4913db4880d20ac495785baaf
languageName: node
linkType: hard

"@typescript-eslint/types@npm:6.2.1":
version: 6.2.1
resolution: "@typescript-eslint/types@npm:6.2.1"
checksum: 388d32f15a9db8ad5d80794caf9ab280d6e5a428efdf4f6a6dfc4069afe4d19da32d628acf638e4c5b92ee77a9a18eecf728a778a3b91cc8a24484af579fc9cf
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.2.0":
version: 6.2.0
resolution: "@typescript-eslint/typescript-estree@npm:6.2.0"
dependencies:
"@typescript-eslint/types": 6.2.0
"@typescript-eslint/visitor-keys": 6.2.0
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: 5bfd5bf09feff6c4807cfa65cf407dd0249f7d487d6820941dd05999ee35cacdabaacadf23c92b90b57920025e93088e93924bc8df41f393ac0366538eb2902f
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.2.1":
version: 6.2.1
resolution: "@typescript-eslint/typescript-estree@npm:6.2.1"
Expand Down Expand Up @@ -7889,16 +7854,6 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/visitor-keys@npm:6.2.1":
version: 6.2.1
resolution: "@typescript-eslint/visitor-keys@npm:6.2.1"
Expand Down Expand Up @@ -11544,7 +11499,7 @@ __metadata:
"@types/long": ^4.0.1
"@types/pino": ^7.0.5
"@typescript-eslint/eslint-plugin": ^6.2.1
"@typescript-eslint/parser": ^6.2.0
"@typescript-eslint/parser": ^6.2.1
"@walletconnect/jsonrpc-types": ^1.0.3
eslint: ^8.46.0
eslint-config-airbnb: ^19.0.4
Expand Down

0 comments on commit e5e3a62

Please sign in to comment.